document.write( "Question 850581: A gold coin is 84 years older than a silver coin. Twenty years ago, the gold coin was three times as old as the silver coin was then. Find the present ages of the two coins. \n" ); document.write( "
Algebra.Com's Answer #512227 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A gold coin is 84 years older than a silver coin. Twenty years ago, the gold coin was three times as old as the silver coin was then. Find the present ages of the two coins. \n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "g = s + 84 \n" ); document.write( "---------------- \n" ); document.write( "g-20 = 3(s-12) \n" ); document.write( "------------------- \n" ); document.write( "Substitute and solve for \"s\": \n" ); document.write( "s+84-20 = 3s-36 \n" ); document.write( "2s = 100 \n" ); document.write( "s = 50 yrs. (age of the silver coin) \n" ); document.write( "------ \n" ); document.write( "Solve for \"g\": \n" ); document.write( "g = s + 84 \n" ); document.write( "g = 50+84 = 134 yrs. (age of the gold coin) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |