document.write( "Question 83914: what is prime factorization? \n" ); document.write( "
Algebra.Com's Answer #60386 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! You keep factoring a number until all the factors are prime. \n" ); document.write( "Example: 12 = 2*2*3 \n" ); document.write( "Example: 42 = 2*3*7 \n" ); document.write( " |