How do I solve exponential equations?

  • Thread starter Thread starter ccvispartan
  • Start date Start date
  • Tags Tags
    Exponential
AI Thread Summary
To solve the exponential equation 4^(x+1) + 4^x = 160, start by rewriting 4^(x+1) as 4 * 4^x. This allows you to factor out the common term, leading to the equation 4^x(4 + 1) = 160. Simplifying gives 5 * 4^x = 160, which leads to 4^x = 32. Taking logarithms or recognizing that 4^2.5 = 32 confirms that x = 2.5 is the correct solution. Understanding how to collect like terms is crucial for solving similar exponential equations.
ccvispartan
Messages
5
Reaction score
0
We are currently studying logarithmic and one of the subsection is on solving exponential equations.

I cannot, for the life of me, solve this equation or similar equations. My hopes are that some of you guys can solve it for me and demonstrate the entire process.

The question is:

4^(x+1)+4^x=160

Correct answer of x is 2.5 but i do not know how to get there.
 
Physics news on Phys.org
Start by expressing 4x+1 as 4*4x and 4x as 1*4x. Now collect the common term on the left hand. Can you see the rest?
 
D H said:
Start by expressing 4x+1 as 4*4x and 4x as 1*4x. Now collect the common term on the left hand. Can you see the rest?

how do I actually collect like terms?
 
ccvispartan said:
how do I actually collect like terms?
Consider the expression a*b + a*c. Collect the common term. Now do the same to your problem.
 
D H said:
Start by expressing 4x+1 as 4*4x and 4x as 1*4x. Now collect the common term on the left hand. Can you see the rest?

D H said:
Consider the expression a*b + a*c. Collect the common term. Now do the same to your problem.

5*4x? if that's the term then the equation gives me an answer of 1.5 rather than 2.5
 
No, it gives 2.5. Show your work.
 
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...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top