Frekazoid

12 Reputation

2 Badges

16 years, 229 days

MaplePrimes Activity


These are questions asked by Frekazoid

Hello,

I have a grafic, a power curve, and a few values of the curve.

The values are in 0.5 steps. I would like to calculate the values for all the 0.1 steps.

For example:


I know the values for 4, 4.5, 5 etc. and would like to find out the values for 4.1, 4.2, 4.3 etc.

 

Is this possible using Maple?

 

Best regards,

Calin

I am trying to find out all the real solutions of a system of 2 eqns and i just can't figure it out. Here's what i'm trying:

>eqn1:=x+y=9;

eqn2:=x+y-sin(x*y)=7;

solve({eqn1,eqn2})

 

After i hit enter, i get this warning:

 

Warning, solutions may have been lost

 

I'm completely lost !:(

 

Page 1 of 1