-
bha
- Senior | Next Rank: 100 Posts
- Posts: 43
- Joined: Tue Mar 18, 2008 5:59 pm
- Thanked: 4 times
- Followed by:1 members
How to approach these kind of problems?
- Attachments
-
- prob14.doc
- (57.5 KiB) Downloaded 213 times
..thanks..that looks like a good idea though it will be time consuming as we have to evaluate 3 eqns..thats like solving 3 problems in 1 problem time...anyway something is better than nothing...thanks!!pepeprepa wrote:You should consider it is true and start the different inequalities: Z > W
and then try to work on it to see whether it is true or not. Use squares, cross-multiplying...
For number II and III can you say how you went from step 1 to step 2? For soe reason I am not seeing that but definitely see step 2 to step 3.pepeprepa wrote:bha, I tam sorry if my way does not satisfy you! If I look at the problem some seconds and I have a method which can enable me to solve it in less than 2 minutes I do it. Unfortunately, we cannot always have a better choice than what we think during the first seconds. But if you can have the right answer and not lose time that's enough.
I.
1/sqrt(x+y) < sqrt(x+y)/2x
2x<x+y
x<y
It can be wrong, don't keep it.
II.
1/sqrt(x+y) < (sqrt(x) + sqrt(y))/(x+y)
sqrt(x+y) < sqrt(x) + sqrt(y)
x+y < x + 2*sqrt(y)*sqrt(x) + y
That must be true
III.
1/sqrt(x+y) < (sqrt(x) - sqrt(y))/(x+y)
sqrt(x+y) < sqrt(x) - sqrt(y)
x+y < x - 2*sqrt(y)*sqrt(x) + y
That's wrong, don't keep it
Could you please dicribe this reasoning step-by-steppepeprepa wrote: II.
1/sqrt(x+y) < (sqrt(x) + sqrt(y))/(x+y)
sqrt(x+y) < sqrt(x) + sqrt(y)
x+y < x + 2*sqrt(y)*sqrt(x) + y
No complaints mate...pepeprepa wrote:bha, I tam sorry if my way does not satisfy you! If I look at the problem some seconds and I have a method which can enable me to solve it in less than 2 minutes I do it. Unfortunately, we cannot always have a better choice than what we think during the first seconds. But if you can have the right answer and not lose time that's enough.