document.write( "Question 1101348: a family orders $30 worth of food at a restaurant. If there is an 8% sales tax, and the family leaves a tip for the server equal to 15% of the post-tax amount, how much does the family spend on the meal in all? \n" ); document.write( "
Algebra.Com's Answer #715909 by josmiceli(19441) You can put this solution on YOUR website! The amount of the tax is \n" ); document.write( "food + tax = \n" ); document.write( "The amount of the tip is: \n" ); document.write( " \n" ); document.write( "Food + tax + tip = \n" ); document.write( "They spent $37.26 in all \n" ); document.write( " \n" ); document.write( " |