Evaluating Logarithms: Solving 2^x - 2^{1-x} = 1 in Simple Steps

  • Thread starter Thread starter Matty R
  • Start date Start date
  • Tags Tags
    Logarithms
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the equation 2^x - 2^{1-x} = 1, which involves logarithmic concepts. Participants express confusion regarding the application of logarithmic properties and seek clarification on the correct approach to solve the equation.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Some participants attempt to apply logarithmic properties to simplify the equation, while others question the validity of these steps. There is a suggestion to rewrite the equation in a different form to identify a quadratic relationship.

Discussion Status

Participants are actively engaging with the problem, sharing their attempts and questioning the methods used. Some guidance has been offered regarding the limitations of logarithmic properties in this context, and alternative approaches are being explored.

Contextual Notes

There is a noted confusion regarding the properties of logarithms, particularly in relation to the subtraction of terms. Participants are also reflecting on their prior experiences with logarithmic problems, which may influence their current understanding.

Matty R
Messages
83
Reaction score
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

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}
 
Physics news on Phys.org
If you take log on both sides, you get log(2^x - 2^{1-x}) on the LHS, which is not equal to log(2^x) - log(2^{1-x}).
The method to solve it is not by logarithms; try simplifying the expression to see if you can see the underlying equation present.
 
Matty R said:
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

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
Your next step is wrong. You can take the log of each side of an equation, but there is no property that says log(a - b) = log a - log b. That is what you've done, and it is invalid.

Rewrite your equation as 2x - 2/2x = 1, and then multiply both sides by 2x. That should give you an equation that is quadratic in form (in powers of 2x) that you can solve.
Matty R said:
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}
 
Thanks for the replies. :smile:

I'd been doing questions with logarithms just before I got to this question, so when I saw the power of x I thought of logarithms and nothing else.

Sooooo, how about this?

2^x - 2^{1-x} = 1

2^x - 2^1 \cdot 2^{-x} = 1

2^x - \frac{2^1}{2^x} = 1

2^x - \frac{2}{2^x} - 1= 0

y = 2^x

y - \frac{2}{y} - 1 = 0

y^2 - 2 - y = 0

y^2 - y - 2 = 0

y^2 - 2y + 1y - 2 = 0

y(y - 2) + 1(y - 2) = 0

(y - 2)(y + 1) = 0

y = 2 and -1

y = -1

2^x \neq -1 (2^x cannot be negative)

y = 2

2^x = 2

log(2^x) = log(2)

xlog(2) = log(2)

x = \frac{log(2)}{log(2)}

x = 1
 

Similar threads

  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
8
Views
4K
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
Replies
4
Views
3K