document.write( "Question 207697: I don't know how to factor trinomials completely without a book. Can you please help me? here is my problem.
\n" );
document.write( "t^2+6t+9=(?)^? \n" );
document.write( "
Algebra.Com's Answer #157103 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! t^2+6t+9 \n" ); document.write( "--- \n" ); document.write( "Think of two numbers whose product is 9 and whose sum is 6. \n" ); document.write( "The numbers are 3 and 3. \n" ); document.write( "Replace the 6t by 3t + 3t to get: \n" ); document.write( "t^2 + 3t + 3t + 9 \n" ); document.write( "-------------------------- \n" ); document.write( "Factor the 1st two and the last two terms separately: \n" ); document.write( "t(t+3) + 3(t+3) \n" ); document.write( "Factor again to get the final answer: \n" ); document.write( "(t+3)(t+3) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |