document.write( "Question 262614: A coin purse contains 46 coins in dimes and quarters. The coins have a value of $7.00 or 700 cents. Determine the number of dimes and quarters in the coin purse.
\n" ); document.write( "I figured out the answer to be 30 dimes and 16 quarters by guess & checking, but I need to know how to set up the proper equation to get this answer!
\n" ); document.write( "

Algebra.Com's Answer #193450 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
d+q=46
\n" ); document.write( "10d+25q=700
\n" ); document.write( "
\n" ); document.write( "
\n" );