document.write( "Question 663325: a couple does not with to spend more than 45 dollars for dinner at their favorite restaurant. if a sales tax of 6% is added to the bill and they plan to tip 15% after their tax is added, what is the most they can spend for the meal? \n" ); document.write( "
Algebra.Com's Answer #412733 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 1.06*1.15x<=45.00 \n" ); document.write( "1.219x<=45.00 \n" ); document.write( "x<=45.00/1.219 \n" ); document.write( "x<=$36.92 max. cost of the meal. \n" ); document.write( " \n" ); document.write( " |