document.write( "Question 664368: Jim paid $3 less than Tom at a local pizza parlor. Together they spent $7.80. How much did Jim spend at the local pizza parlor? \n" ); document.write( "
Algebra.Com's Answer #413272 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Set the variables \n" ); document.write( "x = jim \n" ); document.write( "y = tom \n" ); document.write( "... \n" ); document.write( "Given \n" ); document.write( "x = y-3 \n" ); document.write( "x+y=7.8 \n" ); document.write( "Substitute x into the second equation \n" ); document.write( "y-3+y=7.8 \n" ); document.write( "Group like terms \n" ); document.write( "2y - 3 = 7.8 \n" ); document.write( "2y = 7.8 + 3 \n" ); document.write( "Isolate y, divide both sides by 2 \n" ); document.write( "2y = 10.8 \n" ); document.write( "y = $5.40 spent by Tom \n" ); document.write( "x = 5.4 - 3 = $2.40 spent by Jim \n" ); document.write( "... \n" ); document.write( "Check \n" ); document.write( "5.40 + 2.40 = 7.80 \n" ); document.write( "......................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( "www.MyHomeworkAnswers.com \n" ); document.write( " |