Let x and y be positive real numbers such that 5 x + 1 2 y = 6 0 . Find the minimum value of x 2 + y 2 .
The answer is a form of b a , where a and b are positive coprime integers. Submit your answer as a − b .
For more problem about maximum and minimum value, click here
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.
How to input "Relevant Wiki" ?
Log in to reply
One way is edit you solution again. You will see on top of the solution box there is "Relevant wiki (optional)". In the box on the right key in the key words, it will search for you the necessary link.
The other way is, for example you want to link to the wiki of "Cauchy-Schwarz inequality". You first go to the search box on top (blue) and key in the key words "Cauchy-Schwarz inequality" to search for the wiki. It will go to the wiki page. Copy the link. Then come back to the solution box. Highlight the phrase "Cauchy-Schwarz inequality" then click the link button (second button after LaTex), a "(https://brilliant.org/wiki/)" will appear next to the phrase, paste the link address and you are done. Then test if it works.
Relevant wiki: 2D Coordinate Geometry - Problem Solving
Given , 1 2 x + 5 y = 1
We need to find the Radius of a circle ( R ) centered at origin ( 0 , 0 ) which just touches the line at P. Let the equation of the circle be x 2 + y 2 = R 2
So the distance of 1 2 x + 5 y = 1 from ( 0 , 0 ) is :
x 2 + y 2 m i n = R m i n = 1 2 2 + 5 2 ∣ 1 2 × 0 + 5 × 0 − 6 0 ∣ = 1 3 6 0
making the answer 6 0 − 1 3 = 4 7
By Cauchy-Schwarz Inequality, we have
( 5 x + 1 2 y ) 2 ≤ ( 5 2 + 1 2 2 ) ( x 2 + y 2 )
6 0 2 ≤ 1 6 9 ( x 2 + y 2 )
1 6 9 3 6 0 0 ≤ ( x 2 + y 2 )
x 2 + y 2 ≥ 1 3 6 0
Hence, a − b = 4 7 .
Problem Loading...
Note Loading...
Set Loading...
Similar solution with Fidel Simanjuntak 's
Using Cauchy-Schwarz inequality as follows:
( 5 x + 1 2 y ) 2 5 x + 1 2 y ⟹ x 2 + y 2 ≤ ( 5 2 + 1 2 2 ) ( x 2 + y 2 ) ≤ 1 3 x 2 + y 2 ≥ 1 3 6 0 Square root both sides Note that 5 x + 1 2 y = 6 0
⟹ a − b = 6 0 − 1 3 = 4 7