document.write( "Question 920766: Find a fraction that becomes 3/5 when 1 is added to its numerator and denominator and becomes 1/2 when 1 is subtracted from its numerator and denominator. \n" ); document.write( "
Algebra.Com's Answer #558563 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"n%2Fd\" is what for \"%28n%2B1%29%2F%28d%2B1%29=3%2F5\" and \"%28n-1%29%2F%28d-1%29=1%2F2\"? \n" ); document.write( "
\n" );