document.write( "Question 528279: Suppose Tom has 21 coins totaling $3.45. If he has only dimes and quarters, how many of each tyoe does he have? \n" ); document.write( "
Algebra.Com's Answer #349224 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
d + q = 21\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10d + 25q = 345
\n" ); document.write( "
\n" );