asked 103k views
1 vote
15. Find a quadratic model for the set of values: (-2, -20), (0, -4), (4, -20). Show your work.

1 Answer

1 vote

Answer:

y = -2(x -1)^2 -2

Explanation:

My "work" consists of providing a table of values to a calculator and asking it for a quadratic model. The result is ...

y = -2(x -1)^2 -2

__

If you like to do these "by hand", you can write the model, then solve for its parameters using the given points.

We observe that the first and third points have the same y-coordinate. Then the vertex of the quadratic will be halfway between the corresponding x-values, at ...

h = (-2 +4)/2 = 1

So, one of the parameters of the model is found already. Using the second point and one other, we can find the remaining parameters for our model:

y = a(x -1)^2 +k

for (4, -20) ...

-20 = a(4 -1)^2 +k = 9a +k

for (0, -4) ...

-4 = a(0 -1)^2 +k = a + k

Subtracting the second equation from the first, we get

-16 = 8a

-2 = a . . . . . divide by 8

Substituting this value of a into the second equation, we have ...

-4 = -2 +k

-2 = k . . . . . . add 2

So, our model is ...

y = -2(x -1)^2 -2

15. Find a quadratic model for the set of values: (-2, -20), (0, -4), (4, -20). Show-example-1
answered
User Ayobamilaye
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.