document.write( "Question 929124: Tom has 45 coin some quarters and the rest dimes how many of each does he have his value of this change is $5.85 \n" ); document.write( "
Algebra.Com's Answer #564122 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! q + d = 45 \n" ); document.write( "25q + 10d = 585 \n" ); document.write( " |