69.5k views
1 vote
How to solve this system of equal: x+y+z=1;x^2+y^2+z^2=1

User Jmcgrory
by
7.3k points

1 Answer

2 votes

There are infinitely many solutions.

Algebraically, we can eliminate
z and try to solve for
x,y:


x+y+z=1\implies z=1-x-y

Then


x^2+y^2+(1-x-y)^2=1


\implies x^2+y^2+1-2x+x^2-2y+y^2+2xy=1


\implies x^2-x+y^2-y+xy=0

which is the equation of an ellipse.

User Dhavalcengg
by
8.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.