This Lesson (Joke problem on solving exponential equation) was created by by ikleyn(52781)  : View Source, ShowAbout ikleyn:
Joke problem on solving exponential equation
Problem 1Solve this exponential equation and find x: 3^[(x+1)/(x-5)] + 3^[(3x-9)/(x-5)] = 10/3.
Solution
This equation looks scary.
I will solve it informally. It means that I will use
my common sense in order for it lit my way in the darkness.
Right side 10/3 is = 3 = 3 + .
It tells me that one of the addend in the left side is 3, while the other is .
OK. I try to have first addend equal to 3. It leads me to this equation for exponent
= 1 --> x+1 = x-5 ---> 1 = -5, which is impossible, so this way does not work.
OK. I then try to have first addend equal to . It leads me to this equation for exponent
= -1 --> x+1 = -x + 5 --> 2x = 4 --> x = 4/2 = 2.
With x= 2, the exponent in the second addend is = = = 1.
It is exactly what I need.
So, is the solution. ANSWER
At this point, the solution is complete.
However, this solution does not guarantee that there is no another solution.
So, to check the answer, I used plotting tool DESMOS available online for free
www.desmos/calculator
You also can do it and repeat my steps.
Print equation of the function in the left side; print another equation y = 10/3 for the right side function.
The plot shows that the found solution x= 2 is .
Problem 2If x^(x¹⁶) = 16, find x²⁰.
Solution
I will give absolutely rigorous mathematical solution,
although it will contain element of guessing.
Obviously, the value of x should be greater than 1.
One such value is easy to guess: it is x = 2^(1/4) = = 1.189207115, approximately.
Indeed, (2^(1/4))^16 = = 16 and, therefore,
x^(x^16) = (2^(1/4))^16 = = 16,
so this value of x, x = 2^(1/4) is the solution to the given equation x^(x¹⁶) = 16.
From the other side hand, this function, f(x) = x^(x¹⁶) is a monotonically increasing function
in the domain x > 1, so, there is no other solution to the given equation in this domain.
Thus, for positive real numbers, the only solution
to the given equation x^(x¹⁶) = 16
is x = 2^(1/4) = = 1.189207115 (approximately).
CHECK. = 16; therefore, x^(x¹⁶) = x^16 = 1.189207115^16 = 16, which is correct.
Now, = (2^(1/4))^20 = 2^5 = 32.
ANSWER. Under given condition, = 32.
Problem 3If 2^a = 3, 3^b = 2, find 1/(a+1) + 1/(b+1).
Solution
If 2^a = 3 and 3^b = 2, then 2^(ab) = (2^a)^b = 3^b = 2, which implies ab = 1.
Now, + = =
= = = = 1.
ANSWER. If 2^a = 3, 3^b = 2, then + = 1.
My other lessons on exponential equations in this site are
- Solving exponential equations
- Solving advanced exponential equations
- Solving exponential inequalities
- Solving problems on population growth using logistic functions
- Solving upper level exponential equations
- OVERVIEW of lessons on solving exponential equations
Use this file/link ALGEBRA-I - YOUR ONLINE TEXTBOOK to navigate over all topics and lessons of the online textbook ALGEBRA-I.
This lesson has been accessed 554 times.
|