document.write( "Question 541030: adam has quarters and dimes in his pocket. there are 28 coins in all, and they are worth $4.60 altogether. how many quarters and dimes does adam have? \n" ); document.write( "
Algebra.Com's Answer #353998 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! There are too many coins in his pocket. He will develop a hole or lsoe some of the coins. \n" ); document.write( "q+d=28 \n" ); document.write( ".25q+.10d=4.60 \n" ); document.write( " \n" ); document.write( " |