document.write( "Question 128090: 4. Sarah left a 15% tip of $4.65 for a meal.
\n" ); document.write( " What was the cost of the meal before the tip?
\n" ); document.write( "

Algebra.Com's Answer #93797 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Let x = the cost of the meal before the tip.
\n" ); document.write( "\"0.15%28x%29+=+4.65\" 15% (0.15) of the cost of the meal (x) is $4.65
\n" ); document.write( "\"x+=+4.65%2F0.15\"
\n" ); document.write( "\"x+=+31\"
\n" ); document.write( "The cost of the meal before the tip was $31.00
\n" ); document.write( "
\n" );