document.write( "Question 155110: The starned rate for tiping in a reatarunt is 15%percent of your Bill.
\n" );
document.write( "If you spend $120 dollar, how much would your tip be \n" );
document.write( "
Algebra.Com's Answer #114201 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The standard rate for tipping in a reatarunt is 15% of your Bill. \n" ); document.write( "If you spend $120 dollar, how much would your tip be? \n" ); document.write( "------------------------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "Let the price of the meal be \"x: \n" ); document.write( "x + 0.15x = 120 \n" ); document.write( "1.15x = 120 \n" ); document.write( "x = $104.35 (cost of the meal) \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |