document.write( "Question 71310: Factor 140 into the product of primes \n" ); document.write( "
Algebra.Com's Answer #51023 by galactus(183)\"\" \"About 
You can put this solution on YOUR website!
Start by dividing by 2: 140/2=70\r
\n" ); document.write( "\n" ); document.write( "As long as you can, divide by 2 again: 70/2=35\r
\n" ); document.write( "\n" ); document.write( "2 does not divide into 35, so you have to pick the next prime that will...5\r
\n" ); document.write( "\n" ); document.write( "35/5=7. 7 is prime and so is 5. You used 2 twice. Therefore, the prime factorization is \"2%5E2%2A5%2A7\"
\n" ); document.write( "
\n" );