MHB Quadratic Equation Help: Find 3 Points to Determine Answer

AI Thread Summary
The discussion revolves around finding a quadratic equation based on two intersection points of a parabola and a straight line at (-3,9) and (1,1). It is established that three points are typically needed to determine a quadratic curve, but with only two points provided, the solution must be derived from the given options. The analysis reveals that option B, x^2 + 2x - 3 = 0, correctly yields the intersection points of x = -3 and x = 1. Other options either do not provide real solutions or do not match the required intersection points. Ultimately, the conclusion is that the correct quadratic equation is not explicitly listed among the options, highlighting a potential flaw in the question's wording.
Monoxdifly
MHB
288
0
In a graph , straight line intersects the parabola at(-3,9) & (1, 1) Then the equation is
A) x^2-2x+3=0
B) x^2+2x-3=0
C) x^2-3x+2=0
D) x^2-2x-3=0

I know that I can find the answer by substituting the known values to each options, but how to do it the proper way? We need at least three known points, right? How do we know where is the other point needed to solve this?
 
Mathematics news on Phys.org
You are correct in that it takes 3 points to exactly determine a quadratic curve, however all of the options are of the form:



We only have 2 parameters to determine. So, we may write, using the 2 given points:





This implies , and so the only quadratic of the above two-parameter family passing through the given points is:

 
So, the answer wasn't in the option at all?
 
Monoxdifly said:
So, the answer wasn't in the option at all?

It appears that's the case. :)
 
Okay, thanks.
 
Monoxdifly said:
In a graph , straight line intersects the SOLUTION SET at(-3,9) & (1, 1) Then the equation is
A) x^2-2x+3=0
B) x^2+2x-3=0
C) x^2-3x+2=0
D) x^2-2x-3=0
?

Answer C
(The graph of the solution set on (x,y) is two vertical lines.)
 
Monoxdifly said:
In a graph , straight line intersects the parabola at(-3,9) & (1, 1) Then the equation is
A) x^2-2x+3=0
B) x^2+2x-3=0
C) x^2-3x+2=0
D) x^2-2x-3=0

the equation is where ...

an unknown quadratic function = an unknown linear function $\implies$ unknown quadratic function - unknown linear function = 0

in other words, the left side of each equation in the given choices is the simplified form of unknown quadratic function - unknown linear function

(A) $x^2-2x+3=0$, note the discriminant $b^2-4ac < 0 \implies$ no real solutions

(B) $x^2+2x-3=0 \implies (x+3)(x-1)=0 \implies x=-3 \text{ and } x=1$ are solutions

(C) $x^2-3x+2=0 \implies (x-2)(x-1)=0 \implies x=2 \text{ and } x=1$ are solutions

(D) $x^2-2x-3=0 \implies (x-3)(x+1)=0 \implies x=3 \text{ and } x=-1$ are solutions

... which set of x-value solutions match up with the abscissas for the given points of intersection?Poorly worded question, imho.
 
Back
Top