document.write( "Question 105666: write the prime factorization of each of the following numbers. 16, 35, 50 and 144. \n" ); document.write( "
Algebra.Com's Answer #80380 by wgunther(43)![]() ![]() ![]() You can put this solution on YOUR website! 16=4(4)=(2)(2)(2)(2)=2^4 \n" ); document.write( "35=(6)(5)=(3)(2)(5)=3*2*5 \n" ); document.write( "50=(5)(10)=(5)(5)(2)=5^2*2 \n" ); document.write( "144=(12)(12)=(3)(4)(3)(4)=(3)(2)(2)(3)(2)(2)=2^4*3^2 \n" ); document.write( " |