document.write( "Question 137845: can you please help me factor this:\r
\n" );
document.write( "\n" );
document.write( "x squared + 4 + 3 \n" );
document.write( "
Algebra.Com's Answer #100765 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x squared + 4x + 3 \n" ); document.write( "-------------------- \n" ); document.write( "Using the AC-Method: \n" ); document.write( "Think of two numbers whose product is 3 and whose sum is 4. \n" ); document.write( "The numbers are 3 and 1 \n" ); document.write( "------------------ \n" ); document.write( "Replace the 4x term with 3x+x to get: \n" ); document.write( "x^2+3x+x+3 \n" ); document.write( "-------------- \n" ); document.write( "Factor the 1st two and the last two terms separately to get: \n" ); document.write( "x(x+3) + (x+3) \n" ); document.write( "Factor again to get the final answer:\r \n" ); document.write( "\n" ); document.write( "= (x+3)(x+1) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |