SOLUTION: Write the equation in standard form y = ax^2 + bx + c if the roots ar 3 and - 6 and it passes through (2, -8) A. y = x^2 - 3x - 18 B. y = x^2 + 3x + 18 C. y = x^2 + 3x - 1

Algebra ->  Percentage-and-ratio-word-problems -> SOLUTION: Write the equation in standard form y = ax^2 + bx + c if the roots ar 3 and - 6 and it passes through (2, -8) A. y = x^2 - 3x - 18 B. y = x^2 + 3x + 18 C. y = x^2 + 3x - 1      Log On


   



Question 1206304: Write the equation in standard form y = ax^2 + bx + c if the roots ar 3 and - 6 and it passes through (2, -8)
A. y = x^2 - 3x - 18
B. y = x^2 + 3x + 18
C. y = x^2 + 3x - 18
D. y = x^2 - 3x - 18

Found 2 solutions by greenestamps, MathLover1:
Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


The quadratic term in all 4 answer choices is x^2, which means the equation in standard form has a=1. Because of that, the given information that the graph passes through (2,-8) is not needed.

Solution method 1...

If the roots are 3 and -6, then the linear factors are (x-3) and (x-(-6))=(x+6). The equation is then y = (x-3)(x+6) = x^2+3x-18.

ANSWER: C

Solution method 2...

With a=1 in the standard form, Vieta's Theorem says the sum of the roots is -b and the product of the roots is c.

The sum of the roots is 3+(-6) = -3, so b is 3; the product of the roots is 3(-6) = -18, so c is -18: y = x^2+3x-18.

ANSWER: C


Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

Write the equation in standard form
y+=+ax%5E2+%2B+bx+%2B+c+
if the roots are 3 and -6 and it passes through (2,+-8), use root product equation
y=a%28x-x%5B1%5D%29%28x-x%5B2%5D%29...plug in all given values
-8=a%282-3%29%282-%28-6%29%29
-8=a%28-1%29%288%29
a=-8%2F-8
a=1
so far we have
y+=+1%2Ax%5E2+%2B+bx+%2B+c use root 3+ again
y+=+3%5E2+%2B+b%2A3+%2B+c
y=3b%2B9%2Bc....eq.1

y+=+1%2Ax%5E2+%2B+bx+%2B+c use root -6 again
y+=+%28-6%29%5E2+%2B+b%2A%28-6%29+%2B+c
y=-6b%2B36%2Bc....eq.2

from eq.1 and eq.2 we have

3b%2B9%2Bc=-6b%2B36%2Bc...solve for b
3b%2B6b=36-9%2Bc-c
9b=27
b=3

go to
y+=+x%5E2+%2B+bx+%2B+c ....substitute b and given point (2, -8)
-8+=+2%5E2+%2B+3%2A2+%2B+c
-8+=+4+%2B+6+%2B+c
-8+=+10+%2B+c
c=-8-10
c=-18

your equation is:
y+=+x%5E2+%2B+3x+-18
answer: C