document.write( "Question 196229:
\n" );
document.write( "Could you please help me with Multiplying and Simplify\r
\n" );
document.write( "\n" );
document.write( " x^2-x-6 16x^3-25x
\n" );
document.write( " ------- * ---------
\n" );
document.write( " 4x^3-5x^2 3x-9\r
\n" );
document.write( "\n" );
document.write( "Thanks I appreciate any help!!! \n" );
document.write( "
Algebra.Com's Answer #147146 by anantha(86)![]() ![]() ![]() You can put this solution on YOUR website! sol: \n" ); document.write( "step1: \n" ); document.write( "------ \n" ); document.write( "first take the x^2-x-6 \n" ); document.write( " factors of x^2-x-6 are \n" ); document.write( "x^2-3x+2x-6 (i.e; on multiplying we get -6 and adding we get -1) \n" ); document.write( "x(x-3)+2(x-3) \n" ); document.write( "(x+2)(x-3)\r \n" ); document.write( "\n" ); document.write( "step2: \n" ); document.write( "----- \n" ); document.write( "take 4x^3-5x^2 \n" ); document.write( "in this x^2 is common term \n" ); document.write( "this can be written as \n" ); document.write( "x^2(4x-5)\r \n" ); document.write( "\n" ); document.write( "step3: \n" ); document.write( "------ \n" ); document.write( "take 16x^3-25x \n" ); document.write( "here x is common term \n" ); document.write( "this can be written as \n" ); document.write( "x(16x^2-25) \n" ); document.write( "x[(4x)^2-(5)^2] \n" ); document.write( "x[(4x+5)(4x-5)] (i.e; a^2-b^2=(a+b)*(a-b))\r \n" ); document.write( "\n" ); document.write( "step4: \n" ); document.write( "----- \n" ); document.write( "take 3x-9 \n" ); document.write( "here 3 is common term \n" ); document.write( "this can be written as \n" ); document.write( "3(x-3) \n" ); document.write( "substitute all these values in the given expression \n" ); document.write( "x^2-x-6 16x^3-25x \n" ); document.write( "-------- * ----------- \n" ); document.write( "4x^3-5x^2 3x-9\r \n" ); document.write( "\n" ); document.write( "(x+2)(x-3) x(4x+5)(4x-5) \n" ); document.write( "---------- * ---------------\r \n" ); document.write( "\n" ); document.write( "x^2(4x-5) 3(x-3) \n" ); document.write( "here the canciling terms are (x-3)(4x-5)andx \n" ); document.write( "after canciling the remaining terms are \n" ); document.write( "(x+2)*(4x+5) 4x*x+5*x+4x*2+5*2 \n" ); document.write( "------------ = ------------------ \n" ); document.write( " 3x 3x \n" ); document.write( " \n" ); document.write( "4x^2+5x+8x+10 \n" ); document.write( "------------- \n" ); document.write( " 3x \n" ); document.write( "4x^2+13x+10 \n" ); document.write( "----------- \n" ); document.write( " 3x \n" ); document.write( " |