⎩ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎧ x y z = 1 x + z 1 = 5 y + x 1 = 2 9
Suppose that x , y and z are three positive numbers that satisfy the system of equations above. Then z + y 1 = n m , where m and n are relatively prime positive integers. Find m + n .
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.
Thank you.
⎩ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎧ x y z = 1 x + x 1 = 5 y + x 1 = 2 9 . . . ( 1 ) . . . ( 2 ) . . . ( 3 )
( 2 ) : x + z 1 x y z + z y z ⟹ 1 + y = 5 = 5 y z = 5 y z . . . ( 4 ) Multiply both sides by y z Note that ( 1 ) : x y z = 1
( 2 ) : y + x 1 y + x x y z y + y z 5 y + 5 y z 5 y + 1 + y ⟹ y = 2 9 = 2 9 = 2 9 . . . ( 5 ) = 1 4 5 = 1 4 5 = 2 4 . . . ( 6 ) Multiply both sides by 5 Note that ( 4 ) : 5 y z = 1 + y
( 5 ) : y + y z 1 + z ⟹ z + y 1 = 2 9 = y 2 9 = y 3 0 − 1 = 2 4 3 0 − 1 = 4 1 Divide both sides by y Note that ( 6 ) : y = 2 4
⟹ m + n = 1 + 4 = 5
Thank you.
from the second eqs. z = 1/(5 – x),
from the third eqs. 1/y =x/(29x – 1), or y = (29x – 1)/x
from the first eqs. xyz =(29x – 1)/(5 – x) = 1, x= 1/5, y=24,z=5/24
So z + 1/y = m/n = ¼ , m+n = 5
Problem Loading...
Note Loading...
Set Loading...
Using the given system we have that
( x + z 1 ) ( y + x 1 ) ( z + y 1 ) = 5 × 2 9 × ( z + y 1 ) = 1 4 5 ( z + y 1 ) .
Expanding and rearranging, we then find that
x y z + x + y + z + x 1 + y 1 + z 1 + x y z 1 = 1 4 5 ( z + y 1 ) ⟹
x y z + x y z 1 + ( x + z 1 ) + ( y + x 1 ) + ( z + y 1 ) = 1 4 5 ( z + y 1 ) ⟹
1 + 1 + 5 + 2 9 = ( 1 4 5 − 1 ) ( z + y 1 ) ⟹ 3 6 = 1 4 4 ( z + y 1 ) ⟹
z + y 1 = 1 4 4 3 6 = 4 1 ⟹ a + b = 1 + 4 = 5 .
Comment: Not that it is required, but it can be determined that ( x , y , z ) = ( 5 1 , 2 4 , 2 4 5 ) .