document.write( "Question 808182: Solution: solve for x and y. Moolah has 27 coins that are all dimes and nickles. The value of the coins is $1.95. How many dimes and how many nickles does she have.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #486808 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
d + n = 27
\n" ); document.write( "10d + 5n = 195
\n" ); document.write( "---
\n" ); document.write( "10(27 - n) + 5n = 195
\n" ); document.write( "270 - 5n = 195
\n" ); document.write( "5n = 75
\n" ); document.write( "n = 15
\n" ); document.write( "d = 12
\n" ); document.write( "Answer:
\n" ); document.write( "15 nickles and 12 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" );