document.write( "Question 112242: 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 #81873 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Y caught y fish \n" ); document.write( ". \n" ); document.write( "X caught 8 times more, so X caught 8y fish \n" ); document.write( ". \n" ); document.write( "The total of these two catches is y + 8y which adds to 9y. \n" ); document.write( ". \n" ); document.write( "But you know that the total caught was 36 fish. So you know that 9y equals 36. \n" ); document.write( ". \n" ); document.write( "In equation form this is: \n" ); document.write( ". \n" ); document.write( "9y = 36 \n" ); document.write( ". \n" ); document.write( "If you divide both sides of this equation by 9 you get: \n" ); document.write( ". \n" ); document.write( "y = 36/9 = 4 \n" ); document.write( ". \n" ); document.write( "So Y caught 4 fish. And since X caught 8 times that amount, X caught 4 times 8 or 32 fish. \n" ); document.write( ". \n" ); document.write( "Hope this explanation helps you to see your way through the problem. \n" ); document.write( ". \n" ); document.write( " |