document.write( "Question 122188: Bruce discovered that the wishing well contained $9 in nickles and dimes and that there were 30 more dimes than nickles. How many coins of each type were there? \n" ); document.write( "
Algebra.Com's Answer #89685 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Bruce discovered that the wishing well contained $9 in nickles and dimes and that there were 30 more dimes than nickles. How many coins of each type were there?
\n" ); document.write( "--------------------
\n" ); document.write( "Let # of nickels be \"x\"; Value is 5x cents.
\n" ); document.write( "# of dimes is \"x+30\" ; Value is 10(x+30) = 10x+300 cents
\n" ); document.write( "----------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "value + value = 900 cents
\n" ); document.write( "5x + 10x+300 = 900
\n" ); document.write( "15x = 600
\n" ); document.write( "x = 40 (# of nickels)
\n" ); document.write( "x+30=70 (# of dimes)
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );