Hello,

I have a system of 5 equations:

x=2*a+1
x=3*b+2
x=4*c+3
x=5*d+4
x=6*e+5

a,b,c,d,e,x are integers variables.


I would solve the system with solve().

1)How to declare that solve have to assume x,a,b,c,d,e as integers?

The answer is k*60+59  k integer.

Can Sage with the solve function resolve this type of system?

Thank you.


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to