document.write( "Question 1134727: You have 50 coins, which total $6.95. They are all dimes and quarters. How many dimes and how many quarters do you have? \n" ); document.write( "
Algebra.Com's Answer #752186 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
You have 50 coins, which total $6.95. They are all dimes and quarters. How many dimes and how many quarters do you have?
\n" ); document.write( "================
\n" ); document.write( "d + q = 50
\n" ); document.write( "10d + 25q = 695
\n" ); document.write( "
\n" ); document.write( "
\n" );