Solving Exponential Equations
September 28th, 2007 | by limeehai |What is exponential equations?
It is simply an equation of the indices form xn = Y. Solving them is also simple!
Ex 1: Solve 2x = 16
We change the 16 to 24. This allows us to compare using the mathematical logic that when the base(2) is the same, the power of the base must be the same. 2x = 24.
Therefore x = 4 (Answer).
Ex 2: Solving the exponential equation 22k - 3(2k) + 2 = 0.
This is slightly challenging in that the exponential equation is of the quadratic form.
Maths Tips: Let the 2k be u. And 22k be u2. This simplifies the outlook of the exponential equation without changing its meaning.
The new modified question becomes u2 - 3u +2 = 0. Is this simpler to solve? Must be!
Moving forward….
Using factorisation, we get (u - 1)(u -2) = 0.
Which means (u - 1) = 0 or (u - 2) = 0.
Therefore u = 1 or u = 2. Replacing the u = 2k back to u,
2k = 1= 20 or 2k = 2
Answer: k = 0 or k = 1.
From the above examples, it shows that with proper planning and understanding, solving exponential equations can be simple and fun.
Article Submitted by: Lim Ee Hai
Article Source: http://www.limehai.com


