document.write( "Question 1160961: Find the prime factorization of 230. Write your solution using exponents
\n" );
document.write( "when showing repeated multiplication. \n" );
document.write( "
Algebra.Com's Answer #784378 by Edwin McCravy(20065) You can put this solution on YOUR website! \r\n" ); document.write( "Make a factor tree: \r\n" ); document.write( "\r\n" ); document.write( " 230\r\n" ); document.write( " /\\r\n" ); document.write( " 2 115\r\n" ); document.write( " /\\r\n" ); document.write( " 5 23\r\n" ); document.write( "\r\n" ); document.write( "2∙5∙23. 2, 5 and 23 are all prime. There is no repeated multiplication so you\r\n" ); document.write( "don't need to show any exponents.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |