document.write( "Question 251342: I have $21.40 in dimes and quarters. She has a total of 100 coins. How many of each kind does she have? \n" ); document.write( "
Algebra.Com's Answer #183010 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
25q+10d=2140
\n" ); document.write( "d+q=100
\n" ); document.write( "
\n" );