document.write( "Question 789864: I can not seem to get the answers.
\n" );
document.write( "A new cruise line has launched 3 new ships, the pacific, the Mediterranean and the Caribbean. The Caribbean has 16 more deluxe rooms then the pacific. The Mediterranean has 30fewer deluxe rooms then 3 times the number of deluxe rooms on the pacific. Find the number of deluxe rooms for each ship if the total number of deluxe rooms arec701. \n" );
document.write( "
Algebra.Com's Answer #478961 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A new cruise line has launched 3 new ships, the pacific, the Mediterranean and the Caribbean. The Caribbean has 16 more deluxe rooms then the pacific. The Mediterranean has 30fewer deluxe rooms then 3 times the number of deluxe rooms on the pacific. Find the number of deluxe rooms for each ship if the total number of deluxe rooms are 701. \n" ); document.write( "--------------------- \n" ); document.write( "Equations: \n" ); document.write( "p + m + c = 701 \n" ); document.write( "c = p + 16 \n" ); document.write( "m = 3p-30 \n" ); document.write( "------\r \n" ); document.write( "\n" ); document.write( "Substitute for \"c\" and for \"m\" and solve for \"p\":: \n" ); document.write( "p + 3p-30 + p+16 = 701 \n" ); document.write( "5p -14 = 701 \n" ); document.write( "5p = 715 \n" ); document.write( "p = 143 (# on te Pacific) \n" ); document.write( "c = p + 16 = 159 (# on the Caribbean) \n" ); document.write( "m = 3p-30 = 399 (# on the Mediterranean) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |