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)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "3(n+1) = d+1 \n" ); document.write( "3n + 3 = d+ 1 \n" ); document.write( "3n + 2 = d \n" ); document.write( " |