SOLUTION: Please help me simplify the following expression I linked below. http://postimg.org/image/71l67l0n5/ ty!

Algebra ->  Expressions-with-variables -> SOLUTION: Please help me simplify the following expression I linked below. http://postimg.org/image/71l67l0n5/ ty!      Log On


   



Question 1034914: Please help me simplify the following expression I linked below.

http://postimg.org/image/71l67l0n5/
ty!

Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39614) About Me  (Show Source):
You can put this solution on YOUR website!
Try polynomial division.

Understand clearly that choices C and D are not simplifications. You want to find factorizations for the numerator to maybe share a factor with the denominator (if this is possible).

Answer by ikleyn(52756) About Me  (Show Source):
You can put this solution on YOUR website!
.
Please help me simplify the following expression I linked below.

http://postimg.org/image/71l67l0n5/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The assignment says:  simplify   %28y%5E3+%2B+3y%5E2+-5y+-4%29%2F%28y%2B4%29.

There are several ways to do it.

1.  For those who knows what the  "Remainder Theorem"  is.

The "Remainder Theorem" says (see the lesson Divisibility of polynomial f(x) by binomial x-a in this site):


   The binomial  x-a  factors the polynomial  f%28x%29  if and only if 
   the value of  a  is the root of the polynomial  f%28x%29,  i.e.  f%28a%29+=+0.


In your case the denominator (y+4) makes a hit to you: check if the value (-4) is the root of the polynomial in the numerator. 

If you do (it is easy!), you will get that the number (-4) is really a root of that polynomial.

Then, according to the "Remainder Theorem", the binomial (y+4) factors the numerator. It means that the binomial (y+4) divides 
the polynomial y%5E3+%2B+3y%5E2+-5y+-4%29 without a remainder, or "with the zero remainder".

Inspired by this observation, you can perform long division and find a quotient. This quotient, which should be a polynomial 
of degree 2, will be your answer.

2.  But you still can solve it even without knowing about the  "Remainder Theorem".

Simply make this long division directly:  divide  y%5E3+%2B+3y%5E2+-5y+-4%29  by  (y+4).  If you do, you get

y%5E3+%2B+3y%5E2+-5y+-4%29 : %28y%2B4%29 = y%5E2+-y+-1.

It is your answer.

3.  The last, third way, is to factor the polynomial in the numerator using the method of "grouping" instead of making long division:

   y%5E3+%2B+3y%5E2+-5y+-4 = 

= %28y%5E3+%2B+4y%5E2%29+-+y%5E2+-+5y+-4 = 

= y%5E2%2A%28y+%2B+4%29++-+y%5E2+-+5y+-4 = 

= y%5E2%2A%28y+%2B+4%29++-+%28y%5E2+%2B+4y%29+-+%28y%2B4%29 =

= y%5E2%2A%28y+%2B+4%29++-+y%2A%28y+%2B+4%29+-+%28y%2B4%29 =

= %28y+%2B+4%29%2A%28y%5E2+-y+-+1%29.

Thus the quotient is y%5E2+-y+-+1.

It is your answer.

This last, third, way is for those who don't know what the long division is, or don't want to apply it.