document.write( "Question 856669: How many different ways can 700 be expressed as the product of two positive integers? \r
\n" );
document.write( "\n" );
document.write( "I think I started it correctly but I'm not sure if I have all of them; is there an easy way to answer this question? \n" );
document.write( "
Algebra.Com's Answer #516101 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Start by factoring 700 into its prime factors \n" ); document.write( "700 is even so you know 2 will be one of the prime factors \n" ); document.write( "2*2*5*5*7 \n" ); document.write( "also remember that 1 is always a factor \n" ); document.write( "now we can write all the two positive integers using the prime factors \n" ); document.write( "to construct them \n" ); document.write( "(2, 350)(4, 175)(20,35)(100,7)(1,700)(25,28)(70,10)(5,140) \n" ); document.write( " \n" ); document.write( " |