document.write( "Question 1068593: Suppose you have 33 coins. Some are quarters and some are dimes. The coins are worth a total of $6.90. How many of each coin do you have? \n" ); document.write( "
Algebra.Com's Answer #683809 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
d dimes
\n" ); document.write( "q quarters
\n" ); document.write( "\"system%28d%2Bq=33%2C10d%2B25q=690%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Simplify the money (cents) count equation.
\n" ); document.write( "\"2d%2B5q=138\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Elimination Method will be convenient as a next step.\r
\n" ); document.write( "\n" ); document.write( "\"system%28d%2Bq=33%2C2d%2B5q=138%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%282d%2B2q=66%2C2d%2B5q=138%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3q=72\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28q=24%29\"
\n" ); document.write( "-
\n" ); document.write( "\"d=33-24\"
\n" ); document.write( "\"highlight%28d=9%29\"
\n" ); document.write( "
\n" );