2^(2x) - 2^(x + 1) - 3 = 0
2^(2x) - 2 (2^x) - 3 = 0
let y = 2^x
y ² - 2 y - 3 = 0
( y - 3 ) ( y + 1 ) = 0
y = 3 , y = - 1
Accepting y = 3 :-
2^x = 3
x ln 2 = ln 3
x = ln 3 / ln 2
x = 1.58 (to 2 dec. places)
2007-12-31 21:53:35
·
answer #1
·
answered by Como 7
·
2⤊
0⤋
Assume t =2^x
t^2-2t-3 = 0
(t-3)(t+1) = 0
t = 3, 2^x = 3, Take log on both sides. x = log(3)/log 2
t = -1, 2^x should be alwasy > 0. No solution for x.
2008-01-04 22:30:11
·
answer #2
·
answered by SamC 5
·
0⤊
1⤋
Let t =2^x
t^2-2t-3 = 0
(t-3)(t+1) = 0
t = 3, 2^x = 3, Take log on both sides. x = log(3)/log 2
t = -1, it is impossible for 2^x <0. So, no solution for real x.
2008-01-04 20:48:23
·
answer #3
·
answered by ^ ³ 5
·
0⤊
1⤋
math_kp is right
4^x = (2^2)^x = (2^x)^2 = t^2 for t=2^x
and 2^(x+1) = 2*2^x = 2t
that's where t^2 - 2t - 3 = 0 came from, so you should get x=log(3)/log(2) -- which is log 3 base 2, or ln(3)/ln(2).
2007-12-31 22:36:34
·
answer #4
·
answered by hrothgar 6
·
0⤊
0⤋
group like terms ans solve for x
4^x - 2^x=3-1 remember the sign changes when it crosses the equals sign
now 4^x- 2^x= 2^x
and 3-1=2 so the new equation is
2^x=2 solve for x by dividing by both sides by 2
x=1
2007-12-31 22:05:04
·
answer #5
·
answered by I dont know but... 4
·
0⤊
1⤋
I think it's supposed to be 4x-2x+1=3 so it is 2x+1=3
2x=2
therefore, x=1
2007-12-31 22:02:08
·
answer #6
·
answered by FT_iSLAND123 2
·
0⤊
1⤋
2^x = t
t^2-2t-3 = 0
(t-3)(t+1) = 0
t = 3 means x = log(3)/log 2
t = -1 means no solution real x
2007-12-31 21:54:17
·
answer #7
·
answered by Mein Hoon Na 7
·
0⤊
1⤋
4^x-2^x+1=3
4^x-2^x-2=0
let t=2^x
=> t^2-t-2=0
=> t=2 &t= -1
2007-12-31 21:46:27
·
answer #8
·
answered by Chu?t N??c 1
·
0⤊
1⤋
It's obvious: x = 1.
4 - 2 + 1 = 3
OK, if the "x + 1" is in the exponent of the second term, then it should be written as 2^(x + 1) to avoid confusion. Hint "write as a quadratic" probably also means you left off the "square" and it should be 4 to the x-square power. Otherwise you have a nonsense equation because 4^x IS 2^(x+1)
and you are trying to "solve" x - x = 3, which is false every time.
2007-12-31 21:45:54
·
answer #9
·
answered by Charles M 6
·
0⤊
2⤋
4^x - 2^x+1 = 3
4^x -2^x -2 =0
let t = 2^x
t^2 -2t -2 =0
solve this for t
and find 2^x =t
xln(2) =ln(t)
x = ln(t)/ln(2)
2007-12-31 21:41:05
·
answer #10
·
answered by Any day 6
·
0⤊
3⤋