document.write( "Question 427013: I have $2.25 in dimes an quarters. I have two more quarters than dimes. Howmany quarters an dimes do I have \n" ); document.write( "
Algebra.Com's Answer #311817 by jorel1380(3719) You can put this solution on YOUR website! 10x+25(x+2)=225 \n" ); document.write( "10x+25x+50=225 \n" ); document.write( "35x=175 \n" ); document.write( "x=5 \n" ); document.write( "You have 5 dimes and 7 quarters.. \n" ); document.write( " |