document.write( "Question 837438: If a number is added to the numerator of 7/8 and the same number is subtracted from the denominator, the result is 4. Find the number. \n" ); document.write( "
Algebra.Com's Answer #513612 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
(7+x)/(8-x)=4
\n" ); document.write( "7+x=4*(8-x)
\n" ); document.write( "7+x=32-4x
\n" ); document.write( "5x=25
\n" ); document.write( "x=5
\n" ); document.write( "check
\n" ); document.write( "12/3=4
\n" ); document.write( "ok\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );