Find the min value

Algebra Level 2

Given that 3 x + 4 y = 5 3x+4y=5 , find the minimum value of x 2 + y 2 x^2+y^2 .


The answer is 1.

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.

4 solutions

Chew-Seong Cheong
Jan 28, 2020

Similar solution as @Vilakshan Gupta 's. Since it is an algebra problem we should solve it with algebra method.

By Cauchy-Schwarz inequality , we have:

( 3 x + 4 y ) 2 ( 3 2 + 4 2 ) ( x 2 + y 2 ) x 2 + y 2 ( 3 x + 4 y ) 2 9 + 16 = 5 2 25 = 1 \begin{aligned} (3x+4y)^2 & \le (3^2+4^2)(x^2+y^2) \\ \implies x^2 + y^2 & \ge \frac {(3x+4y)^2}{9+16} = \frac {5^2}{25} = \boxed 1 \end{aligned}

Equality occurs when x = 3 5 x = \frac 35 and y = 4 5 y=\frac 45 .

Rather than scold the people who only provide a lower bound, I'll applaud you for showing that the lower bound can actually be achieved.

Richard Desper - 1 year, 4 months ago

Log in to reply

Yes, one should not assume that the solution exists.

Chew-Seong Cheong - 1 year, 4 months ago
Vilakshan Gupta
Jan 27, 2020

Using Cauchy Schwarz Inequality , we can directly write ( 3 x + 4 y ) 2 ( 3 2 + 4 2 ) ( x 2 + y 2 ) (3x+4y)^2 \leq (3^2+4^2)(x^2+y^2) which x 2 + y 2 1 \implies x^2+y^2 \geq 1 .

Equality holds when x = 3 5 x=\dfrac 35 and y = 4 5 y=\dfrac 45 .

Elijah L
Jan 27, 2020

Taking a more coordinate-based approach:

3 x + 4 y = 5 3x+4y=5

y = 3 4 x + 5 4 y=-\frac{3}{4} x+\frac{5}{4}

The minimal value for the expression x 2 + y 2 x^2 + y^2 can be interpreted as the least radius r r such that the line is tangent to the circle.

Since the radius is perpendicular to the tangent:

m = 4 3 m_\perp = \frac{4}{3}

Since the normal line goes through the centre of the circle, we can deduce that the normal line has the equation of y = 4 3 x y=\frac{4}{3} x . Substituting back into the original equation to find the coordinates of the point of intersection:

3 x + 4 × 4 3 x = 5 3x + 4\times\frac{4}{3} x = 5

x = 3 5 x=\frac{3}{5}

y = 4 5 y=\frac{4}{5}

x 2 + y 2 = 1 x^2 + y^2 = \boxed{1}

(Sorry for my explanation not being aligned, can someone please say how to align here in the comments? Thanks!)

This approach is how I thought of the problem. (Well, after I took the lazy approach of letting Excel find the best value....and after I thought of using Calculus....this is simpler.)

Richard Desper - 1 year, 4 months ago

We can express y y in terms of x x as y = 5 3 x 4 y=\dfrac{5-3x}{4} . So x 2 + y 2 = x 2 + ( 5 3 x 4 ) 2 = 25 16 ( x 2 6 5 x + 1 ) = 25 16 [ ( x 3 5 ) 2 + 16 25 ] 1 x^2+y^2=x^2+(\dfrac{5-3x}{4})^2=\dfrac{25}{16}(x^2-\dfrac{6}{5}x+1)=\dfrac{25}{16}[(x-\dfrac{3}{5})^2+\dfrac{16}{25}]\geq 1 . Hence the required minimum value is 1 \boxed 1 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...