mini__C

12 Reputation

2 Badges

18 years, 235 days

MaplePrimes Activity


These are questions asked by mini__C

Hi I got an equation that I would like to find out its turning points.As you know you first have to differentiate it and then..... Here is my command on maple: y:=x->6x^2-7x-3*exp(-1/5*x); df:=diff(y(x),x); solve(%,x); and then I get 5 LambertW(-1/100 (e)^(((-7)/60)))+7/12 5 LambertW(-1,-1/100 (e)^(((-7)/60)))+7/12 as answers, I don't know if they are correct, but I do know that there must be a simpler answer than this! I was therefore wondering if you guys know how I can approach this problem differently! Thanks Chris
Hi I'm currently doing a maple assignment for my uni course, and was wondering how do you simplify this equation to get a simple quadratic! 6x^2-7x-3*exp(-1/5*x) as you can see its really a simple quadratic with an exponential stuck on to it! My question is can you simplify it with maple, 2.) Does the whole equation only have 1 root since its an exponential function stuck on! Thanks Chris
Page 1 of 1