How Can Points on a Parabola Determine Its Equation Coefficients?

Click For Summary
SUMMARY

The discussion focuses on determining the coefficients a, b, and c of the quadratic equation y = ax² + bx + c using three points on a parabola: Q(x1,y1), R(x2,y2), and S(x3,y3). Participants clarify that the coefficients can be derived from a system of linear equations represented by an augmented matrix formed from the points. The correct approach involves substituting the points into the quadratic equation and forming three linear equations, which can then be solved for a, b, and c. The method emphasizes that this system is linear, contrary to initial assumptions of non-linearity.

PREREQUISITES
  • Understanding of quadratic equations and their standard form.
  • Familiarity with linear algebra concepts, particularly systems of equations.
  • Knowledge of matrix representation and operations.
  • Basic skills in substituting values into equations.
NEXT STEPS
  • Study the formation of augmented matrices from systems of linear equations.
  • Learn how to solve systems of equations using Gaussian elimination.
  • Explore the implications of linear transformations in quadratic equations.
  • Review the concepts of polynomial interpolation and its applications.
USEFUL FOR

Students in mathematics, particularly those studying algebra and linear algebra, as well as educators looking for methods to teach quadratic equations and systems of equations effectively.

icesalmon
Messages
270
Reaction score
13

Homework Statement


The curve y = ax2 + bx + c passes through the points Q(x1,y1) R(x2,y2), S(x3,y3). Show that the coefficients a, b, and c are a solution of the system of linear equations whose augmented matrix is x12 + x1 + 1 = y1
x22 + x2 + 1 = y2 x32 + x3 + 1 = y3

Homework Equations


The Attempt at a Solution



I don't know where to start, I tried creating linear equations using the points Q, R, and S and the point slope formula. but it got messy. This is from Anton's 10th edition of Linear Algebra with applications pg. 10
 
Physics news on Phys.org
To check if something is a solutions means:
substitute the solution in the system and check that the LHS equals the RHS.
 
icesalmon said:

Homework Statement


The curve y = ax2 + bx + c passes through the points Q(x1,y1) R(x2,y2), S(x3,y3). Show that the coefficients a, b, and c are a solution of the system of linear equations whose augmented matrix is x12 + x1 + 1 = y1
x22 + x2 + 1 = y2 x32 + x3 + 1 = y3

What you have written isn't a matrix, so that isn't the form you are looking for.

Homework Equations


The Attempt at a Solution



I don't know where to start, I tried creating linear equations using the points Q, R, and S and the point slope formula. but it got messy. This is from Anton's 10th edition of Linear Algebra with applications pg. 10

You don't need the point slope form. Just write the three equations given by requiring the points ##(x_1,y_1),\,(x_2,y_2),\, (x_3,y_3)## satisfy the equation ##ax^2+bx+c = y## and think about these three equations in the three unknowns ##a,b,c##. What do you get for their augmented matrix?

P.S. That system in ##a,b,c## will not be a non-linear system.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
4
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K