document.write( "Question 1050355: Joan has some dimes and quarters. If she has 30 coins worth a total of $4.95, how many of each type of coin does she have? \n" ); document.write( "
Algebra.Com's Answer #665929 by advanced_Learner(501)\"\" \"About 
You can put this solution on YOUR website!
D+Q=30\r
\n" ); document.write( "\n" ); document.write( "10D+25=495\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++1%5CD+%2B+1%5CQ+=+30%2C%0D%0A++++10%5CD+%2B+25%5CQ+=+495+%29%0D%0A++\"We'll use substitution. After moving 1*Q to the right, we get:
\n" ); document.write( " \"1%2AD+=+30+-+1%2AQ\", or \"D+=+30%2F1+-+1%2AQ%2F1\". Substitute that
\n" ); document.write( " into another equation:
\n" ); document.write( " \"10%2A%2830%2F1+-+1%2AQ%2F1%29+%2B+25%5CQ+=+495\" and simplify: So, we know that Q=13. Since \"D+=+30%2F1+-+1%2AQ%2F1\", D=17.
\n" ); document.write( "
\n" ); document.write( " Answer: \"system%28+D=17%2C+Q=13+%29\".
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );