document.write( "Question 300458: how do i solve: xcubed+9xsquared+14x over xsquared-4 \n" ); document.write( "
Algebra.Com's Answer #215614 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^3+9x^2+14x \n" ); document.write( "x(x^2+9x+14) \n" ); document.write( "x(x+7)(x+2) ans. \n" ); document.write( " |