document.write( "Question 915527: Carole has 70 dimes and quarters. Her quarters are worth as much as her dimes. How many quarters does she have? \n" ); document.write( "
Algebra.Com's Answer #555657 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
d + q = 70 (# of coins)
\n" ); document.write( "10d = 25q (value of coins)
\n" ); document.write( "
\n" ); document.write( "
\n" );