document.write( "Question 1165770: In a recent international sport​ competition, the top three countries—Country ​A, Country​ B, and Country C—won a total of 118 medals. Country B won 11 more medals than Country C. Country A won 32 more medals than the total amount won by the other two. How many medals did each of the top three countries​ win? a recenInt international sport​ competition, the top three countries—Country ​A, Country​ B, and Country C—won a total of 118 medals. Country B won 11 more medals than Country C. Country A won 32 more medals than the total amount won by the other two. How many medals did each of the top three countries​ win? \n" ); document.write( "
Algebra.Com's Answer #790249 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
A+B+C=118
\n" ); document.write( "B=C+11
\n" ); document.write( "A-32=(B+C)=2C+11
\n" ); document.write( "so A=2C+43
\n" ); document.write( "Therefore 2C+43+C+11+C=118
\n" ); document.write( "4C+54=118
\n" ); document.write( "4C=64
\n" ); document.write( "C=16
\n" ); document.write( "B=27
\n" ); document.write( "A=75
\n" ); document.write( "
\n" );