document.write( "Question 20179: HOw many distinct prime numbers are factors of 70? \n" ); document.write( "
Algebra.Com's Answer #9728 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! You need to do a factor tree for 70.\r \n" ); document.write( "\n" ); document.write( "70 = 2*35 \n" ); document.write( "35 = 5*7\r \n" ); document.write( "\n" ); document.write( "The prime factors of 70 are: 2, 5, and 7 \n" ); document.write( " |