fangtray wrote:At the end of each year, the value of a certain antique watch is c percent more than its value one year earlier, where c has the same value each year. If the value of the watch was k dollars on January 1, 1992, and m dollars on January 1, 1994, then in terms of m and k, what was the value of the watch, in dollars on January 1st, 1995?
a. M +1/2(m-k)
b. M+1/2(m-k/k)m
c. [M*root(m)]/k
d. M^2/2k
e. Km^2
Hi! First, let's make sure we understand the essence of the question - since we're increasing by a set percent each year, what we really have here is a compound interest problem. The problem basically boils down to:
Principle investment on Jan 1, 1992: $k
interest rate per year: c%
total value of investment after 2 years: $m
Q: What's the value of the investment, in terms of m and k, after 3 years?
As you suggest, picking numbers is a great way to handle this kind of complicated algebra. Let's start by picking numbers for k and c; once we have those, we can find the value of m.
Since it's a percent question, let's let k=100 and c=10%
After 1 year, our investment is worth 1.1*$100=$110.
After 2 years, our investment is worth 1.1*$110=$121
So, we now know that m=121.
After 3 years, our investment is worth 1.1*$121=$133.10
Now we plug in k=100 and m=121 to the choices, seeing which one gives us a result of 133.10.
A) 121 + .5(12.10)... nope!
B) 121 + .5(12.10/100)*121 = 121 + (6.05/100)*121 = 121 + approx 6*120/100 = 121 + approx 7... nope!
C) (121)(11)/100 = 121/100 * 11 = 1.21 * 11= 13.31 (off by 1 decimal place - are you sure you reproduced this answer correctly?)
D) 121^2/200 = 121/100 * 121/2 = 1.21 * 60ish = too small
E) 100(121^2) = way too big.
No matches, so there's an error in the choices - I'm guessing that (C) was typed out incorrectly (if it were m*root(m/k) then it would be correct).