⎩ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎧ x + y + z − 3 = 0 x − y + z + 1 = 0 x + y − z − 1 = 0 x − y − z + 3 = 0
Is it possible for x , y , z to satisfy the system of the equations above?
Bonus : If it is possible, give your answer as the sum of the values of x , y , 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.
@Mahdi Raza , did you read the question - you're supposed to give the answer as 1 or 0 .
Also, attempt the bonus...
Log in to reply
The answer can only be 1 or 3
Log in to reply
You can't have both, so better remove the bonus part
Log in to reply
@Mahdi Raza – No, the bonus is if it's possible. I should've put - give your answer to the Bonus in the discussion...
Solving the first three equations using Kramer's rule, we get x = 0 , y = 2 , z = 1 . Substituting in the fourth, we see that this equation is satisfied by these values of the unknowns.
@Alak Bhattacharya , can you show us how you used Cramer's rule to solve the first three equations?
x = 0 , y = 1 , z = 2
Not to be rude @Páll Márton , but you need to show how you got the solution.
Log in to reply
Same way as @Mahdi Raza
Log in to reply
He got y = 2 , z = 1 ...
Log in to reply
@A Former Brilliant Member – Ok, I misspelled :)
@A Former Brilliant Member – That is because y and z are symmetric here
Problem Loading...
Note Loading...
Set Loading...
( 2 ) + ( 3 ) ⟹ 2 x = 0 ⟹ x = 0
( 1 ) + ( 3 ) ⟹ 2 x + 2 y = 4 ⟹ y = 2
Substitute in any equation ⟹ z = 1
We see that it a solution is possible, thus the answer to be inputted is 1