document.write( "Question 965028: Matt paid $55 at a restaurant that amount include a 10% tip What was the check amount before the tip \n" ); document.write( "
Algebra.Com's Answer #589809 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+.10x=55
\n" ); document.write( "1.1x=55
\n" ); document.write( "x=55/1.1
\n" ); document.write( "x=$50 was the meal cost before the tip.
\n" ); document.write( "
\n" );