Re: difficult system of equation
- From: Dollar Stéphane <DF1234541RK8202@xxxxxxxxxxxx>
- Date: Thu, 07 Jul 2005 12:03:24 +0200
leonid.uk@xxxxxxxxx a écrit :
oh..I am sorry, last equation must be 8*y*z+y^2+2*z^2=1
Hi,
let e1=4*x*y+y^2+2*z^2=-3
e2=4*x*z+x^2+2*z^2=1
e3=8*y*z+y^2+2*z^2=1consider e3-e1
8 y z - 4 x y = 4
solve(e3-e1,y);
1
y = - --------
-2 z + x
supposing that -2z+x\neq 0
substitute in e2, y by 1/(x-2*z)
2 2
4 x z + x + 2 z = 1
equation of 2° degree in x for example
x=-2*z+(2*z^2+1)^(1/2) ou x=-2*z-(2*z^2+1)^(1/2)
.... .
- References:
- difficult system of equation
- From: leonid . uk
- Re: difficult system of equation
- From: Dollar Stéphane
- Re: difficult system of equation
- From: leonid . uk
- difficult system of equation
- Prev by Date: Re: Cantor and the binary tree
- Next by Date: Re: the function x-ln(x)
- Previous by thread: Re: difficult system of equation
- Next by thread: Centralizers, Normalizers and the Center
- Index(es):