document.write( "Question 894409: Melinda has 35 dimes and quarters that total $5.00. Write and solve a system of equations to find how many dimes and how many quarters she has \n" ); document.write( "
Algebra.Com's Answer #542046 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
$5.00 in d dimes and q quarters.\r
\n" ); document.write( "\n" ); document.write( "\"d%2Bq=35\" because this is given;
\n" ); document.write( "\"0.10d%2B0.25q=5\"
\n" ); document.write( "\"d%2B2.5q=50\"
\n" ); document.write( "\"2d%2B5q=100\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "SYSTEM OF EQUATIONS
\n" ); document.write( "\"highlight%28system%28d%2Bq=35%2C2d%2B5q=100%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );