handyman

0 Reputation

One Badge

14 years, 80 days

MaplePrimes Activity


These are questions asked by handyman

I'm new to Maple and am trying to solve a set of simultaneous equations. The equations have two independent variables x and T (contained within the letters "a" to "l" and "G" in code below) and 5 dependent varaibles X,Y,Z,W,V. Ultimately I want to solve for X...V with various values of x and T, but at the moment I'm struggling to get my code to work for just one x and one T value. The code I have so far is:

> solutions := solve({0 = -a*(h-Y-X-Z-V+W...

Page 1 of 1