Solving Parabolas & Lines Through (-1,3) and (2,12)

  • Thread starter Thread starter DethRose
  • Start date Start date
Click For Summary

Homework Help Overview

The problem involves finding two distinct parabolas represented by the equation y=ax²+bx+c that pass through the points (-1,3) and (2,12). The task also includes determining the equation of a straight line that connects these two points. Participants are exploring the implications of Gaussian elimination in this context.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to set up a system of equations based on the given points but expresses uncertainty about their results, particularly regarding the value of c. Other participants question the correctness of the calculations and seek clarification on the steps taken to arrive at the conclusion.

Discussion Status

The discussion is ongoing, with participants actively engaging in reviewing the original poster's work and attempting to clarify the process of Gaussian elimination. There is a focus on understanding how to derive the coefficients of the parabolas and the implications of having two equations for three unknowns.

Contextual Notes

Participants note that there are two equations provided, suggesting that two coefficients can be expressed in terms of the third. The original poster's confusion regarding the value of c indicates a potential misunderstanding of the Gaussian elimination process.

DethRose
Messages
101
Reaction score
0
I have a question assigned that states:

use gaussian elimination to find 2 distinct parabolas (y=ax^2+bx+c (one with a greater than 0 and one larger than 0)) that can pass through (-1,3) and (2,12). How many parabolas can pass through the given points and why?

Then use only your above results to determine the equation of the straight line that passes through the 2 points.


ok what i did is i made 2 equations:

3=a-b+c
12=4a+2b+c and used gaussian elimination to solve for the variables but the only one that can be found is c which equals -6.

Am i completely on the wrong track or is there something i am overlooking when I am doing this

please help

thanks
 
Physics news on Phys.org
Your equations look right but I don't think the result (c = -6) is correct, can you show us how you got that?
 
1 1 1 3
2 2 1 12



can be transformed by a sequence of elementary row operations to the matrix

1 1 0 9
0 0 1 -6



Step 2: Interpret the reduced row echelon form


The reduced row echelon form of the augmented matrix is

1 1 0 9
0 0 1 -6



which corresponds to the system

1 x1 +1 x2 = 9
1 x3 = -6
 
DethRose said:
I have a question assigned that states:
use gaussian elimination to find 2 distinct parabolas (y=ax^2+bx+c (one with a greater than 0 and one larger than 0)) that can pass through (-1,3) and (2,12). How many parabolas can pass through the given points and why?
Then use only your above results to determine the equation of the straight line that passes through the 2 points.
ok what i did is i made 2 equations:
3=a-b+c
12=4a+2b+c and used gaussian elimination to solve for the variables but the only one that can be found is c which equals -6.
Am i completely on the wrong track or is there something i am overlooking when I am doing this
please help
thanks

Because there are two equations, you should be able to determine two of the coefficients in terms of the third. That's why the problem says to find two such parabolas.
However, I also do not see how you got c= -6. Please show your work.
 
1 -1 1 3
4 2 1 12



can be transformed by a sequence of elementary row operations to the matrix

1 0 1
--------------------------------------------------------------------------------
2 3
0 1 -1
--------------------------------------------------------------------------------
2 0



Step 2: Interpret the reduced row echelon form


The reduced row echelon form of the augmented matrix is

1 0 1
--------------------------------------------------------------------------------
2 3
0 1 -1
--------------------------------------------------------------------------------
2 0



which corresponds to the system

1 x1 +(1/2) x3 = 3
1 x2 +(-1/2) x3 = 0

x1 = +(-1/2) x3 +3
x2 = +(1/2) x3
x3 = arbitrary
 

Similar threads

Replies
17
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K