document.write( "Question 349779: I have 10 more quarters than dimes which together equal 11.25, How many quarters and dimes do I have. I need to have 2 equations to graph. \n" ); document.write( "
Algebra.Com's Answer #250169 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! q = d + 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "25q + 10d = 1125 ___ 5q + 2d = 225 \n" ); document.write( " |