document.write( "Question 970372: Mark is staying at the Sheraton La Jolla in San Diego for 5 nights and he wants to know the total cost of his stay. The cost of the hotel is $271.50 per night. There is a $15 resort fee per night and tax is 12.5%. What is the total cost of Mark's hotel?
\n" );
document.write( " Mark also needs to rent a car for his time in San Diego. He plans to rent a Chevrolet Malibu that costs $47.80 per day. Airport rental car fees are 14.05 per day and tax is 6.9%. What is the cost of Mark's rental car?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #593006 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Hotel 271.50 * 5 nights \n" ); document.write( "= $1357.50 \n" ); document.write( "Resort $15 * 5 nights \n" ); document.write( "= $75.00 \n" ); document.write( "Total \n" ); document.write( "=$1432.50 \n" ); document.write( " \n" ); document.write( "Tax is 12.5 % = 1432.50* 12.5% \n" ); document.write( "=179.06 \n" ); document.write( "Add that to the above, and you get $1611.56\r \n" ); document.write( "\n" ); document.write( "Car is 47.80*5= \n" ); document.write( "$239.00 \n" ); document.write( "Fees 14.05 *5 \n" ); document.write( " $70.25 \n" ); document.write( "Total $309.25 \n" ); document.write( "Tax is .069 (6.9%) \n" ); document.write( "$21.34\r \n" ); document.write( "\n" ); document.write( "Total is $330.59\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |