document.write( "Question 1201833: Introduce variables and write two equations
\n" ); document.write( "
\n" ); document.write( "A collection of dimes and quarters is worth $15.25. There are 103 coins in total. How many of each kind of coin is there?
\n" ); document.write( "

Algebra.Com's Answer #836359 by josgarithmetic(39615)\"\" \"About 
You can put this solution on YOUR website!
d for how many dimes and q for quarters, if for example you want TWO variables.
\n" ); document.write( "Follow exactly the description as written and form two equations. One accounting for number of coins and other for how much in dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28d%2Bq=103%2C10d%2B25q=1525%29\"
\n" ); document.write( "
\n" );