document.write( "Question 21923: If the total bill at a restaurant, including a 15% tip, is $65.32, what was the cost of the mean alone?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #10561 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! If the total bill at a restaurant, including a 15% tip,\r\n" ); document.write( "is $65.32, what was the cost of the mean alone? \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Let $x = the cost of the meal, then\r\n" ); document.write( ".15x = the tip\r\n" ); document.write( "\r\n" ); document.write( "Cost of meal + tip = $65.32\r\n" ); document.write( "\r\n" ); document.write( " x + .15x = 65.32\r\n" ); document.write( "\r\n" ); document.write( " 1.00x + .15x = 65.32\r\n" ); document.write( "\r\n" ); document.write( " 1.15x = 65.32\r\n" ); document.write( "\r\n" ); document.write( " x = 65.32/1.15\r\n" ); document.write( "\r\n" ); document.write( " x = 56.8 or $56.80\r\n" ); document.write( "\r\n" ); document.write( "Edwin\r\n" ); document.write( "AnlytcPhil@aol.com\n" ); document.write( " |