document.write( "Question 1107720: The value of a number of dimes and quarters is $1.25. If the number of dimes was
\n" ); document.write( "doubled and the number of quarters was increased by 5, the value would be $3.00.
\n" ); document.write( "How many dimes and quarters are there?
\n" ); document.write( "

Algebra.Com's Answer #722734 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Work with the description literally, and simplify the system from that and you should obtain a system, d for dimes and q for how many quarters:\r
\n" ); document.write( "\n" ); document.write( "\"system%282d%2B5q=25%2C4d%2B5q=35%29\"
\n" ); document.write( "which you can solve without a doubt.
\n" ); document.write( "
\n" );