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)\"\" \"About 
You can put this solution on YOUR website!
Since \"8+=+2%5E3\", then you can double the other 8 three times to get the product of 8*8 thus:
\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( "
\n" );