document.write( "Question 516997: Today, 9 friends went out to lunch. Their total bill was $38.81, including tax and gratuity. One of them ordered only soda and needed to pay only $1.77. The other 8 friends ordered the same daily special. How much did each of the other friends need to pay? \n" ); document.write( "
Algebra.Com's Answer #344590 by jessica43(140)![]() ![]() ![]() You can put this solution on YOUR website! To solve this problem, you need to set up equations using what you know. First you know that one person paid $1.77: A = 1.77. Next you know that there are 9 people in total who paid $38.81 and the other 8 all paid the same amount: A + 8B = 38.81. Now plug the first equation into the second equation for A: \n" ); document.write( "A + 8B = 38.81 \n" ); document.write( "1.77 + 8B = 38.81 \n" ); document.write( "8B = 37.04 \n" ); document.write( "B = 4.63. So each of the other friends payed $4.63. \n" ); document.write( " |