document.write( "Question 1164209: Susan cashed a check at the bank, but the teller made a mistake. He gave her as many dollars as he should have given her cents and as many cents as he should have given her dollars. Susan took the money without realizing the error and spent $3.50. She then had twice as much money as the actual amount of the check. What was the amount of the check? \n" ); document.write( "
Algebra.Com's Answer #788740 by MathTherapy(10555)\"\" \"About 
You can put this solution on YOUR website!
Susan cashed a check at the bank, but the teller made a mistake. He gave her as many dollars as he should have given her cents and as many cents as he should have given her dollars. Susan took the money without realizing the error and spent $3.50. She then had twice as much money as the actual amount of the check. What was the amount of the check?
\n" ); document.write( "
Let amount of dollars and cents he should’ve given her be D, and C, respectively
\n" ); document.write( "Therefore, he should’ve given her: “100D + C” cents
\n" ); document.write( "Then, he gave her C dollars and D cents, or “100C + D” cents
\n" ); document.write( "She spent $3.50, or 350 cents
\n" ); document.write( "Therefore, we get: 100C + D - 350 = 2(100D + C)
\n" ); document.write( "100C + D - 350 = 200D + 2C
\n" ); document.write( "100C - 2C = 350 + 200D - D
\n" ); document.write( "98C = 350 + 199D
\n" ); document.write( "\"matrix%281%2C3%2C+C%2C+%22=%22%2C+%28350+%2B+199D%29%2F98%29\"
\n" ); document.write( "Converting this to a DIOPHANTINE EQUATION, we get: \r
\n" ); document.write( "\n" ); document.write( "Now, 2 * 98 = 196, and the integer that can be substituted for D in order to make 154 + 3D a DIVIDEND of 98 is 14. This gives us:
\n" ); document.write( "So, with D being 14, we get:
\n" ); document.write( "Therefore, D or number of dollars he should’ve given her was: 14, and number of cents he should’ve given her was: 32. Therefore, amount on check was: \"highlight_green%28%22%2414.32%22%29\" \n" ); document.write( "
\n" );