document.write( "Question 1113058: A new cruise ship line has just launched 3 new ships: the Pacific Paradise, the Caribbean Paradise, and the Mediterranean Paradise. The Caribbean Paradise has 30 more deluxe staterooms than the Pacific Paradise. The Mediterranean Paradise has 35 fewer deluxe staterooms than four times the number of deluxe staterooms on the Pacific Paradise. Find the number of deluxe staterooms for each of the ships if the total number of deluxe staterooms for the three ships is 1165. \n" ); document.write( "
Algebra.Com's Answer #728100 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A new cruise ship line has just launched 3 new ships: the Pacific Paradise, the Caribbean Paradise, and the Mediterranean Paradise. \n" ); document.write( "The Caribbean Paradise has 30 more deluxe state rooms than the Pacific Paradise. The Mediterranean Paradise has 35 fewer deluxe staterooms than four times the number of deluxe staterooms on the Pacific Paradise. \n" ); document.write( "Find the number of deluxe staterooms for each of the ships if the total number of deluxe staterooms for the three ships is 1165. \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "P + C + M = 1165 \n" ); document.write( "C = P + 30 \n" ); document.write( "M = 4P-35 \n" ); document.write( "-------------------- \n" ); document.write( "Substitute and solve for \"P\": \n" ); document.write( "P + P+30 + 4P-35 = 1165 \n" ); document.write( "6P = 1170 \n" ); document.write( "P = 195 (# on PP) \n" ); document.write( "C = 195+30 = 225 (# on CP) \n" ); document.write( "M = 4P-35 = 745 (# on MP) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |