document.write( "Question 221647:  HI everyone long time no see. I am currently having problems with factoring at school.
\n" );
document.write( "Here is the problem i have to factor W2+10w+16 of course the 2 after the W is to the power of type of 2. How is this done? Why is there a capital W and a little one too w? Please help me figure this one out please and thanks. \n" );
document.write( "
| Algebra.Com's Answer #166196 by stanbon(75887)      You can put this solution on YOUR website! factor W^2+10w+16 \n" ); document.write( "--------- \n" ); document.write( "The capital W and the small w have no particular meaning. \n" ); document.write( "---------------------- \n" ); document.write( "To factor, think of two numbers whose product is 16 and whose sum is 10. \n" ); document.write( "--- \n" ); document.write( "The numbers are 8 and 2. \n" ); document.write( "So replace 10w by 8w + 2w to get: \n" ); document.write( "w^2 + 8w + 2w + 16 \n" ); document.write( "--- \n" ); document.write( "Factor the 1st two and the last two terms separately to get: \n" ); document.write( "w(w+8) +2(w+8) \n" ); document.write( "--- \n" ); document.write( "Factor again to get the final answer: \n" ); document.write( "(w+8)(w+2) \n" ); document.write( "------------------ \n" ); document.write( "This procedure is called the AC Method. \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |