Quote (Michael515 @ 13 Apr 2013 01:43)
My first question is, if there's a problem, for example like:
(x+2)(2x-1)=0
would the answer be -2 and 1/2 or would it be -2 or 1/2???
And my second question is how do you solve this type of question in less than 15 seconds?
Solve |x-2|>|x-8|
if you do not want to use the set notation given by "carteblanche" use 'both -2 and 1/2'
for abs(x-2) > abs(x-8) you could just graph the two sides and you see where the lines cross
but a quick calculation [just divide 2+8 by 2] shows that when x=5 we have abs(5-2) = abs (5-8)
one can also see that when x is larger than 5 the inequality abs(x-2) > abs(x-8) will always hold
(for x less than 5 it's the other way round)