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 #93796 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! .15x=4.65 \n" ); document.write( "x=4.65/.15 \n" ); document.write( "x=$31.00 \n" ); document.write( " |