barryj
- 856
- 51
How do you solve this..
(-2)^(n-1) = 2^8
The answer is 9 but how do you get it?
(-2)^(n-1) = 2^8
The answer is 9 but how do you get it?
You could write the left side as (-1 x 2)^(n-1) = -1^(n-1) x 2^(n-1). Does that help?barryj said:How do you solve this..
(-2)^(n-1) = 2^8
The answer is 9 but how do you get it?
We're here to help you, but only by guiding you to reach the solution.barryj said:OK, so continue..what is the proper solution?
At ##\text[ \text{I}\text]## level this shouldn't be a problem.barryj said:I originally thought about using logarithms but you can't take the log of a negative number.
No, this isn't true. The left side is a negative number, and the right side is a positive number.Aufbauwerk 2045 said:The first thing to note is that -2^m = 2^m if m is even.
I believe that this is really a B-level thread, not I-level, so I have changed the level to "B".SlowThinker said:At ##\text[ \text{I}\text]## level this shouldn't be a problem.
SlowThinker said:##log(-2)=log(2)+\pi i+2 k \pi i## for ##k\in Z##.
Mark44 said:No, this isn't true. The left side is a negative number, and the right side is a positive number.
The usual order of operations is that exponents are evaluated before the negation, so -2^2, say is -4, while (-2)^2 is 4.
My comment was relevant to what you wrote; namelyAufbauwerk 2045 said:You mean -2^2 = -(2^2) = -4, or in general -2^(n-1) = -(2^(n-1)).
But he wrote (-2)^(n-1), not -(2^(n-1)).
PEMDAS.
and I included your quote in my post (#10).Aufbauwerk 2045 said:The first thing to note is that -2^m = 2^m if m is even.
Mark44 said:My comment was relevant to what you wrote; namely
and I included your quote in my post (#10).
-2^m is a negative number while 2^m is positive.
Aufbauwerk 2045 said:The first thing to note is that (-2)^m = 2^m if m is even.
Aufbauwerk 2045 said:This should be clear if you know that multiplying two negative numbers results in a positive number.
Of course you should not need to write the above equations. Really you are just solving for n-1 = 8, therefore n = 9.
The bases aren't the same on both sides. On the left the base is -2, and on the right it's 2.moriheru said:In reply to the original post: ( I don't know if this has already been mentioned) as the bases are the same on both sides you can equate the exponents.
moriheru said:This gives n-1=8 and hence n=9.