(If you have a copy of Patel's Extension 2 book in front of you, it'll be easier cause what I'm referring to is Question 1 of the worked examples)
Prove (a+b)/2 >= sqrt.(ab) if a and b are positive real numbers.
It was pointed out to me that this basically means proving the arithmetic average >= the geometric average. To show what I mean, for example:
PROBLEM: Show (a+b+c+d)/4 >= 4th root. (abcd)
SOLUTION:
(a+b)/2 >= sqrt.(ab)
(a+b)/4 >= sqrt.(ab)/2 [1]
(c+d)/2 >= sqrt.(cd)
(c+d)/4 >= sqrt.(cd)/2 [2]
(assuming arithmetic average >= geometric average) -->
sqrt.(ab)/2 + sqrt.(cd)/2 >= sqrt.(sqrt.(ab)sqrt.(cd))
sqrt.(ab)/2 + sqrt.(cd)/2 >= 4th root. (abcd)
Because of [1] and [2] (I'm thinking, LHS of [1] and [2] are >= to RHS so of course if I sub the LHS in, the inequation direction above will still hold true)
.'. (a+b)/4 + (c+d)/4 >= 4th root. (abcd)
.'. (a+b+c+d)/4 >= 4th root. (abcd)
Okay, well you see my basic assumption here in order to prove this inequality is that the arithmetic average of a and b, and c and d >= their geometric average. So, CAN I ASSUME THIS without proving it? My parents were both schooled with an asian curriculum and they said it was perfectly acceptable over there to assume it. But will they accept it here? I've seen some questions where if you -can- assume it, it'll take you 2 mins to do it, but doing it a different way will take you heaps longer.
EDIT: I skipped a few explanative steps in the solution, but hopefully most would understand what I did in between.
Prove (a+b)/2 >= sqrt.(ab) if a and b are positive real numbers.
It was pointed out to me that this basically means proving the arithmetic average >= the geometric average. To show what I mean, for example:
PROBLEM: Show (a+b+c+d)/4 >= 4th root. (abcd)
SOLUTION:
(a+b)/2 >= sqrt.(ab)
(a+b)/4 >= sqrt.(ab)/2 [1]
(c+d)/2 >= sqrt.(cd)
(c+d)/4 >= sqrt.(cd)/2 [2]
(assuming arithmetic average >= geometric average) -->
sqrt.(ab)/2 + sqrt.(cd)/2 >= sqrt.(sqrt.(ab)sqrt.(cd))
sqrt.(ab)/2 + sqrt.(cd)/2 >= 4th root. (abcd)
Because of [1] and [2] (I'm thinking, LHS of [1] and [2] are >= to RHS so of course if I sub the LHS in, the inequation direction above will still hold true)
.'. (a+b)/4 + (c+d)/4 >= 4th root. (abcd)
.'. (a+b+c+d)/4 >= 4th root. (abcd)
Okay, well you see my basic assumption here in order to prove this inequality is that the arithmetic average of a and b, and c and d >= their geometric average. So, CAN I ASSUME THIS without proving it? My parents were both schooled with an asian curriculum and they said it was perfectly acceptable over there to assume it. But will they accept it here? I've seen some questions where if you -can- assume it, it'll take you 2 mins to do it, but doing it a different way will take you heaps longer.
EDIT: I skipped a few explanative steps in the solution, but hopefully most would understand what I did in between.
Last edited: