document.write( "Question 270162: Maria has $1-coins and 50-centavos coins. If she has 3,600 coins in all, and amounting to $2250, how many coins of each kind does she have? \n" ); document.write( "
Algebra.Com's Answer #197944 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Maria has $1-coins and 50-centavos coins. If she has 3,600 coins in all, and amounting to $2250, how many coins of each kind does she have?
\n" ); document.write( "------------
\n" ); document.write( "One-variable solution:
\n" ); document.write( "Equation:
\n" ); document.write( "value + value = value
\n" ); document.write( "100x + 50(3600-x) = 225000 centavos
\n" ); document.write( "---
\n" ); document.write( "100x + 180000 - 50x = 225000
\n" ); document.write( "150x = 45000
\n" ); document.write( "----
\n" ); document.write( "x = 300 (# of $1 coins)
\n" ); document.write( "3600-300 = 3300 (# of 50 centavos coins)
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );