document.write( "Question 749143: A couple does not wish to spend more than $100 for dinner at a restaurant. If a sales tax of 7% is added to the bill and they plan to tip 20% after the tax has been added, what is the most they can spend for the meal? \n" ); document.write( "
Algebra.Com's Answer #455794 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
c is the cost of the dinner for the couple.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"100%3E=c%2A%281.07%29%2B0.20%2Ac\"
\n" ); document.write( "\"100%3E=%281.07%2B0.20%29c\"
\n" ); document.write( "\"100%3E=1.27c\"
\n" ); document.write( "\"highlight%28c%3C=100%2F1.27%29\"
\n" ); document.write( "\"c%3C=78.74\"
\n" ); document.write( "
\n" );