Simple System of Equations Part 2

x y + z = 26 x z + y = 29 y z + x = 34 \begin{aligned} xy+z&=&26 \\ xz+y&=& 29 \\ yz+x&=&34 \end{aligned}

If x , y , z x,y,z are integers satisfying the system of equations above, what is the value of x + y + z x+y+z ?

See Part 1 and Part 3 .


The answer is 15.

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.

5 solutions

It is given that: { x y + z = 26 . . . ( 1 ) x z + y = 29 . . . ( 2 ) y z + x = 34 . . . ( 3 ) \quad \begin{cases} xy + z = 26 &...(1) \\ xz+y = 29 &...(2) \\ yz+ x = 34 &... (3) \end{cases}

( 2 ) ( 1 ) : x ( z y ) ( z y ) = 3 x = 3 z y + 1 . . . ( 4 ) (2)-(1): \quad x(z-y)-(z-y) = 3 \implies x = \dfrac{3}{z-y} + 1\quad ...(4)

Since x x , y y and z z are integers, for equation ( 4 ) (4) to be true 3 z y \implies \dfrac 3{z-y} must be an integer.

{ z y = 3 z = y 3 x = 0 z y = 1 z = y 1 x = 2 z y = 1 z = y + 1 x = 4 z y = 3 z = y + 3 x = 2 \implies \begin{cases} z-y = -3 & \implies z = y-3 & \implies x = 0 \\ z-y = -1 & \implies z = y-1 & \implies x = -2 \\ z-y = 1 & \implies z = y+1 & \implies x = 4 \\ z-y = 3 & \implies z = y+3 & \implies x = 2 \end{cases}

From equation ( 3 ) : y z + x = 34 (3): \ \ yz+x = 34 , we have:

{ x = 0 y ( y 3 ) + 0 = 34 y 2 3 y 34 = 0 y is not integral x = 2 y ( y 1 ) + 2 = 34 y 2 y 36 = 0 y is not integral x = 4 y ( y + 1 ) + 4 = 34 y 2 + y 30 = 0 { y = 5 z = 6 y = 6 z = 5 x = 2 y ( y + 3 ) + 2 = 34 y 2 + 3 y 32 = 0 y is not integral \implies \begin{cases} x = 0 & \implies y(y-3) + 0 = 34 & \implies y^2-3y-34 = 0 & \color{#D61F06}{\implies y \text{ is not integral}} \\ x = -2 & \implies y(y-1) + -2 = 34 & \implies y^2-y-36 = 0 & \color{#D61F06}{\implies y \text{ is not integral}} \\ x = 4 & \implies y(y+1) + 4 = 34 & \implies y^2+y-30 = 0 & \implies \begin{cases} y = 5 & \implies z = 6 & \\ y = -6 & \implies z = -5 \end{cases} \\ x = 2 & \implies y(y+3) + 2 = 34 & \implies y^2+3y-32 = 0 & \color{#D61F06}{\implies y \text{ is not integral}} \end{cases}

Of the two integral cases, we find that ( 4 , 6 , 5 ) (4,-6,-5) is not a solution of the system of equations. Therefore, x + y + z = 4 + 5 + 6 = 15 x+y+z = 4+5+6 = \boxed{15}

how can you take z-y=1 because there are infinite values for it to be integers

Kislay prasoon - 4 years, 8 months ago

Log in to reply

Thanks, not infinite but only four as explained in the revised solution. Note that for integer solution of ( 4 ) (4) , 3 z y \dfrac 3{z-y} must be an integer.

Chew-Seong Cheong - 4 years, 8 months ago
DarkMind S.
May 4, 2017

What a dumb problem.
29 - 26 = 3.
So right there you know that one of the numbers is 3 or 3 multiplied by some number.
34 -29 = 5. So right there you know that one of the numbers is 5 or 5 multiplied by some number. A few simple substitutions gives you the answer.


And what is the answer?

Cassandra Khoo - 2 years, 9 months ago
Rohit Kumar
Jul 22, 2018

Simple guess the numbers as 4,5,6. All of them satisfy the 3 equations. Hence x + y + z = 15

Vandit Kumar
Feb 18, 2018

Subtracting these equations taking two at a time, we get (x-1)(z-y) = 3 ............. {1} (y-1)(z-x) = 8 ............. {2} (z-1)(y-x) = 5 ............. {3} We know that x,y,z are integers and that 3 and 5 can be factorised only as 3×1 and 5×1 respectively. So from {1} and {3}, we can conclude that (x-1) = ±3 OR ±1 which implies that x = 4,-2,2 or 0. Also (z-1) = ±5 OR ±1 which implies that z = 6,-4,2 or 0 Now eliminating y from the first two equations (which are given in the question), we get (x²-1)z = 29x-26 Now we can put values of x in this equation and check the values of z that come from this equation. Then we find that only x=4 and z=6 is a valid combination. Plugging these in any of the original equations we get y=5 ∴ x+y+z = 4+5+6 = 15

Noel Lo
Jun 8, 2015

x = 4 x=4 y = 5 y=5 z = 6 z=6

4 × 5 + 6 = 26 4 \times 5+ 6 =26

4 × 6 + 5 = 29 4 \times 6+ 5 = 29

5 × 6 + 4 = 34 5 \times 6 + 4 = 34

4 + 5 + 6 = 15 4+5+6 = \boxed{15}

Moderator note:

Where's your working? How do you know that there can't be any other solution(s)?

My method is similar to Chew-Seong's. This is just to check if the values for x,y and z satisfy all three equations.

Noel Lo - 6 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...