SOLUTION: Using synthetic division can someone help me determine the quotient to these problems? 1. F(x)=2x³+8x²-5x+5; G(x)=x-2 2. f(x)=x<sup>4</sup>-x²+3x; g(x)=x+1 3. Find the

Algebra.Com
Question 820446: Using synthetic division can someone help me determine the quotient to these problems?
1. F(x)=2x³+8x²-5x+5; G(x)=x-2

2. f(x)=x4-x²+3x; g(x)=x+1
3. Find the value of f(x)= -15x³+18x²-x+2 at x=-2

Answer by Edwin McCravy(20055)   (Show Source): You can put this solution on YOUR website!
1. F(x)=2x³+8x²-5x+5; G(x)=x-2
2. f(x)=x4-x²+3x; g(x)=x+1
3. Find the value of f(x)= -15x³+18x²-x+2 at x=-2
Synthetic division gives you an easier way to do two 
different things:

A. An easier way to divide a polynomial by a binomial of
the form x±↏, where there is a number in the box. The 
sign can either be + or -.

B. An easier way to substitute a number in a polynomial.


----------------------------------
1. F(x)=2x³+8x²-5x+5; G(x)=x-2

Change the sign of the -2 to +2

2|2  8 -5  5
 |   4 24 38 
  2 12 19 43

The numbers across the bottom all except the last one
tells you the coefficients of the quotient.  The last
number is the remainder.  

The quotient is always one degree less than the original
polynomial.  The original polynomial is degree 3 so
the quotient polynomial will be degree 2

2x²+12x+19 with remainder 43

or you can write it  2x²+12x+19+ 

It is a shortcut for this long division:

         2x²+12x+19      
x-2)2x³+ 8x²- 5x+ 5
    2x³- 4x²
        12x²- 5x
        12x²-24x
             19x+ 5
             19x-38
                 43
----------------------------------

f(x)=x4-x²+3x; g(x)=x+1

This one is like the first one except that you must put in
two zero placeholders

You must consider f(x) as this:

f(x) = x4-0x3-x2+3x+0

and start with this:

-1| 1  0 -1  3  0
  |______________

You finish it.
       
------------------------

f(x)= -15x³+18x²-x+2 at x=-2

This is the other use for synthetic division. A shortcut
for substituting into a polynomial:

Uss the same value -2 (do not change the sign)

-2|-15  18  -1    2
  |     30 -96  194
   -15  48 -97  196

The answer is the remainder 196. (Ignore the other numbers)

That's a shortcut for this substitution for x and simplifying: 

f(x)= -15x³+18x²-x+2 at x=-2

f(-2) = -15(-2)³+18(-2)²-(-2)+2
f(-2) = -15(-8)+36(4)+2+2
f(-2) = 120+72+2+2
f(-2) = 196

Edwin

RELATED QUESTIONS

What is the quotient of f(x)=2x^3+8x^2-5x+5; G(x)=x-2 using synthetic... (answered by josgarithmetic)
1. Use synthetic division to divide p(x) = x^4 - 10x^2 - 2x + 4 by x + 3 2. Let f(x) = (answered by josgarithmetic)
use synthetic division to determine f(2) if, f(x) = 5x^3+2x^2-x+1 (answered by nerdybill)
Using synthetic division, what is the quotient of f(x)=x^4-x^2+3x;... (answered by josgarithmetic)
For f(x)=3x^4+7x^3-x^2+5x-4, use synthetic division to determine... (answered by stanbon)
use synthetic division to determine the quotient and remainder.2x^3-5x^2-4x+6 divided by... (answered by Gogonati)
Can someone help me solve these twin problems?? Im stuck again: Use synthetic division (answered by mananth)
Use synthetic division to find the quotient and the remainder. f(x) = 2x^3 - x^2 +3x - (answered by richwmiller)
Use synthetic division to determine f(4), if f(x)=... (answered by nyc_function)