document.write( "Question 448910: The numerator of a fraction is 4 less than its denominator. If 3 added to both the numerator
\n" ); document.write( "and the denominator the resulting number is ¾. What is the original fraction?
\n" ); document.write( "

Algebra.Com's Answer #308976 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
n=d-4
\n" ); document.write( "n+3/d+3=3/4
\n" ); document.write( "n=9 d=13
\n" ); document.write( "9/13 is the original fraction
\n" ); document.write( "check
\n" ); document.write( "12/16=3/4
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );