document.write( "Question 639422: please help me solve. The students in my class are wearing 6 more green shirts than yellow shirts.
\n" );
document.write( "The ratio of green shirts to yellow shirts is 5:3.
\n" );
document.write( "Find the total number of shirts \n" );
document.write( "
Algebra.Com's Answer #402794 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The students in my class are wearing 6 more green shirts than yellow shirts. \n" ); document.write( "The ratio of green shirts to yellow shirts is 5:3. \n" ); document.write( "Find the total number of shirts. \n" ); document.write( ": \n" ); document.write( "Find this using a multiplier, \n" ); document.write( "let x = the multiplier \n" ); document.write( "then \n" ); document.write( "5x = no. of green shirts \n" ); document.write( "3x = no. of yellow \n" ); document.write( "and \n" ); document.write( "8x = total number of shirts \n" ); document.write( ": \n" ); document.write( "\"wearing 6 more green shirts than yellow shirts.\" \n" ); document.write( "5x = 3x + 6 \n" ); document.write( "we know \n" ); document.write( " \n" ); document.write( "replace 5x with (3x+6) \n" ); document.write( " \n" ); document.write( "Cross multiply \n" ); document.write( "5(3x) = 3(3x+6) \n" ); document.write( "15x = 9x + 18 \n" ); document.write( "15x - 9x = 18 \n" ); document.write( "6x = 18 \n" ); document.write( "x = 18/6 \n" ); document.write( "x = 3 is the multiplier \n" ); document.write( "therefore \n" ); document.write( "8(3) = 24 total number of shirts\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c \n" ); document.write( " |