document.write( "Question 809648: Ron has $2.55 in dimes and quarters. He has eight more dimes than quarters. How many quarters does he have? \n" ); document.write( "
Algebra.Com's Answer #487687 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
10d + 25q = 255
\n" ); document.write( "d = q + 8
\n" ); document.write( "---
\n" ); document.write( "10d + 25q = 255
\n" ); document.write( "10(q + 8) + 25q = 255
\n" ); document.write( "10q + 80 + 25q = 255
\n" ); document.write( "35q = 175
\n" ); document.write( "Answer:
\n" ); document.write( "q = 5
\n" ); document.write( "d = 13
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );