asked 226k views
0 votes
Solve the following equation for x using the natural logarithm

4 * 4^(x) = 10 * (e^ (-1x))

* = multiplication sign

1 Answer

2 votes
Use log rule
log(ab) = log a + log b

Take log of both sides:

ln 4 + ln 4^x = ln 10 + ln e^(-x)

Use log rule
log(a^n) = n*log(a)


ln 4 + xln 4 = ln 10 -xln e \\ \\ ln 4 + xln 4 = ln 10 -x \\ \\ x ln 4+x = ln 10 - ln 4 \\ \\ x(ln 4 +1) = ln 10 -ln 4 \\ \\ x = (ln 10 - ln 4)/(ln 4 +1)
answered
User Ganesh Putta
by
7.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.