document.write( "Question 1159025: A restaurant requires customers to pay a 15% tip for the server. Your family spends $65 on the meal.
\n" ); document.write( "a) How much money do you need to pay the server?
\n" ); document.write( "b) How much money will you spend total?
\n" ); document.write( "

Algebra.Com's Answer #782017 by Amily_2190(27)\"\" \"About 
You can put this solution on YOUR website!
a) 15%= .15
\n" ); document.write( "$65(.15)= $9.75
\n" ); document.write( "You will pay the server $9.75 in tips.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b)Total= Price of meal + tip
\n" ); document.write( "$65+$9.75= $74.75
\n" ); document.write( "Total amount spent is $74.75.
\n" ); document.write( "
\n" );