document.write( "Question 782859: Sammy has two denominations of coins. Two of the smaller denomination coins and three of the larger denomination coins have a value of $2. Two of the smaller denomination coins and seven of the larger denomination coins have a value of $4. What denominations of coins does Sammy have? \n" ); document.write( "
Algebra.Com's Answer #476580 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Sammy has two denominations of coins. Two of the smaller denomination coins and three of the larger denomination coins have a value of $2. Two of the smaller denomination coins and seven of the larger denomination coins have a value of $4. What denominations of coins does Sammy have?
\n" ); document.write( "----------------
\n" ); document.write( "Equations:
\n" ); document.write( "2S + 3L = 2
\n" ); document.write( "2S + 7L = 4
\n" ); document.write( "--------
\n" ); document.write( "Subtract and solve for \"L\":
\n" ); document.write( "4L = 2
\n" ); document.write( "L = $0.5 (L is a half-dollar)
\n" ); document.write( "---------
\n" ); document.write( "Solve for \"S\":
\n" ); document.write( "2S + 3L = 2
\n" ); document.write( "2S + 1.5 = 2
\n" ); document.write( "2S = 0.5
\n" ); document.write( "S = $0.25 (S is a quarter)
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "-----------------
\n" ); document.write( "
\n" );