document.write( "Question 1108518: the denominator of a fraction is 6 more than the numerator. If the numerator is decreased by 3 and the denominator is increased by 3, the value of the resulting fraction is 1/7. What is the original fraction? \n" ); document.write( "
Algebra.Com's Answer #723507 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
x/(x+6)
\n" ); document.write( "(x-3)/(x+3) = 1/7
\n" ); document.write( "7(x-3) = x+3
\n" ); document.write( "7x-21 = x+3
\n" ); document.write( "6x = 24
\n" ); document.write( "x = 4\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );