document.write( "Question 25902: x^4 - 10x^2 + 9 / x^3 + 4x^2 + 3x \n" ); document.write( "
Algebra.Com's Answer #13919 by Linz(9)\"\" \"About 
You can put this solution on YOUR website!
For x^4-10x^2+9 we need to factor it to (x^2-9)(x^2-1)
\n" ); document.write( "Then factor x^3+4x^2+3x
\n" ); document.write( "Since there is an x in each term we can factor it out
\n" ); document.write( "x(x^2+4x+3)
\n" ); document.write( "We need to factor both top and bottom more.
\n" ); document.write( "(x^2-9)(x^2-1)= (x+3)(x-3)and(x+1)(x-1)
\n" ); document.write( "x(x^2+4x+3)= x(x+3)(x+1)
\n" ); document.write( "then you can cancel out terms that are the same in top and bottom.
\n" ); document.write( "We cancel out (x+3) and (x+1) in the top and bottom to get an answer of:
\n" ); document.write( "(x-3)(x-1)/x\r
\n" ); document.write( "\n" ); document.write( "Hope this helps!
\n" ); document.write( "
\n" );