document.write( "Question 566889: Hello, I need help with this question. It says: \"After Valerie is seated in a restaurant, she realizes that she only has $20. If she must pay 7% sales tax and wishes to leave a 15% tip on the total bill (meal plus tax) what is the maximum price of lunch she can order?\" I've tried several ways to solve this, but never get the right answer. I've tried to add .15 to .07 and equal it to 20 for example \n" ); document.write( "
Algebra.Com's Answer #366391 by 505Zephyr(1)\"\" \"About 
You can put this solution on YOUR website!
20*.07= 1.4
\n" ); document.write( "so 20+1.4= $21.40
\n" ); document.write( "20*.15= 3
\n" ); document.write( "so20+3= $23+1.40= $24.40
\n" ); document.write( "
\n" );