Given that a + b = x y and a b = x z satisfy the following equation:
a 2 + b 2 = 2 9 6
where x , y and z are single digit positive integers. What is the minimum value of x y + x z ?
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.
a 2 + b 2 ( a + b ) 2 − 2 a b ( 1 0 x + y ) 2 − 2 ( 1 0 x + z ) 1 0 0 x 2 + 2 0 x y + y 2 − 2 0 x − 2 z 1 0 0 + 2 0 y + y 2 − 2 0 − 2 z 2 0 y + y 2 − 2 z y 2 + 2 0 y − 2 1 6 y 2 + 2 0 y − 2 1 6 y ⟹ y y 2 + 2 0 y − 2 1 6 ⟹ z = 2 9 6 = 2 9 6 = 2 9 6 = 2 9 6 = 2 9 6 = 2 1 6 = 2 z > 0 > 3 1 6 − 1 0 ≈ 7 . 7 7 6 ≥ 8 = 2 z = 4 Note that x must be 1 . Since z > 0 Solving the quadratic Putting y = 8
Therefore, the minimum value of x y + x z = 1 8 + 1 4 = 3 2 .
How do you say z ≥ 0 ? Isn't it strictly z > 0 because z is a positive integer? Or does this work only when finding minimum?
Problem Loading...
Note Loading...
Set Loading...
We use the identity a 2 + b 2 = ( a + b ) 2 − 2 a b . If we substitute the given values for a + b and a b into this equation, we get
x y 2 − 2 ( x z ) = 2 9 6 .
Since we are going for the minimum possible value of x y + x z , we start with x = 1 . Since x y 2 > 2 9 6 , we try y = 8 , so that x y = 1 8 . This yields
1 8 2 − 2 ( 1 z ) 3 2 4 − 2 ( 1 z ) 2 ( 1 z ) 1 z = 2 9 6 = 2 9 6 = 2 8 = 1 4 .
Thus, z = 4 , and the minimum possible value of x y + x z is 1 8 + 1 4 = 3 2 .