SOLUTION: This is supposed to be an exponential equation of quadratic type, but I'm just not seeing it: 2^x-10(2^-x) +3 = 0 Here's what I did: 2^x - 20^-x + 3 = 0 2^x - (20^-1)^x + 3 =

Algebra ->  Equations -> SOLUTION: This is supposed to be an exponential equation of quadratic type, but I'm just not seeing it: 2^x-10(2^-x) +3 = 0 Here's what I did: 2^x - 20^-x + 3 = 0 2^x - (20^-1)^x + 3 =      Log On


   



Question 1103126: This is supposed to be an exponential equation of quadratic type, but I'm just not seeing it:
2^x-10(2^-x) +3 = 0
Here's what I did:
2^x - 20^-x + 3 = 0
2^x - (20^-1)^x + 3 = 0
2^x - (1/20)^x +3 = 0
2^x - (1^x/20^x) +3 = 0
And now I'm stumped. I really don't know what I'm doing here. Can you help? Thank you.

Answer by ikleyn(52777) About Me  (Show Source):
You can put this solution on YOUR website!
.
Your equation is

2%5Ex+-+10%2A2%5E%28-x%29+%2B+3 = 0.


It is a quadratic equation (or EQUIVALENT to a quadratic equation) relative to the variable 2%5Ex.


To see it CLEARLY, introduce new variable u = 2%5Ex.


Then your equation takes the form

u+-+10%2A%281%2Fu%29+%2B+3 = 0.


Multiply by u to rid off the denominator. You will get

u%5E2+-+10+%2B+3u = 0,

u%5E2+%2B+3u+-+10 = 0.


Factor left side

(u+5)*(u-2) = 0


Only postive root works and make sense: u = 2.


It means 2%5Ex = u = 2,  which implies  x = 1.

Solved.

That's all.

Introducing new variable is the STANDARD method of solutions to problems like this.

--------------
See the lesson
    - Solving exponential equations
in this site.