document.write( "Question 930181: Jamie has 6 quarters and some dimes in his pocket. the total value of the coins is 4.50. How many dimes does he have in his pocket? \n" ); document.write( "
Algebra.Com's Answer #564736 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = number of dimes
\n" ); document.write( "---
\n" ); document.write( "6*25 + 10x = 450
\n" ); document.write( "150 + 10x = 450
\n" ); document.write( "10x = 450 - 150
\n" ); document.write( "x = (450 - 150)/10
\n" ); document.write( "x = 30 dimes
\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" );