document.write( "Question 431219: David has 12 coins, he has dimes and quarters. he has 6 more dimes than quarters,how many of each kind of coin does david have? \n" ); document.write( "
Algebra.Com's Answer #320708 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! c+c+6=12 \n" ); document.write( "2c=6 \n" ); document.write( "c=3 \n" ); document.write( "David has 3 quarters and 9 dimes.. \n" ); document.write( " |