document.write( "Question 427105: how do you express 96 as the product of only prime numbers? \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "Note Prime Numbers between 1 and 100\n" ); document.write( "2 3 5 7 11 13 17 19 23 29 31 37 41 43 47 53 59 61 67 71 73 79 83 89 97\n" ); document.write( " how do you express 96 as the product of only prime numbers?\n" ); document.write( " 2*2*2*3*2*2 =