document.write( "Question 1119507: The numerator of a fraction is 7 less than the denominator.If one and one third is added to it,the fraction obtained is 14/9.Find the original fraction? \n" ); document.write( "
Algebra.Com's Answer #735081 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
(x-7)/x + 4/3 = 14/9
\n" ); document.write( "Multiply through by x and simplify:
\n" ); document.write( "x - 7 + (4/3)x = (14/9)x
\n" ); document.write( "x + (12/9)x - (14/9)x = 7
\n" ); document.write( "(7/9)x = 7
\n" ); document.write( "x = 9
\n" ); document.write( "Thus the original fractions is 2/9
\n" ); document.write( "
\n" );