To prove that three distinct points (p1, q1), (p2, q2), and (p3, q3) lie on a quadratic curve defined by the equation y = a + bx + cx², one can set up a system of linear equations based on these points. Each point provides an equation that relates the coefficients a, b, and c to the x and y coordinates of the points. This system can be represented in matrix form, allowing for the application of matrix methods to solve for the coefficients. The discussion clarifies that the correct form of the equations involves the square of p, ensuring the quadratic relationship is maintained. Ultimately, the three points can indeed be shown to lie on a quadratic curve by solving this system.