Find the value of xyz in the following system, if z is positive
xz+y=7z
yz+x=8z
x+y+z=12
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.
Add the first two equations to find that ( x + y ) ∗ ( z + 1 ) = 1 5 z . Note now that since z > 0 we can divide through by ( z + 1 ) .
Thus x + y = z + 1 1 5 z . Substitute this into the third equation to find that
z + 1 1 5 z + z = 1 2 ⟹ 1 5 z + z 2 + z = 1 2 z + 1 2 ⟹ z 2 + 4 z − 1 2 = 0 ⟹ ( z + 6 ) ( z − 2 ) = 0 .
Now since z > 0 we can conclude that z = 2 . Substituting this value into the first and last equations gives us that
( 2 x + y ) − ( x + y ) = 1 4 − 1 0 = 4 ⟹ x = 4 , and so y = 6 , giving us
x y z = 4 ∗ 6 ∗ 2 = 4 8 .