document.write( "Question 34189: Divide and simplify: \r
\n" );
document.write( "\n" );
document.write( "3x^2+13x+4 / 3x^2-5x-12
\n" );
document.write( "---------- ----------
\n" );
document.write( "16-x^2 3x-12 \r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #20545 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2+13x+4 = (3x+1)(x+4);...(1) \n" ); document.write( "16-x^2 = (4+x)(4-x);........(2) \n" ); document.write( "(1)/(2) = (3x+1)/(4-x)......(3) \n" ); document.write( "3x^2-5x-12 = (3x+4)(x-3)....(5) \n" ); document.write( "3x-12 = 3(x-4) = -3(4-x).....(6) \n" ); document.write( "(3)/[(5)/(6)] = (3)(6)/(5) = [(3x+1)/(4-x)](-3)(4-x)/(3x+4)(x-3) \n" ); document.write( "= -3(3x+1)(3x+4)(x-3) \n" ); document.write( " |