document.write( "Question 1014993: Help!Please! Tony is in charge of the concessions. Tony charges 4.00 for 2 hot dogs and 2 sodas. Tony charges 4.50 for 3 hot dogs and a soda. How much does Tony charge per hot dog? How much per soda? \n" ); document.write( "
Algebra.Com's Answer #631309 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! H=hot dog \n" ); document.write( "S=soda \n" ); document.write( "3H+S=4.50 \n" ); document.write( "2H+2S=4.00 \n" ); document.write( "-6H-2S=-9.00, multiplying the first by -2. Now add them \n" ); document.write( "-4H=-5.00 \n" ); document.write( "H=$1.25 ANSWER \n" ); document.write( "Therefore 3(1.25)+S=4.50 \n" ); document.write( "S=$0.75 ANSWER \n" ); document.write( "2(1.25)+2(0.75)=4.00 \n" ); document.write( " \n" ); document.write( " |