YBK
w00t! custom status!! :D
hey..
i'm having troubles solving absolute values such as |x-4| > 2x
is this the correct way to do it?
Restriction x >= 0
(x-4)^2 > (2x)^2
0 > (2x)^2 - (x-4)^2
0 > (3x-4)(x+4)
x= 3/4 or x = -4
But x = -4 does not fit the restriction
Therefore 0 <= x < 4/3
Ummm.. am i right... i'm not sure of the x>=4 thing...
Thanks!
i'm having troubles solving absolute values such as |x-4| > 2x
is this the correct way to do it?
Restriction x >= 0
(x-4)^2 > (2x)^2
0 > (2x)^2 - (x-4)^2
0 > (3x-4)(x+4)
x= 3/4 or x = -4
But x = -4 does not fit the restriction
Therefore 0 <= x < 4/3
Ummm.. am i right... i'm not sure of the x>=4 thing...
Thanks!