$x$, $y$ are complex numbers, $x$ and $y$ aren't $0$.
$$ x + y = 1 $$ $$ \frac{1}{x} + \frac{1}{y} = 1 $$ $$ x^3 + y^3 = ? $$
Thank You!
$x$, $y$ are complex numbers, $x$ and $y$ aren't $0$.
$$ x + y = 1 $$ $$ \frac{1}{x} + \frac{1}{y} = 1 $$ $$ x^3 + y^3 = ? $$
Thank You!
On
A hint:
From the given data it is easy to compute the value of $xy$ as well. This means that you know the values both elementary symmetric functions $\sigma_1:=x+y$ and $\sigma_2:=xy$ of the unknown numbers $x$, $y\in{\mathbb C}$. This will allow you to compute any symmetric function of $x$ and $y$, in particular $\pi_3:=x^3+y^3$, without bothering about the values of $x$ and $y$ themselves. Look at Simiore's comment for hints.
Multiplying the second equation by $xy$ we have $$x+y = 1 \quad \text{and} \quad xy = 1.$$ Any symmetric polynomial in two variables, such as $x^3 + y^3$, can be expressed in terms of $x+y$ and $xy$. Indeed, $$x^3 + y^3 = (x+y)(x^2 - xy + y^2) = (x+y)((x+y)^2 - 3xy) = 1 \cdot (1 - 3) = -2.$$