
Edward A. answered 03/29/20
High School Whiz Kid Grown Up--I've even tutored my grandchildren
Radikha, it helps all of us to have proper parentheses.,please check the Wyzant Resource “Math: You Need Parentheses”
#1: 1) e^4x-3* e^-2x=5e. I suspect this is written wrong, could you please verify that nothing is missing or excess? For example, after the equal sign you have
5e)
is it really supposed to simply be
5
#2: log base 8 (x+3) +log base 8 (x+2)=log base 8 (2)
I hope you know that log(x) + log(y) = log(x*y), so we can simplify to
log8((x+3)*(x+2)) = log8(2)
Then you can raise 8 to the power of each side because log and exponentiation are inverses.
8log8((x+3)(x+2)) = 8log8(2)
(x+3)(x+2) = 2
you can solve this for x.
#3: e^2x-15e^x+54 =0
We need to know which parts are the exponents. I’ll guess
e2x - 15ex + 54 = 0
You know how to factor this:
(ex - 9)(ex -6) = 0
So the roots are ex = 9 and ex = 6
You can take natural log of both sides
Ln(ex) = ln (9)
x = ln(9)
Similarly x = ln (6)
#4 5^x+3=3^2x-3, I am struggling with the fact that one term is 5x and the other 32x. I would expect them both to have the same base.
#5: log(13-x)=0.5
raise 10 to both sides
10log(13-x) = 10.5
13-x = sqrt(10)
x = 13 - sqrt(10)
#6: lne^x-2lne^4
ln(ex) - 2ln(e4)
Remember that loga ax = x, and ln means loge, so
x - 2*4 = x - 8
Is it possible that you didn’t copy #6 exactly right? It isn’t an equation.
#7: T=T0+(T1-T0)3^-kt
This looks like a cooling formula, but it wouldn’t be 3-kt , but rather e-kt. Did you copy this problem exactly right?