Inspired by Toshit Jain

Algebra Level 4

Let M M and m m be the respective maximum and minimum possible values for x x in the following system of equations:

x + y + z = 5 and x y + y z + x z = 8 \large x + y + z = 5 \quad \text{and} \quad xy + yz + xz = 8

If M m = a b \dfrac{M}{m} = \dfrac{a}{b} , where a , b a,b are positive coprime integers, then find a + b a + b .


The answer is 10.

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.

1 solution

Solution 1:

First note that y + z = 5 x y + z = 5 - x and y z = 8 x ( y + z ) = 8 x ( 5 x ) = 8 5 x + x 2 yz = 8 - x(y + z) = 8 - x(5 - x) = 8 - 5x + x^{2} . Then

0 ( y z ) 2 = ( y + z ) 2 4 y z = ( 5 x ) 2 4 ( 8 5 x + x 2 ) 0 \le (y - z)^{2} = (y + z)^{2} - 4yz = (5 - x)^{2} - 4(8 - 5x + x^{2}) \Longrightarrow

0 25 10 x + x 2 32 + 20 x 4 x 2 = 3 x 2 + 10 x 7 = ( 3 x 2 10 x + 7 ) 0 \le 25 - 10x + x^{2} - 32 + 20x - 4x^{2} = -3x^{2} + 10x - 7 = -(3x^{2} - 10x + 7) \Longrightarrow

0 ( 3 x 7 ) ( x 1 ) 1 x 7 3 0 \le -(3x - 7)(x - 1) \Longrightarrow 1 \le x \le \dfrac{7}{3} .

So M = 7 3 M = \dfrac{7}{3} and m = 1 m = 1 , and thus a b = 7 3 a + b = 7 + 3 = 10 \dfrac{a}{b} = \dfrac{7}{3} \Longrightarrow a + b = 7 + 3 = \boxed{10} .

The maximum for x x is achieved when ( x , y , z ) = ( 7 3 , 4 3 , 4 3 ) (x,y,z) = \left(\dfrac{7}{3}, \dfrac{4}{3}, \dfrac{4}{3}\right) and the minimum for x x is achieved when ( x , y , z ) = ( 1 , 2 , 2 ) (x,y,z) = (1,2,2) .


Solution 2:

Alternatively, note that x 2 + y 2 + z 2 = ( x + y + z ) 2 2 ( x y + y z + x z ) = 5 2 2 × 8 = 9 x^{2} + y^{2} + z^{2} = (x + y + z)^{2} - 2(xy + yz + xz) = 5^{2} - 2 \times 8 = 9 ,

which describes a sphere of radius 3 3 .So the solution set to the given set of equations will be the intersection of this sphere and the plane x + y + z = 5 x + y + z = 5 , which describes a circle. The circle is symmetric about the plane y = z y = z , (as y y and z z are interchangeable in the original system of equations), so both the maximum and minimum of x x will occur when y = z y = z . This transforms the given system of equations to

x + 2 y = 5 2 y = 5 x x + 2y = 5 \Longrightarrow 2y = 5 - x and

2 x y + y 2 = y ( 2 x + y ) = 8 2 y ( 4 x + 2 y ) = 32 ( 5 x ) ( 4 x + ( 5 x ) ) = 32 2xy + y^{2} = y(2x + y) = 8 \Longrightarrow 2y(4x + 2y) = 32 \Longrightarrow (5 - x)(4x + (5 - x)) = 32 \Longrightarrow

( 5 x ) ( 3 x + 5 ) = 32 3 x 2 + 10 x + 25 = 32 3 x 2 10 x + 7 = ( 3 x 7 ) ( x 1 ) = 0 (5 - x)(3x + 5) = 32 \Longrightarrow -3x^{2} + 10x + 25 = 32 \Longrightarrow 3x^{2} - 10x + 7 = (3x - 7)(x - 1) = 0 ,

from which we see that M = 7 3 M = \dfrac{7}{3} and m = 1 m = 1 as found before.

First method was quite obvious but second one is nice... +1

Rishabh Jain - 4 years ago

Log in to reply

Thanks! I prefer the second method too, but I thought it was better to present the "obvious" one first.

Brian Charlesworth - 4 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...