document.write( "Question 863319: a newspaper carrier has 12.30 in change. He has two more quarters than dimes but three times as many nickels as quarters. How many dimes does he have? \n" ); document.write( "
Algebra.Com's Answer #520333 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "dimes: x
\n" ); document.write( "Qtrs: (x+2)
\n" ); document.write( "Nickels: 3(x+2)
\n" ); document.write( "10x + 25(x+2) + 5*3(x+2) = 1230 |CENTS makes sense
\n" ); document.write( "10x + 25(x+2) + 15(x+2) = 1230
\n" ); document.write( " 50x + 80 = 1230
\n" ); document.write( " 50x = 1150
\n" ); document.write( " x = 23, number of dimes
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " 230 + 625 + 375 = 1230
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );