- 1,424
- 3
Hi,
I have been trying to solve it for some days,... but I couldnot find out. The equation is:
a^{2} + b^{2} = c^{2}
a, b, c <> 0
I try to call:
x_{1} = \frac{b}{a}
x_{2} = \frac{c}{a}
And I have
a^2 \times{(1 + x_{1}^{2} - x_{2}^{2})} = 0
And I solve for x1 and x2. But I didn't succeed.
Can you suggest me some other ways??
Thanks,
Viet Dao,
I have been trying to solve it for some days,... but I couldnot find out. The equation is:
a^{2} + b^{2} = c^{2}
a, b, c <> 0
I try to call:
x_{1} = \frac{b}{a}
x_{2} = \frac{c}{a}
And I have
a^2 \times{(1 + x_{1}^{2} - x_{2}^{2})} = 0
And I solve for x1 and x2. But I didn't succeed.
Can you suggest me some other ways??
Thanks,
Viet Dao,