sjuniv32
If \( n ≠ −2\), for how many integer values of n is the equation \((n + 2)^{n^2}\)= \((n + 2)^{2n}\) true?
(A) none
(B) one
(C) two
(D) three
(E) infinitely many
Key concept: If \(b^x = b^y\), then \(x = y \) (as long as \(b \neq 0\), \(b \neq 1\), and \(b \neq -1\)) The
provisos here a very important.
For example, if \(0^x = 0^y\), we can't then conclude that \(x=y\)
Now on to the solution.....
If \((n + 2)^{n^2}\)= \((n + 2)^{2n}\), then as long as \((n+2) \neq 0\), \((n+2) \neq 1\), and \((n+2) \neq -1\), then we can conclude that \(n^2 = 2n\)
Take: \(n^2 = 2n\)
Subtract \(2n\) from both sides to get: \(n^2 - 2n\)
Factor to get: to get: \(n(n - 2)\), so either \(n = 0\) or \(n = 2\) (two solutions so far)
Now we need to consider the possibility that the base, \((n+2)\), equals \(0\), \(1\) or \(-1\)
The condition that \( n ≠ −2\), eliminates the possibility that \((n+2) = 0\). So the base can't be zero.
Can the base, \((n+2)\), equal \(1\)?
We can see that \((n+2) = 1\), when \(n = -1\), so let's see if \(n = -1\) is an actual solution to the original equation.
Replace an to get: \(((-1) + 2)^{(-1)^2}\)= \(((-1) + 2)^{2(-1)}\)
Simplify to get: \((1)^{1}\)= \((1)^{-2}\) WORKS!!
So, \(n = -1\) is another solution (bringing the total number of solutions to three)
Finally, we need to test the possibility that the base, \((n+2)\), equals \(-1\)
We can see that \((n+2) = -1\), when \(n = -3\), so let's see if \(n = -3\) is a solution to the original equation.
Replace an to get: \(((-3) + 2)^{(-3)^2}\)= \(((-3) + 2)^{2(-3)}\)
Simplify to get: \((-1)^{9}\)= \((-1)^{-6}\)
Evaluate to get: \(-1\)= \(1\)
DOESN'T WORK
So, the solutions are \(n = 0\), \(n = 2\) and \(n = -1\)
Answer: C