document.write( "Question 663902: At the 2006 Winter Olympics in Italy, the top medal winner was Germany, which won a total of 29 medals. Germany won 1 more silver medal than gold and 5 more gold medals than bronze. Find the number of each type of medal won. How do I solve this? \n" ); document.write( "
Algebra.Com's Answer #413019 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "1 more silver medal than gold and 5 more gold medals than bronze\"highlight%28x%29\"
\n" ); document.write( "bronze\"highlight%28x%29\"
\n" ); document.write( "Gold: (x+5)
\n" ); document.write( "Silver: (x+5) + 1 Or (x+6)
\n" ); document.write( "Question states***total of 29 medals
\n" ); document.write( " x + (x+5) + (x+6) = 29 ||Solve for x and then determine the # of gold and Silver as well \n" ); document.write( "
\n" );