document.write( "Question 1173467: A jar of coins contains only quarters (25¢) and dimes (10¢).
\n" ); document.write( "The total amount of money in the jar is $4.40, and there are 23 coins.\r
\n" ); document.write( "\n" ); document.write( "Let's write a system of equations that can be used to find, the number of dimes, and, the number of quarters, in the jar.
\n" ); document.write( "

Algebra.Com's Answer #798690 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
-----------------------------------------------------------------------
\n" ); document.write( "A jar of coins contains only quarters (25¢) and dimes (10¢).
\n" ); document.write( "The total amount of money in the jar is $4.40, and there are 23 coins.
\n" ); document.write( "-----------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28q%2Bd=23%2C25q%2B10d=440%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "OR\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28q%2Bd=23%2C5q%2B2d=88%29\"
\n" ); document.write( "
\n" );