document.write( "Question 316802: Two distinct integers, m and n, are chosen from the set {1, 2, 3, 4, … , 2009}. What is the maximum possible value of (2m + n) ÷ (m – 2n)? \n" ); document.write( "
Algebra.Com's Answer #226741 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
For the largest value of a fraction, choose the maximum value for the numerator divided by the minimum value for the denominator.
\n" ); document.write( "If the denominator was zero, the value of the fraction would be infinite.
\n" ); document.write( "In that case,
\n" ); document.write( "\"m-2n=0\"
\n" ); document.write( "\"m=2n\"
\n" ); document.write( "Since the maximum value m can take on is 2009.
\n" ); document.write( "Let's use the closest value to \"m%2F2\" which would be \"n=1004\".
\n" ); document.write( "\"m-2n=1\"
\n" ); document.write( "\"2m%2Bn=5022\"
\n" ); document.write( "\"%282m%2Bn%29%2F%28m-2n%29=5022\" when \"m=2009\" and \"n=1004\"
\n" ); document.write( "
\n" ); document.write( "
\n" );