document.write( "Question 32496: we need an example of primefactorization. \n" ); document.write( "
Algebra.Com's Answer #18965 by benni1013(206)\"\" \"About 
You can put this solution on YOUR website!
Prime factorization is a composite number broken down into prime numbers. For example:
\n" ); document.write( "150==>75*2==>25*3*2==>5*5*3*2
\n" ); document.write( "All of the last numbers are prime factors and they multiply together to get 150.
\n" ); document.write( "
\n" );