document.write( "Question 1102050: A jar of dimes and quarters contains 52 coins. The value of the coins is $8.65. Write and solve a system of equations that can be used to find the number of each type of coin. \n" ); document.write( "
Algebra.Com's Answer #716679 by josgarithmetic(39621)\"\" \"About 
You can put this solution on YOUR website!
q quarters
\n" ); document.write( "d dimes\r
\n" ); document.write( "\n" ); document.write( "\"system%28q%2Bd=52%2C25q%2B10d=865%29\"
\n" ); document.write( "
\n" );