SOLUTION: Divide using synthetic division: (4x^2-13x+5) divided by (x-3)

Algebra ->  Square-cubic-other-roots -> SOLUTION: Divide using synthetic division: (4x^2-13x+5) divided by (x-3)      Log On


   



Question 183059This question is from textbook Algebra 2
: Divide using synthetic division: (4x^2-13x+5) divided by (x-3) This question is from textbook Algebra 2

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

Let's simplify this expression using synthetic division


Start with the given expression %284x%5E2+-+13x+%2B+5%29%2F%28x-3%29

First lets find our test zero:

x-3=0 Set the denominator x-3 equal to zero

x=3 Solve for x.

so our test zero is 3


Now 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-135
|

Start by bringing down the leading coefficient (it is the coefficient with the highest exponent which is 4)
3|4-135
|
4

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

Add 12 and -13 to get -1. Place the sum right underneath 12.
3|4-135
|12
4-1

Multiply 3 by -1 and place the product (which is -3) right underneath the third coefficient (which is 5)
3|4-135
|12-3
4-1

Add -3 and 5 to get 2. Place the sum right underneath -3.
3|4-135
|12-3
4-12

Since the last column adds to 2, we have a remainder of 2. This means x-3 is not a factor of 4x%5E2+-+13x+%2B+5
Now lets look at the bottom row of coefficients:

The first 2 coefficients (4,-1) form the quotient

4x+-+1

and the last coefficient 2, is the remainder, which is placed over x-3 like this

2%2F%28x-3%29



Putting this altogether, we get:

4x+-+1%2B2%2F%28x-3%29

So %284x%5E2+-+13x+%2B+5%29%2F%28x-3%29=4x+-+1%2B2%2F%28x-3%29

which looks like this in remainder form:
%284x%5E2+-+13x+%2B+5%29%2F%28x-3%29=4x+-+1 remainder 2