document.write( "Question 832457: a parking meter contains dimes and quarters worth 10.50. There are 63 coins in all.find how many of each there are \n" ); document.write( "
Algebra.Com's Answer #502073 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 10d+25q=1050, \n" ); document.write( "q+d=63 \n" ); document.write( "d = 35, q = 28 \n" ); document.write( " |