document.write( "Question 42095: FIND the LCM of the set of polynomials: t^2-t-12 and t^2+2t-24.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #27221 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! FIND the LCM of the set of polynomials: t^2-t-12 \r \n" ); document.write( "\n" ); document.write( "=T^2-4T+3T-12=T(T-4)+3(T-4)=(T+3)(T-4).......................I\r \n" ); document.write( "\n" ); document.write( "and t^2+2t-24. \n" ); document.write( "=T^2+6T-4T-24=T(T+6)-4(T+6)=(T-4)(T+6)..............................II \n" ); document.write( "(T-4) IS A COMMON FACTOR. \n" ); document.write( "HENCE LCM IS \n" ); document.write( "(T-4)(T+3)(T+6) \n" ); document.write( " |