document.write( "Question 228476: I am a mother of a 5th grader with this word problem we can not figuer out.\r
\n" );
document.write( "\n" );
document.write( "Paula, Myran and Chris caught 25 fish. Paula caught 1 more than Chris and 5 fever than Myran. How many fish did each catch? \n" );
document.write( "
Algebra.Com's Answer #169582 by rfer(16322) ![]() You can put this solution on YOUR website! chris=x=6 \n" ); document.write( "paula=x+1=7 \n" ); document.write( "myran=x+6=12 \n" ); document.write( "--------------- \n" ); document.write( "x+(x+1)+(x+6)=25 \n" ); document.write( "3x+7=25 \n" ); document.write( "subtract 7 \n" ); document.write( "3x+7-7=25-7 \n" ); document.write( "3x=18 \n" ); document.write( "x=6 \n" ); document.write( " |