document.write( "Question 437525: I really need help in how to solve this word problem please:
\n" );
document.write( " Here it is: Together Fred,Sam and Joe have $31. Use a system of equations to find the amount of money that Joe has if Sam has $3 less than Fred and Joe has $1 more than Fred and Sam combined.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #302676 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! f+s+j=31 \n" ); document.write( "s=f+3 \n" ); document.write( "j=f+s+1 \n" ); document.write( "f=6 \n" ); document.write( "j=16 \n" ); document.write( "s=9 \n" ); document.write( "check \n" ); document.write( "16=6+9+1 \n" ); document.write( "6+3=9 \n" ); document.write( "16+6+9=31 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |