document.write( "Question 807733: Carlos has $5.20 in dimes and quarters. He has one fourth as many quarters as dimes. How many of each coin does he have? \n" ); document.write( "
Algebra.Com's Answer #487713 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! q=d/4, \n" ); document.write( "10d+25q=520 \n" ); document.write( "d = 32, q = 8 \n" ); document.write( " \n" ); document.write( " |