How to Solve the Equation 2^x^2-3=4^x?

  • Thread starter Thread starter star321
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 7K views
star321
Messages
7
Reaction score
0
solve the equation:
2^x^2-3=4^x (2 to the power of x squared - 3)

i can't get it to work
ln2^x^2 - 3=ln4^x
(x^2 -3) ln (2)=xln(4)
i know it'd be -3(ln2)=xln4... but i don't know what to do with x^2 part.

i did other questions like this but with 5^2x and 3^1+x, what do I do with the X^2 that gets me stuck. If someone knows what I do with taht could you please tell me, I am sure i can figure it out from there.
thankyou
 
Physics news on Phys.org
Do you mean 2x2-3 = 4x or 2x2 - 3 = 4x?

2x2-3 = 4x
(x2 - 3)ln(2) = xln(4)
ln(2)x2 - ln(4)x - 2ln(3) = 0

It's a polynomial in x.

2x2 - 3 = 4x...

Well actually, do you mean 2(x2) - 3 ... or do you mean (2x)2 - 3 ...?
 
still a bit confused

it was the first one, the one you were working out.
since your multiplying ln2 by (x^2-3) wouldn't it be 3 ln2?
So from ln(2)x2 - ln(4)x - 2ln(3) = 0
you get (x-6)(x+2) so x=6, x=-2.
I tried putting this numbers in the original but it doesn't work out, what am I doing wrong?
 
just to expand on what's been said and offer another way of starting off...
2x2-3 = 4x is a bit like saying
2x2-3 = 22x
2 raised to the power on the LHS is equal to 2 raised to the power on the RHS such that both exponents are the same, ie: x2-3 = 2x :smile:
 
Last edited: