ois3001

16 Reputation

2 Badges

15 years, 338 days

MaplePrimes Activity


These are answers submitted by ois3001

thanks

here is the code:

Initailfiber := solve({y-0.5 = (-0.5-I)*(x-1)/(-2-1), x^3+x^2-y^2 = 0}, [x, y]);
Re(Initailfiber[1, 1]);

and it returns: Re(x) = Re(.3956067185-.1701551228*I)

how do I resolve this?

thanks

Michael

Page 1 of 1