document.write( "Question 492430: I have one more dime than I have quarters and the total amount of the coins is $1.15. How many dimes and quarters do I have? \n" ); document.write( "
Algebra.Com's Answer #335056 by gabbymad98(6)\"\" \"About 
You can put this solution on YOUR website!
x = quarters
\n" ); document.write( "y = dimes \r
\n" ); document.write( "\n" ); document.write( "x + y = $1.15
\n" ); document.write( "y - x = 1 \r
\n" ); document.write( "\n" ); document.write( "This is a system I hope that answered your question sorry about the first answer I got confused. \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );