\(M = P *\frac{(0.005)(1.005)^n}{(1.005)^n - 1}\)
Angela borrowed P dollars at 6 percent annual interest compounded monthly, and she will repay the loan by making n monthly payments of M dollars each. The formula gives the relationship between P, M and n. Is M > 50?(1) P = 10,000This is a tricky question. Since there are two variables, P and n, on the right side of the equation, it's tempting to believe that we need both to determine M. However this is a GMAT question. So, probably, determining the answer is not that simple.
So, let's consider this statement carefully.
Notice that the greater the value of n, the greater is the value of \((1.005)^n\). Accordingly, the greater the value of n, the smaller is the relative difference between \((1.005)^n\) and \((1.005)^n - 1\). So, the greater the value of n, the smaller is the fraction \(\frac{(1.005)^n}{(1.005)^n - 1}\).
Thus, the greater the value of n, the smaller will be the value of \(\frac{(0.005)(1.005)^n}{(1.005)^n - 1}\).
So, for a given amount of money, the greater the number of months Angela has to repay it, in other words, the greater the value of n, the smaller M will be. So, to find the smallest possible M for P = 10,000, let's maximize n by saying that n = infinity.
If n = infinity, then both \((1.005)^n\) and \((1.005)^n - 1\) equal infinity as well.
So, if n = infinity, then \((1.005)^n = (1.005)^n - 1\).
So, if n = infinity, then
\(\frac{(1.005)^n}{(1.005)^n - 1} = 1\)
and
\(\frac{(0.005)(1.005)^n}{(1.005)^n - 1} = 0.005 × 1 = 0.005\).
In that case, if \(P = 10,000\), then \(M = 10,000 *\frac{(0.005)(1.005)^n}{(1.005)^n - 1} = 10,000 × 0.005 = 50\).
So, if P = 10,000, then we know that, if n = infinity, the monthly payment is $50.
However, since we never reach infinity, M must always be greater than 50.
Sufficient.
(2) n = 48Without knowing the amount of money to be repaid, there's no way we can determine whether M > 50. After all, P could be $10, in which case M < 50 regardless of how many months Angela has to repay the money, and if P = 1,000,000, then if Angela has 48 months to repay the money, M > 50.
Insufficient.
Correct AnswerTakeaway: Sometimes the best way to determine what happens in a minimum or maximum scenario is to let a variable be infinity.