Connor L.
asked 11/14/19Need help with this maths equation!
The coordinate pairs below represent points on the graph of a quadratic function. None of the points are completely identical.
(-p-1, (h2+28h)/3); (-2,(-h+p-1)/2); (3,-(p2)/4); (-11,1-11p); (-5,7); (2,0); (7,1-11p); (-6,p-6)
a. Find the values of h and p
b. Does the function have a maximum value or a minimum value? What is that value? Thoroughly explain your reasoning.
1 Expert Answer
Doug C. answered 11/14/19
Math Tutor with Reputation to make difficult concepts understandable
The way I would tackle this is to set up linear equations to solve for a, b, c, and p. That will be sufficient to determine the quadratic function. Then you can solve for h.
The points (-5,7) and (2,0) give:
4a + 2b + c = 0
25a -5b + c = 7
If we use the point: (7, 1 - 11p), we get:
49a + 7b + c +11p = 1
And if we use (-6, p - 6):
36a -6b + c - p = -6
That is four equations and four unknowns. Perhaps a Gaussian elimination calculator, or reduced row echelon form on your graphing calculator to avoid the manual effort in solving that system?
Doing so gave me: a = -1, b = -4, c =12, p = 6.
I used f(x) = -x2 -4x +12 to solve for h.
Not sure this is the only way to go.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Connor L.
I’ve gotten the axis of symmetry to be x =-2. With that I know that the second coordinate pair is the vertex. But I don’t know what to do from there11/14/19