Wcee

24 Reputation

2 Badges

16 years, 201 days

MaplePrimes Activity


These are questions asked by Wcee

Hello,I'm trying to solve system of 3 equations for a problem of using Larrange Multiplier

> e1 := 3*x^2+3*y-a*(2*x-6);
             
                          3 x  + 3 y - a (2 x - 6)
> e2 := 3*y^2+3*x-a*(2*y-6);

Page 1 of 1