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

  • Thread starter Thread starter star321
  • Start date Start date
AI Thread Summary
To solve the equation 2^x^2 - 3 = 4^x, the discussion focuses on rewriting it using logarithms and recognizing it as a polynomial. Participants clarify the equation's structure, leading to the formulation ln(2)x^2 - ln(4)x - 3ln(2) = 0. This simplifies to a quadratic equation, x^2 - 2x - 3 = 0, which factors to (x-3)(x+1) = 0, yielding potential solutions x = 3 and x = -1. However, there is confusion about verifying these solutions in the original equation, highlighting the importance of careful substitution.
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 ...?
 
Probably a typo, the constant term in the polynomial is just -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?
 
Oh yeah, 3ln(2). So you'd get:

ln(2)x2 - ln(4)x - 3ln(2) = 0
x2 - 2x - 3 = 0
(x-3)(x+1) = 0
 
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:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top