document.write( "Question 1029995: find the largest value of the fraction A-B/A+B where A and B lies between 1 to 50 \n" ); document.write( "
Algebra.Com's Answer #644911 by Edwin McCravy(20064)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "When it is necessary to type algebra all on one line,\r\n" );
document.write( "then you MUST have parentheses around the numerator and\r\n" );
document.write( "denominator to show where the numerator and denominator\r\n" );
document.write( "begin and end.\r\n" );
document.write( "\r\n" );
document.write( "So you should have typed (A-B)/(A+B) not A-B/A+B\r\n" );
document.write( "\r\n" );
document.write( "In other words, you want \"%28A-B%29%2F%28A%2BB%29\", not \"A-B%2FA%2BB\",\r\n" );
document.write( "for without parentheses, A-B/A+B is taken to mean \"A-B%2FA%2BB\"\r\n" );
document.write( "\r\n" );
document.write( "The largest value of \"%28A-B%29%2F%28A%2BB%29\" is when the numerator\r\n" );
document.write( "is as large as possible and the denominator is as small as\r\n" );
document.write( "possible. This is when A is 50 and B is 1.\r\n" );
document.write( "\r\n" );
document.write( "So the largest value of \"%28A-B%29%2F%28A%2BB%29\" is when A=50 and B=1, or\r\n" );
document.write( "\"50-1%29%2F%2850%2B1%29\"\"%22%22=%22%22\"\"49%2F51\"\r\n" );
document.write( "\r\n" );
document.write( "---------------------------\r\n" );
document.write( "\r\n" );
document.write( "However if the problem were the largest value of A-B/A+B, as you \r\n" );
document.write( "typed it above, the largest value would be 50-50/50-50 = \"50-50%2F50%2B50\" = 50-1+50 = 99.\r\n" );
document.write( "\r\n" );
document.write( "Parentheses are always necessary when algebra is typed all on one line.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );