Asher
Karishma, here's me trying to solve the second problem. Let me know if i got it right.
2. √(2x - 5) > -4x + 3
Since sq.root is always positive, thus:
√(2x - 5) ≥ 0
2x - 5 ≥ 0
x ≥ 5/2
No problems till here... we know now that x must be > or equal to 5/2.
Next think, we have LHS > RHS. RHS can be negative or positive. So there are two cases possible:
Case 1: -4x + 3 < 0
x > 3/4 ----- (1)
Since in this case, RHS is negative and LHS will always be positive, LHS will be > than RHS. So the inequality will hold whenever x > 3/4 and x >= 5/2.
So if x >= 5/2, the inequality will hold.
Case 2: -4x + 3 > 0
x < 3/4 ------(2)
Now think, is it possible that x is < than 3/4 and greater than 5/2? No! So this case doesn't give any solutions.
Hence, the only solution is x >= 5/2
and yes, don't try to learn up Mathematical concepts. Try to understand them. That way, you will never forget them.