document.write( "Question 112243: Two men went fishing. They caught a total of 36 fish. X caught 8 times more than Y, how many fish did Y catch? \n" ); document.write( "
Algebra.Com's Answer #81874 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X=8Y
\n" ); document.write( "X+Y=36 NOW SUBSTITUTE 8Y FOR X & SOLVE FOR X
\n" ); document.write( "8Y+Y=36
\n" ); document.write( "9Y=36
\n" ); document.write( "Y=36/9
\n" ); document.write( "Y=4 FISH CAUGHT BY Y.
\n" ); document.write( "8*4=32 FISH CAUGHT BY X
\n" ); document.write( "PROOF
\n" ); document.write( "32+4=36
\n" ); document.write( "36=36
\n" ); document.write( "
\n" );