document.write( "Question 78744: if the total bill at a restaurant, cincluding a 15% tip, is $65.32, what ws the cost of the meal \n" ); document.write( "
Algebra.Com's Answer #56478 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! If you are handed the bill for the meal and the cost is x, if you tip 15% you multiply \n" ); document.write( "x by 0.15 and add that amount to the bill. In algebraic form this is x + 0.15x \n" ); document.write( ". \n" ); document.write( "This sums to 1.15x. And the problem tells you that this amount equals $65.32. In equation \n" ); document.write( "form this is: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Solve this equation by dividing both sides by the multiplier of x which is 1.15. \n" ); document.write( ". \n" ); document.write( "When you do, this equation becomes: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "So the cost of the meal was $56.80. The tip was 15% of that or $56.80 * 0.15 = $8.52 \n" ); document.write( "and the total bill was $56.80 + $8.52 = $65.32 ... just as the problem said it was. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the common practice of restaurant tipping ... a skill \n" ); document.write( "you are likely to use at sometime or another. \n" ); document.write( " \n" ); document.write( " |