document.write( "Question 201146This question is from textbook
\n" );
document.write( ": I do not understand how to factor a composite number into a product of prime numbers. For example: 120 \n" );
document.write( "
Algebra.Com's Answer #151386 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! usually we use a \"factor tree\" to better visualize ( please excuse ,,,,) \n" ); document.write( ". \n" ); document.write( ",,,,,,,,,,,,,,,,,,,,,,,,,120 \n" ); document.write( ",,,,,,,,,,,,,,,,,,,,,,,,5,,,,24...........these are factors of 120 \n" ); document.write( ",,,,,,,,,,,,,,,,,,,,,,,,,,,,2,,,12........these are factors of 24 \n" ); document.write( ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2,,,6......these are factors of 12 \n" ); document.write( ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2,,3....these are factors of 6 \n" ); document.write( ". \n" ); document.write( "Therefore prime factors of 120 are 2,2,2,3,5,,(which multiply to 120) \n" ); document.write( ". \n" ); document.write( "better stated as 2^3, 3, 5 \n" ); document.write( ". \n" ); document.write( "Note we do not use the 1, in this factorization \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |