document.write( "Question 418060: you have a coin bank that has 275 dimes and quarters that total $51.50. How many of each type of coin do you have in the bank?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #292664 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "275 dimes and quarters
\n" ); document.write( "Let x and (275 -x) represent the number of quarters and dimes respectively
\n" ); document.write( "Question states*** CENTS makes sense
\n" ); document.write( " 25x + 10(275-x) = 5150
\n" ); document.write( " 15x = 2400
\n" ); document.write( " x = 160, number of quarters. 115 dimes (275-160)
\n" ); document.write( "Solving for x
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 25+160 + 10*115 = 4000 + 1150 = 5150 or $51.50 \n" ); document.write( "
\n" );