SOLUTION: A quadratic function in the form of y = ax^2+ bx + 9 has x-intercepts at x = -3 and x = 1. What are the values for a and b?

Algebra ->  Functions -> SOLUTION: A quadratic function in the form of y = ax^2+ bx + 9 has x-intercepts at x = -3 and x = 1. What are the values for a and b?      Log On


   



Question 1180425: A quadratic function in the form of y = ax^2+ bx + 9 has x-intercepts at x = -3 and x = 1. What are the values for a and b?
Found 2 solutions by ikleyn, josgarithmetic:
Answer by ikleyn(52754) About Me  (Show Source):
You can put this solution on YOUR website!
.

According to Vieta's theorem, the product of the roots (-3) and 1 is equal to  9%2Fa :

    (-3)*1 = 9%2Fa.

It gives  a = 9%2F%28-3%29 = -3.



According to Vieta's theorem (again), the sum of the roots (-3) and 1 is equal to -b%2Fa : 

    (-3 + 1) = -b%2Fa,  or

       -2 = -b%2F%28-3%29,


which gives  -b = (-2)*(-3) = 6,  or  b = -6.



ANSWER.  a = -3;  b = -6.



Answer by josgarithmetic(39613) About Me  (Show Source):
You can put this solution on YOUR website!
Very simple algebra only,
ax%5E2%2B2ax-3a=ax%5E2%2Bbx%2B9

Comparing the terms,
system%28-3a=9%2C2a=b%29

highlight%28a=-3%29
-
highlight%28b=-6%29