• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

college algebra problem

coder1

Senior member
For the life of me I can't remeber how to start an equation with X in the exponent on both sides

example: 5^x=4^(x+1)

Thanks for any help
 
Take the ln() of both sides, and then use the logarithm rule which states ln(x^y) = yln(x).

Edit: Wow, I was way too slow.
 
However, in this problem, ln or log will work as the basic rule states log(base a) b^c = c*log(base a)( b ), ln is easier to write, and usually supported on most calculators.
 
Back
Top