Given that a and b are positive reals such that 6 4 = ( ( a + b ) 2 − 1 6 ) ( 1 6 − ( a − b ) 2 ) , find the minimum value of 2 a 2 + b 2 − 8 .
Give your answer to 3 decimal places.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice problem
Log in to reply
Ayy shems si kuya XD
Hahaha nagawa ko po sya nung bored na bored na po ako sa classroom TT.TT
Log in to reply
Basta mga minimum, I always try the equality case xD
Then I look at the solution :) Ganda ng problem :)
Ang nasa picture ko? wahahhaa di ko kilala yan.
Speaking of which, sino po yang nasa profile pic nyo?
Proof ? :)
Solution by my teaming with my friend... Start by expanding: 6 4 = ( ( a + b ) 2 − 1 6 ) ( 1 6 − ( a − b ) 2 ) 6 4 = 1 6 ( ( a + b ) 2 + ( a − b ) 2 ) ) − [ ( a + b ) ( a − b ) ] 2 − 2 5 6 3 2 0 = 3 2 ( a 2 + b 2 ) − ( a 2 − b 2 ) 2 3 2 0 + ( a 2 − b 2 ) 2 = 3 2 ( a 2 + b 2 ) To minimize RHS means minimize LHS, which means ( a 2 − b 2 ) 2 should be as small as possible. Hence we let ( a 2 − b 2 ) 2 = 0 , consequently ( a 2 + b 2 ) = 1 0 , substitute it into the square root yields the answer 1
Problem Loading...
Note Loading...
Set Loading...
Anybody can try a = b and get the answer as 1, but how does it happen?
By using difference of two squares on the first equation,
6 4 = ( a + b + 4 ) ( a + b − 4 ) ( a − b + 4 ) ( − a + b + 4 ) ,
which can be divided by 16 and taking square root on both sides to get
2 = 2 a + b + 4 ⋅ 2 a + b − 4 ⋅ 2 a − b + 4 ⋅ 2 − a + b + 4
Looks familiar? Well, it should be, since this is the formula for the area of a triangle with sides a , b , 4 by Heron's formula. We can see then that the triangle has area 2.
Now, we can see that the altitude to the base with length 4 is 1 , since A r e a = b h / 2 = 2 , giving us 2 h = 2 , h = 1 .
Then, by Apollonius' Theorem, the length of the median d to the side with length 4 is d = 2 a 2 + b 2 − 2 ( 2 4 ) 2 = 2 a 2 + b 2 − 8 . Now, this is exactly what we want to minimize.
Now, in any given triangle, the median to a side is always greater than or equal to the altitude to that side. So,
d = 2 a 2 + b 2 − 8 ≥ 1 , since the altitude to the side of length 4 is 1.
So, our answer is 1