solving system of equations



On Wednesday 26 March 2008 19:32, Adam Majewski wrote:
> Hi
>
> I want to solve system of euations:
>
> z*z+c=z
> 2*z=1
>
> algsys([2*z=1, z*z+c=z], [c]);
> does not work

algsys([2*z=1, z*z+c=z], [c,z]);

-- 
Alexey Beshenov <al at beshenov.ru>
http://beshenov.ru/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.math.utexas.edu/pipermail/maxima/attachments/20080326/105e4326/attachment.pgp