document.write( "Question 53622: Nadine has seven more nickels than Delano has dimes. If Delano gives Nadine four of his dimes, then Delano will have the same amount of money as Nadine. How much money do they have together? (Assume that Nadine has only nickels and Delano has only dimes.) \n" ); document.write( "
Algebra.Com's Answer #35877 by aaaaaaaa(138)\"\" \"About 
You can put this solution on YOUR website!
Nadine's nickels: n
\n" ); document.write( "Delano's dimes: d
\n" ); document.write( "Money that Nadine has: 5n
\n" ); document.write( "Money that Delano has: 10d\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n = d + 7
\n" ); document.write( "n - d = 7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5n + 40 = 10(d-4)
\n" ); document.write( "5n + 40 = 10d - 40
\n" ); document.write( "5n - 10d = -80\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++1%5Cn+%2B+-1%5Cd+=+7%2C%0D%0A++++5%5Cn+%2B+-10%5Cd+=+-80+%29%0D%0A++\"We'll use substitution. After moving -1*d to the right, we get:
\n" ); document.write( " \"1%2An+=+7+-+-1%2Ad\", or \"n+=+7%2F1+-+-1%2Ad%2F1\". Substitute that
\n" ); document.write( " into another equation:
\n" ); document.write( " \"5%2A%287%2F1+-+-1%2Ad%2F1%29+%2B+-10%5Cd+=+-80\" and simplify: So, we know that d=23. Since \"n+=+7%2F1+-+-1%2Ad%2F1\", n=30.
\n" ); document.write( "
\n" ); document.write( " Answer: \"system%28+n=30%2C+d=23+%29\".
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );