document.write( "Question 60651: How do I Reduce the following expression to its lowest terms? \r
\n" );
document.write( "\n" );
document.write( "4u^2-36/u^2-2u-15\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #41624 by asha(30)![]() ![]() ![]() You can put this solution on YOUR website! 4u^2-36/u^2-2u-15 \n" ); document.write( " Numerator= 4(u^2-9) =4(u-3)(u+3) difference of two squares \n" ); document.write( "Denominator=u^2-5u+3u-15 splitting the middle term such that sum is -2 \n" ); document.write( " and product is 15.\r \n" ); document.write( "\n" ); document.write( " =u(u-5)+3(u-5) taking common terms \n" ); document.write( " =(u-5)(u+3) \n" ); document.write( "the sum is 4(u+3)(u-3)/(u-5)(u+3) \n" ); document.write( "cancelling common terms we get the answer \n" ); document.write( " 4(u-3)/(u-5) \n" ); document.write( "good luck !! \n" ); document.write( " |