document.write( "Question 1113057: 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 36 more deluxe staterooms than the Pacific Paradise. The Mediterranean Paradise has 37 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 605. \n" ); document.write( "
Algebra.Com's Answer #728093 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P=x
\n" ); document.write( "C=x+36
\n" ); document.write( "M=4x-37
\n" ); document.write( "They add to 605
\n" ); document.write( "6x-1
\n" ); document.write( "605
\n" ); document.write( "6x=606
\n" ); document.write( "x=101 Pacific
\n" ); document.write( "x+36=137 Caribbean
\n" ); document.write( "4x-37=367 Mediterranean
\n" ); document.write( "
\n" );