document.write( "Question 909594: Frank has $3.75 in dimes and quarters. If there are 24 coins in all, how many are dimes? \n" ); document.write( "
Algebra.Com's Answer #551933 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! d + q = 24 \n" ); document.write( "10d + 25q = 375 \n" ); document.write( " |