General Solutions for three-point parabola

In summary, The conversation discusses using matrix calculation to find a general solution for a parabola passing through three points given by coordinates. The equations for the parabola are set up and it is suggested to rewrite them as a matrix-vector product to determine the unknown constants. Hints and suggestions are welcomed.
  • #1
Hyperreality
202
0
I'm having problems solving this particular question
Using matrix calculation to find a general solution for a parabola that passes through points (x1,y1), (x2, y2), (x3, y3).

First I setted my equations

ax1^2+bx2+c=y1

ax2^2+bx2+c=y2

ax3^2+bx2+c=y3

But I've no idea on how I should set up the augmented matrix. I presume the general solution is referring to the solving the constants a, b and c.

Any hints and suggestions is appreciated.
 
Physics news on Phys.org
  • #2
First of all, your equations are incorrect.
In the first equation, the term "bx2" should read "bx1", while in your third equation the term "bx2" should read "bx3" (I assume these were typos..)

Look at the the left-hand side of your equations.
How can you rewrite this side as a matrix-vector product, where you know the entries in the matrix, while the vector is the unknown?
 
  • #3


Hi there,

Solving a system of equations involving a parabola can be tricky, but using matrix calculations can make it much simpler. Here are some steps you can follow to find the general solution for a three-point parabola:

1. Set up your equations: As you have already done, start by setting up your equations using the three points given. This will give you three equations with three unknowns (a, b, and c).

2. Write the equations in matrix form: To solve the system of equations using matrices, we need to write them in the form of AX = B, where A is the coefficient matrix, X is the unknowns matrix, and B is the constant matrix. In this case, A will be a 3x3 matrix, X will be a 3x1 matrix, and B will be a 3x1 matrix.

3. Construct the augmented matrix: The augmented matrix is formed by combining the coefficient matrix and the constant matrix, separated by a vertical line. In this case, it will be a 3x4 matrix.

4. Use matrix operations to solve for X: Now that we have our augmented matrix, we can use matrix operations (such as row operations) to solve for X. Once you have the values for a, b, and c, you have found the general solution for the parabola.

I hope this helps! If you need more guidance, you can also try looking up examples of solving systems of equations using matrices. Good luck!
 

Related to General Solutions for three-point parabola

1. What is a three-point parabola?

A three-point parabola is a type of quadratic function that can be represented by three points on a graph. These points are used to determine the shape and position of the parabola.

2. How do you find the general solution for a three-point parabola?

To find the general solution for a three-point parabola, you will need to use the three points given and solve for the coefficients of the quadratic function. This is done using a system of equations and can be solved using various methods such as substitution or elimination.

3. Can a three-point parabola have multiple solutions?

No, a three-point parabola can only have one general solution. This is because the three points given determine the shape and position of the parabola, leaving no room for multiple solutions.

4. How do you know if a three-point parabola has a real solution?

A three-point parabola will have a real solution if the three points given lie on the same side of the parabola. If the points are on opposite sides of the parabola, it will not have a real solution.

5. Can the general solution for a three-point parabola be used for any three points?

Yes, the general solution for a three-point parabola can be used for any three points on a graph. However, it is important to note that the points must follow a specific pattern in order for the solution to work. This pattern is known as the three-point parabola property.

Similar threads

Replies
5
Views
1K
  • Precalculus Mathematics Homework Help
Replies
7
Views
916
  • Linear and Abstract Algebra
Replies
17
Views
4K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
4
Views
848
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
173
  • Engineering and Comp Sci Homework Help
Replies
14
Views
2K
  • Introductory Physics Homework Help
Replies
7
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
2K
Back
Top