document.write( "Question 371661: how do i find the factors of 8, 36,40 and show all work done \n" ); document.write( "
Algebra.Com's Answer #264725 by lefty4ever26(59)\"\" \"About 
You can put this solution on YOUR website!
8 breaks down into the factors
\n" ); document.write( "2*4 which breaks down to
\n" ); document.write( "2*2*2\r
\n" ); document.write( "\n" ); document.write( "36 breaks down into the factors
\n" ); document.write( "2*18 which breaks down to
\n" ); document.write( "2*2*9 which breaks down to
\n" ); document.write( "2*2*3*3\r
\n" ); document.write( "\n" ); document.write( "40 breaks down into the factors
\n" ); document.write( "2*20 which breaks down to
\n" ); document.write( "2*2*10 which breaks down to
\n" ); document.write( "2*2*2*5
\n" ); document.write( "
\n" );