How many distinct integral value of $n$ satisfies the equation $2^{2n} - 3 \cdot (2^{n+2}) + 32 = 0 $ ?
How many distinct integral value of $n$ satisfies the equation $2^{2n} - 3 \cdot (2^{n+2}) + 32 = 0 $?
1
$\begingroup$
algebra-precalculus
2 Answers
7
HINT: make the substitution $x=2^{n}$ This will reduce your equation to a quadratic.
-
0Yep! That's what I got as well :) – 2010-10-28
1
You should be able to prove a fairly small limit on n. Think about the fact that 3<2^2. Then you can just try them all up to there.