- #1
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.
The value of n that solves the equation is 9.
To solve an equation with negative exponents, you can use the rule: a^(-n) = 1/a^n. In this case, the equation becomes (-2)^(-n+1) = 2^8. By applying the rule, we get 1/(-2)^(n-1) = 2^8. Then, we can solve for n by equating the exponents on both sides, giving us n-1 = 8. Therefore, n = 9.
Yes, this equation can be solved using logarithms. Taking the logarithm of both sides, we get log[(-2)^(n-1)] = log(2^8). By using the rule log(a^b) = b*log(a), the equation becomes (n-1)*log(-2) = 8*log(2). Then, we can solve for n by isolating it on one side, giving us n = 9.
No, there is only one solution to this equation. This can be verified by graphing both sides of the equation and seeing where they intersect, which would give us the value of n = 9.
Yes, this equation can be solved without using a calculator. You can use the rules for negative exponents or logarithms to solve it algebraically. However, using a calculator can make the process faster and more efficient.