Solve for x when 2 x + 1 + 2 x − 1 = 6 4 0 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
@Calvin Lin , When I entered 8 as the answer it first said it was incorrect before the page refreshed (almost instantaneously) and deemed that I was correct.
I deduced what the answer is just by being super intimate with my powers of two and knowing the limited options, but I actually really like this solution of being able to squeeze out a 2^2 by applying a little bit of factoring. That's actually a really clever way to squeeze out a finite value and reduce the number of terms with x in them.
2 x ⋅ 2 + 2 2 x = 6 4 0
2 x ⋅ 4 + 2 x = 1 2 8 0
2 x × ( 4 + 1 ) = 1 2 8 0 ⟹ 2 x = 5 1 2 8 0
⟹ 2 x = 2 5 6 = 2 8
∴ x = 8
Let 2^(X-1) = T. 2^(X+1) = 2^2* T = 4T. So the equation 2^(X+1) + 2^(X-1) = 640 reduces to 5T = 640 therefore T = 128.
So 2^(X-1) = 128 or in other words X- 1 = 7 , hence X = 8.
Problem Loading...
Note Loading...
Set Loading...
2 x + 1 + 2 x − 1 2 x − 1 ( 2 2 + 1 ) 5 × 2 x − 1 2 x − 1 x − 1 ⟹ x = 6 4 0 = 6 4 0 = 6 4 0 = 1 2 8 = 2 7 = 7 = 8