document.write( "Question 32101: WHen the numerator of a fraction is increased by 4 , the fraction increaces by 2/3 . What is the denominator of the fraction \n" ); document.write( "
Algebra.Com's Answer #18618 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
LET THE FRACTION BE A/B...N.R. IS INCREASED BY 4 SO IT IS A+4...ITS VALUE IS
\n" ); document.write( "(A+4)/B=A/B + 4/B......THIS IS 2/3 MORE THAN ORIGINAL FRACTION..SO
\n" ); document.write( "A/4 + 4/B = A/B + 2/3
\n" ); document.write( "SO 4/B = 2/3
\n" ); document.write( "2*B=4*3=12
\n" ); document.write( "B=12/2=6.......SO DENOMINATOR IS 6.
\n" ); document.write( "
\n" );