document.write( "Question 14801: what is 36 as a product of prime numbers? \n" ); document.write( "
Algebra.Com's Answer #7370 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Try this:\r
\n" ); document.write( "\n" ); document.write( "36 = 18 X 2
\n" ); document.write( "18 = 9 X 2
\n" ); document.write( "9 = 3 X 3\r
\n" ); document.write( "\n" ); document.write( "The prime factors of 36 are: 2, 2, 3, 3\r
\n" ); document.write( "\n" ); document.write( "The product would be: \"2%5E2+%2A+3%5E2+=+4%2A9\" = 36
\n" ); document.write( "
\n" );