document.write( "Question 918530: on adding 1 in numerator and denominator of same fraction. denominator becomes 3 times the numerator. write the equation?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #557089 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"%28n%2B1%29%2F%28d%2B1%29+=+n%2F3n\"
\n" ); document.write( "\"%28n%2B1%29%2F%28d%2B1%29+=+1%2F3\" | Cross Multiplying
\n" ); document.write( "3(n+1) = d+1
\n" ); document.write( "3n + 3 = d+ 1
\n" ); document.write( "3n + 2 = d
\n" ); document.write( "
\n" );