document.write( "Question 836317: Find the prime factorization of 18 using exponents when repeated factors appear \n" ); document.write( "
Algebra.Com's Answer #504094 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 18/2 = 9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9/3 = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, 18 = 2*3*3 = 2*3^2 \n" ); document.write( " |