document.write( "Question 137436: Mark's soccer team played 12 games. The ratio of games won to games lost was 2:1. To the nearest whole percent, what percent of the games did his team lose? \n" ); document.write( "
Algebra.Com's Answer #100547 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2:1 is the same as 2x:x where x is number of games lost. \n" ); document.write( "-------- \n" ); document.write( "2x + x =12 \n" ); document.write( "3x = 12 \n" ); document.write( "x = 4 (number of games lost) \n" ); document.write( "2x= 8 (number of games won) \n" ); document.write( "------ \n" ); document.write( "Percent lost = 4/12 = 1/3 = 33.3333% \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |