document.write( "Question 11896: write each number as a product of prime numbers a) 720 \n" ); document.write( "
Algebra.Com's Answer #6078 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Try this!\r \n" ); document.write( "\n" ); document.write( "720 = 2 * 360 \n" ); document.write( "360 = 2 * 180 \n" ); document.write( "180 = 2 * 90 \n" ); document.write( "90 = 2 * 45 \n" ); document.write( "45 = 3 * 15 \n" ); document.write( "15 = 3 * 5 \n" ); document.write( "5 = 5 * 1 \n" ); document.write( "So 720 = 2*2*2*2*3*3*5 Notice that all the factors are prime numbers.\r \n" ); document.write( "\n" ); document.write( "You can also write this as: |