Matty R
- 83
- 0
Hello
I was wondering if someone could help me.
I've got a question on evaluating logarithms, but I've not done anything like this before. I'm only used to the basic logarithmic stuff, and I still find that a bit confusing.
So, I've been trying to do this question for hours now, and keep getting x=1/2, x = -2 or 1 = 1, despite knowing that x = 1
Could anyone shed some light on this for me? I'm so confused.
Thank you
Evaluate : 2^x - 2^{1-x} = 1
logb^n = nlogb
2^x - 2^{1-x} = 1
log(2^x) - log(2^{1-x}) = log(1)
xlog(2) - (1-x)log(2) = 0
log(2)(x - (1-x)) = 0
log(2)(2x-1) = 0
2xlog(2) - 1log(2) = 0
2xlog(2) = log(2)
2x = \frac{log(2)}{log(2)}
2x = 1
x = \frac{1}{2}
I was wondering if someone could help me.
I've got a question on evaluating logarithms, but I've not done anything like this before. I'm only used to the basic logarithmic stuff, and I still find that a bit confusing.
So, I've been trying to do this question for hours now, and keep getting x=1/2, x = -2 or 1 = 1, despite knowing that x = 1
Could anyone shed some light on this for me? I'm so confused.
Thank you
Homework Statement
Evaluate : 2^x - 2^{1-x} = 1
Homework Equations
logb^n = nlogb
The Attempt at a Solution
2^x - 2^{1-x} = 1
log(2^x) - log(2^{1-x}) = log(1)
xlog(2) - (1-x)log(2) = 0
log(2)(x - (1-x)) = 0
log(2)(2x-1) = 0
2xlog(2) - 1log(2) = 0
2xlog(2) = log(2)
2x = \frac{log(2)}{log(2)}
2x = 1
x = \frac{1}{2}