SOLUTION: I went to the bank to cash a check. By mistake, the teller gave me dollars instead of cents and cents instead of dollars, which I did not notice. On the way out, I spent a nickel a

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: I went to the bank to cash a check. By mistake, the teller gave me dollars instead of cents and cents instead of dollars, which I did not notice. On the way out, I spent a nickel a      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 980224: I went to the bank to cash a check. By mistake, the teller gave me dollars instead of cents and cents instead of dollars, which I did not notice. On the way out, I spent a nickel at a gum machine. When I returned home, I found I had exactly twice the amount of the check. Can you calculate the exact amount of the check I cashed?
Found 2 solutions by ankor@dixie-net.com, KMST:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
I went to the bank to cash a check.
By mistake, the teller gave me dollars instead of cents and cents instead of dollars, which I did not notice.
On the way out, I spent a nickel at a gum machine.
When I returned home, I found I had exactly twice the amount of the check.
Can you calculate the exact amount of the check I cashed?
:
let a = correct dollar amt
let = correct cents in decimal form
;
100b + .01a - .05 = 2(a + b)
100b + .01a - .05 = 2a + 2b
100b - 2b = 2a - .01a + .05
98b = 1.99a + .05
b = %28%281.99a%2B.05%29%29%2F98
Using the table feature on my Ti83, found only one solution (y = %28%281.99x%2B.05%29%29%2F98)
a = 31, b = .63
Correct amt of check $31.63
You got $63.31
you spent .05
---------------
leaving $63.26 Which is twice as much as 31.63

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
x= number of whole dollars in the check amount.
y= number of cents in the check amount.
100x%2By= value of the check amount, in cents.
100y%2Bx= amount given by the bank teller, in cents.
100y%2Bx-5= amount taken home (after spending a nickel at a gum machine), in cents.
"When I returned home, I found I had exactly twice the amount of the check" translates as
100y%2Bx-5=2%2A%28100x%2By%29
We work with that equation to find a solution that makes sense for the story in the problem.
We need a pair of non-negative integers (x,y), with y%3C=99 .
Solving:
100y%2Bx-5=2%2A%28100x%2By%29
100y%2Bx-5=200x%2B2y
100y%2Bx-5-2y-x=200x%2B2y-2y-x
98y-5=199x
98y-5%2B5=199x%2B5
98y=199x%2B5
y=%28199x%2B5%29%2F98
y=%28196x%2B3x%2B5%29%2F98
y=196x%2F98%2B%283x%2B5%29%2F98
y=2x%2B%283x%2B5%29%2F98.
The equation above is a linear equation with an infinite number of (x,y) pairs,
but to fit the story the solution pair (x,y) must meet stringent requirements.
We need a pair of non-negative integers (x,y), with y%3C=99 .
For y%3C=99 to be a non-negative integer,
%283x%2B5%29%2F98 must be a non-negative integer with %283x%2B5%29%2F98%3C=99 ,
meaning that 3x%2B5=98n for some non-negative integer n ,
and 98n%3C=99<-->n%3C99%2F98 .
So, we are limited to n=0 and n=1 .
3x%2B5=98%2A0=0 gives us a negative fraction for x , so it does not work.
3x%2B5=98%2A1=98--->3x=98-5--->3x=93--->x=93%2F3--->highlight%28x=31%29 .
Then, system%28y=2x%2B%283x%2B5%29%2F98%2C3x%2B5=98%2Cx=31%29--->y=2%2A31%2B1--->y=62%2B1--->highlight%28y=63%29 .
The exact amount of the check was highlight%28%22%2431.63%22%29 .