Suppose that x , y and z are three positive numbers that satisfy the equations x y z = 1 ; x + z 1 = 5 and y + x 1 = 2 9 . Then z + y 1 = n m , where m and n are relatively prime positive integers. Find m + n .
This problem is a part of Tessellate S.T.E.M.S. (2019)
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.
x z + 1 = 5 z
y 1 + 1 = 5 z
1 + y = 5 z y = x 5 , y + x 1 = 2 9
Two equations, two variables ( y and x 1 )
•••
y = 2 4 , x 1 = 5
Put values in first equation to get z = 2 4 5
z + y 1 = 4 1
Problem Loading...
Note Loading...
Set Loading...
x + z 1 = 5 [Given]
y + x 1 = 2 9 [Given]
Let z + y 1 = A
Multiplying the three equations gives us:
x y z + x y z 1 + x + y + z + x 1 + y 1 + z 1 = 1 4 5 A
Rearranging:
( x y z + x y z 1 ) + ( x + z 1 ) + ( y + x 1 ) + ( z + y 1 ) = 1 4 5 A
Substituting x y z = 1 , x + z 1 = 5 , y + x 1 = 2 9 [All given], and z + y 1 = A [Our earlier assumption]:
( 1 + 1 1 ) + 5 + 2 9 + A = 1 4 5 A
Simplifying:
3 6 + A = 1 4 5 A
Solving for A:
A = 4 1
Remember that our assumption is:
A = z + y 1 which is said to equal n m
Thus, n m = 4 1
Therefore, m = 1 and n = 4
Since we are asked for m + n , the answer is therefore 1 + 4 = 5