SOLUTION: Use synthetic division to determine f(-3) if f(x)=4x^3-3x^2-5x+9 any help would be appreciated!! here are the choices: A.-111 B.75 C.9 D.-36 thanks again

Algebra ->  Equations -> SOLUTION: Use synthetic division to determine f(-3) if f(x)=4x^3-3x^2-5x+9 any help would be appreciated!! here are the choices: A.-111 B.75 C.9 D.-36 thanks again       Log On


   



Question 189558: Use synthetic division to determine f(-3) if f(x)=4x^3-3x^2-5x+9
any help would be appreciated!!
here are the choices:
A.-111
B.75
C.9
D.-36
thanks again

Found 2 solutions by Kalmetam, jim_thompson5910:
Answer by Kalmetam(43) About Me  (Show Source):
You can put this solution on YOUR website!
Use synthetic division to determine f(-3) if f(x)=4x^3-3x^2-5x+9

Ok all you need to do is plug in the -3 in as x
So it would start off as (with leaving off the f(x):

%284%2A-3%5E3%29%28-3%2A-3%5E2%29%28-5%2A-3%29%2B9
NO Multiplying with the parentheses
Now we just solve the problems IN the parentheses:
%284%2A-27%29%28-3%2A9%29%2815%29%2B9
Continue...
%28-108%29%28-27%29%2815%29%2B9
Take everything out:
-108-27%2B15%2B9
Then solve
-111 should be the answer

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
The last post is correct (even though weird notation was used), but s/he didn't use synthetic division.



Note: the test zero is x=-3


First set up the synthetic division table by placing the test zero in the upper left corner and placing the coefficients of the numerator to the right of the test zero.
-3|4-3-59
|



Now bring down the leading coefficient (it is the coefficient with the highest exponent which is 4)
-3|4-3-59
|
4

Multiply -3 by 4 and place the product (which is -12) right underneath the second coefficient (which is -3)
-3|4-3-59
|-12
4

Add -12 and -3 to get -15. Place the sum right underneath -12.
-3|4-3-59
|-12
4-15

Multiply -3 by -15 and place the product (which is 45) right underneath the third coefficient (which is -5)
-3|4-3-59
|-1245
4-15

Add 45 and -5 to get 40. Place the sum right underneath 45.
-3|4-3-59
|-1245
4-1540

Multiply -3 by 40 and place the product (which is -120) right underneath the fourth coefficient (which is 9)
-3|4-3-59
|-1245-120
4-1540

Add -120 and 9 to get -111. Place the sum right underneath -120.
-3|4-3-59
|-1245-120
4-1540-111


Since the last column adds to -111, we have a remainder of -111.


So according to the remainder theorem, this means that f%28-3%29=-111 which tells us that the answer is A.