Solutions of this equation can be found in which range?

  • Thread starter Thread starter diredragon
  • Start date Start date
  • Tags Tags
    Range
AI Thread Summary
The equation 4^x - 7*2^{(x-3)/2} = 2^{-x} was simplified to a quadratic form using the substitution z^2 = 2^{3x}. The resulting quadratic equation yielded two potential solutions for x, specifically 1 and -1. Upon verification, only x = 1 satisfies the original equation, while the other solution was deemed ambiguous due to the substitution. The valid solution falls within the range (0, 3], which corresponds to one of the provided options. Thus, the set of real solutions is confirmed to be in the range (0, 3].
diredragon
Messages
321
Reaction score
15

Homework Statement


##4^{x} - 7*2^{(x-3)/2} = 2^{-x} ##
Set of real solutions of this equation is found in which following range:
a) (-9, -2)
b) (0, 3)
c) (-3, 0]
d) (3, 7]

Homework Equations


3. The Attempt at a Solution [/B]
I simplified to
##2^{3x} - 7*2^{(3x - 3)/2} = 1##
##2^{3x} - \frac{7*2^{1/2}}{4}2^{3x/2} - 1 = 0 ##
 
Last edited by a moderator:
Physics news on Phys.org
There is something that every occurrence of x has in common. This suggests a change of variable.
 
This came to mind
##z^2 = 2^{3x} ##
##z^2 - \frac{7*2^{1/2}}{4}z - 1 = 0 ##
solutions of this equation i named q and t
##q = 2*2^{1/2} ##
##t = \frac{-1}{4}2^{1/2} ##
I then get two values of ##x ##, ##1 ## and ##-1 ##
 
Last edited:
diredragon said:
This came to mind
##z^2 = 2^{3x} ##
##z^2 - \frac{7*2^{1/2}}{4}z - 1 = 0 ##
solutions of this equation i named q and t
##q = 2*2^{1/2} ##
##t = \frac{-1}{4}2^{1/2} ##
I then get two values of ##x ##, ##1 ## and ##-1 ##
Have you checked both of those satisfy the original equation?
 
I get that neither satisfys the equation. What is the mistake?
 
diredragon said:
I get that neither satisfys the equation. What is the mistake?
One does. The other came in because the use of z2 created an ambiguity.
 
haruspex said:
One does. The other came in because the use of z2 created an ambiguity.
Oh I didn't see. ##1 ## fits. But I don't see how I can get the range which is asked. 1 is found in only one given answer so the solution i guess can only be (0, 3]
 
Last edited:
diredragon said:
Oh I didn't see. ##1 ## fits. But I don't see how I can get the range which is asked. 1 is found in only one given answer so the solution i guess can only be (0, 3]
Looks right.
 
  • Like
Likes diredragon
Back
Top