document.write( "Question 1005063: Kathryn put her nickels and dimes in a piggy bank. One day she emptied it and counted 25 coins, which totaled $2.05. Using a linear system, how many dimes did Kathryn have? \n" ); document.write( "
Algebra.Com's Answer #621366 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
n+d= 25 subtract n from both sides:
\n" ); document.write( "d= 25-n We will use this value for d in the next equation
\n" ); document.write( "----------------------------
\n" ); document.write( "0.05n+0.1(25-n)= 2.05
\n" ); document.write( "0.05n+2.5-0.1n= 2.05
\n" ); document.write( "-0.05n= -0.45 Divide both sides by -0.05 and remember that -/-=+:
\n" ); document.write( "n= 9 You have 9 nickels and:
\n" ); document.write( "25-9= 16 dimes
\n" ); document.write( "---------------------------
\n" ); document.write( "Proof:
\n" ); document.write( "9(0.05)+16(0.10)= 2.05
\n" ); document.write( "0.45+1.60= 2.05
\n" ); document.write( "2.05= 2.05 We have the correct answer
\n" ); document.write( "
\n" );