document.write( "Question 399438: David helped his father stock the pond with baby catfish and blue gill. They put in a total of 75 fish. If the number of blue gill was doubled and the number of catfish tripled, there would be 175 fish in the pond. How many catfish were put in the pond? \n" ); document.write( "
Algebra.Com's Answer #282857 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and y represent the number of catfish and blue gills respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x + y = 75
\n" ); document.write( "3x + 2y = 175
\n" ); document.write( "Solving for x by sustitution: y = 75-x
\n" ); document.write( " 3x + 2(75-x) = 175
\n" ); document.write( " x = 25, the number of catfish. 50 the number of bluegills (75-25)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 3*25 + 2*50 = 175 \n" ); document.write( "
\n" );