document.write( "Question 68544: If the total bill at a restaurant, including a 15% tip, is
\n" ); document.write( "$65.32, what was the cost of the meal alone?
\n" ); document.write( "how do i go about solving this HELP
\n" ); document.write( "

Algebra.Com's Answer #48751 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The meal plus tip is %115 of the cost of the meal
\n" ); document.write( "\"1.15x+=+65.32\"
\n" ); document.write( "\"x+=+65.32+%2F+1.15\"
\n" ); document.write( "\"x+=+56.80+\" answer
\n" ); document.write( "
\n" );