document.write( "Question 1141885: The total value of quarters and dimes in a coin bank is $6.90. If the quarters were dimes and the dimes were quarters, the total value of the coins would be $7.80.
\n" ); document.write( "a) set up a system if equations to represent the situation.
\n" ); document.write( "b) find the number of quarters in the bank.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #762527 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+d+\" = the actual number of dimes
\n" ); document.write( "Let \"+q+\" = the actual number of quarters
\n" ); document.write( "-------------------------------------------------
\n" ); document.write( "(1) \"+10d+%2B+25q+=+690+\" ( in cents )
\n" ); document.write( "(2) \"+25d+%2B+10q+=+780+\" ( in cents )
\n" ); document.write( "-------------------------------------------------
\n" ); document.write( "(2) \"+5d+%2B+2q+=+156+\"
\n" ); document.write( "-----------------------------
\n" ); document.write( "Multiply both sides of (2) by \"+2+\"
\n" ); document.write( "(1) \"+10d+%2B+25q+=+690+\"
\n" ); document.write( "(2) \"+-10d+-+4q+=+-312+\"
\n" ); document.write( "----------------------------------
\n" ); document.write( "\"+21q+=+378+\"
\n" ); document.write( "\"+q=+18+\"
\n" ); document.write( "Plug this result back into (1) or (2)
\n" ); document.write( "(2) \"+5d+%2B+2%2A18+=+156+\"
\n" ); document.write( "(2) \"+5d+=+156+-+36+\"
\n" ); document.write( "(2) \"+5d+=+120+\"
\n" ); document.write( "(2) \"+d+=+24+\"
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "There are 18 quarters in the bank
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+25d+%2B+10q+=+780+\"
\n" ); document.write( "(2) \"+25%2A24+%2B+10%2A18+=+780+\"
\n" ); document.write( "(2) \"+600+%2B+180+=+780+\"
\n" ); document.write( "OK
\n" ); document.write( "You can check (1)
\n" ); document.write( "
\n" ); document.write( "
\n" );