document.write( "Question 461485: jenna has a total of 23 coins, made up of dimes and nickels. if she has a $1.90, how many nickels and dimes does she have? \n" ); document.write( "
Algebra.Com's Answer #316471 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
jenna has a total of 23 coins, made up of dimes and nickels. if she has a $1.90, how many nickels and dimes does she have?
\n" ); document.write( "-----
\n" ); document.write( "Equations:
\n" ); document.write( "d + n = 23 coins
\n" ); document.write( "10d+5n=190 cents
\n" ); document.write( "-----------------------
\n" ); document.write( "Divide thru the lower equation by 5:
\n" ); document.write( "------
\n" ); document.write( "d + n = 23
\n" ); document.write( "2d + n = 38
\n" ); document.write( "----
\n" ); document.write( "Subtract and solve for \"d\":
\n" ); document.write( "d = 15 (# of dimes)
\n" ); document.write( "----
\n" ); document.write( "Solve for \"n\":
\n" ); document.write( "---
\n" ); document.write( "d + n = 23
\n" ); document.write( "15 + n = 23
\n" ); document.write( "n = 8 (# of nickels)
\n" ); document.write( "------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" );