Two figures — how an insertion threads a new node between two existing nodes, and the reference list used by the practice questions.
Three stages — original list, the moment the new node's next pointer is set, and the final state after the previous node has been redirected.
A simple list with values 10, 20, 30, 40. Every practice question on the next page operates on this exact configuration.