24.6k views
20 votes
Determine a and k so the given points are on the graph of the function.

Im having so much trouble. Please help. Thank you

Determine a and k so the given points are on the graph of the function. Im having-example-1
User Wookiem
by
3.0k points

1 Answer

6 votes

Answer:

y = -7(x +1)² +35

Explanation:

The given quadratic equation has two parameters you are asked to find. When you fill in the given point values, the result is two linear equations in the two unknown parameters. You can solve these equations in any of the usual ways.

__

equation for point (1, 7)

y = a(x +1)² +k

7 = a(1 +1)² +k

7 = 4a +k

equation for point (2, -28)

-28 = a(2 +1)² +k

-28 = 9a +k

solution

The first equation can be subtracted from the second equation to eliminate the k variable. (This is solving by elimination.)

(-28) -(7) = (9a +k) -(4a +k)

-35 = 5a . . . . . . . . simplify

-7 = a . . . . . . . . divide by 5

Using the first equation, we can find k.

7 -4a = k . . . . . subtract 4a

7 -4(-7) = k . . . . substitute for 'a'

35 = k

The parameter values are a = -7, and k = 35. The quadratic equation is ...

y = -7(x +1)² +35

Determine a and k so the given points are on the graph of the function. Im having-example-1
User Tammye
by
3.4k points