Please solve for x in this logarithmic equation? 4^x + 2^(x+1) = 60

  • Thread starter Thread starter Cuisine123
  • Start date Start date
  • Tags Tags
    Logarithmic
AI Thread Summary
To solve the logarithmic equation 4^x + 2^(x+1) = 60, the first step is to rewrite it as 2^(2x) + 2^(x+1) = 60. By substituting 2^x with a new variable, the equation simplifies to a second-order polynomial. This approach allows for easier manipulation and solution of the equation. The discussion highlights the importance of recognizing exponential relationships to facilitate solving logarithmic equations. The correct method leads to finding the value of x effectively.
Cuisine123
Messages
38
Reaction score
0

Homework Statement


4x + 2(x+1) = 60


Homework Equations


N/A

The Attempt at a Solution


4x + 2(x+1) = 60
22x + 2(x+1) = 60

I don't know where to go from there.
 
Physics news on Phys.org
edit: ehild has the correct solution.
 
Last edited:
Cuisine123 said:


The Attempt at a Solution


4x + 2(x+1) = 60
22x + 2(x+1) = 60

I don't know where to go from there.


You are on the right track. Note that 2^{(x+1)}=2\cdot 2^x and 2^{2x}= (2^x)^2. Then choose 2^x as new variable and solve the resultant second order equation.

ehild
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top