document.write( "Question 410377: How can you use doubling to find the product of 8 X 8? \n" ); document.write( "
Algebra.Com's Answer #288584 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Since \n" ); document.write( "2*8 = 16 \n" ); document.write( "2*16 = 32 \n" ); document.write( "2*32 = 64 and this = 8*8 \n" ); document.write( " |