document.write( "Question 664973: Your company works with cruise lines to secure passengers. The customer has booked a cruise for two people. The cost is $1135.00 per person and the customer must pay 15% up front as a deposit.\r
\n" );
document.write( "\n" );
document.write( "How much is the minimum deposit required for the cruise for two? \n" );
document.write( "
Algebra.Com's Answer #413597 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! The trip costs 1135/person. You must put 15% down to hold each spot. So per person you must put down \n" ); document.write( "For two people, you need to double that, so $340.50\r \n" ); document.write( "\n" ); document.write( "Check your answer is 340.50 = 0.15*2*1135?\r \n" ); document.write( "\n" ); document.write( "Bon voyage \n" ); document.write( " |