document.write( "Question 1120268: A ship has a ratio of 4 officers for every 9 seamen. The crew of the ship totals 182 people. How many officers and how many seamen are on this ship\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #735933 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 4:9 ratio \n" ); document.write( "4x+9x+182, where x is the number of multiples of this ratio. \n" ); document.write( "13x=182 \n" ); document.write( "x=14 \n" ); document.write( "4x=56 officers \n" ); document.write( "9x=126 seamen \n" ); document.write( " |