document.write( "Question 942068: the quotient of the two positive integers is 5/2,and there product is 160. what is the value of the larger of the two products \n" ); document.write( "
Algebra.Com's Answer #574257 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
If the maximum common divisor of those integers is \"D\" ,
\n" ); document.write( "the integers are \"5D\" and \"2D\" ,
\n" ); document.write( "and their product is
\n" ); document.write( "\"%285D%29%2A%282D%29=10D%5E2\" .
\n" ); document.write( "\"system%28%285D%29%2A%282D%29=10D%5E2%2C%285D%29%2A%282D%29=160%29\" ---> \"10D%5E2=160\" ---> \"D%5E2=160%2F10\"---> \"D%5E2=16\" ---> \"D%5E2=sqrt%2816%29\" ---> \"D=4\"
\n" ); document.write( "So, the largest of the two integers is \"5D=5%2A4=20\" .
\n" ); document.write( "
\n" );