document.write( "Question 547129: Could someone help with this please? Thanks.
\n" );
document.write( "The football coach shuddered when he realized that the ratio of the dextrous to the inept was 3 to 7. If 140 players were trying to make the team, how many were dextrous? \n" );
document.write( "
Algebra.Com's Answer #356276 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the ratio of the dextrous to the inept was 3 to 7. If 140 players were trying to make the team, how many were dextrous? \n" ); document.write( ": \n" ); document.write( "Let x = no. of dextrous \n" ); document.write( "then \n" ); document.write( "(140-x) = no. of inept \n" ); document.write( ": \n" ); document.write( "A ratio equation \n" ); document.write( " \n" ); document.write( "Cross multiply \n" ); document.write( "7x = 3(140-x) \n" ); document.write( "7x = 420 - 3x \n" ); document.write( "7x + 3x = 420 \n" ); document.write( "10x = 420 \n" ); document.write( "x = 42 dextrous ones \n" ); document.write( " |