mrr

32 Reputation

2 Badges

17 years, 280 days

MaplePrimes Activity


These are replies submitted by mrr

I understand now thanks :)
Hi thanks for the help..I wish the solutions looked simpler though.
eq1:=A/(G+1/(1/V+1/(Y+1/(1/Z+1/X1))))/2=M1; eq2:=A/(G+1/(1/V+1/(Y+1/(1/Z+1/X2))))/2=M2; eq3:=A/(G+1/(1/V+1/(Y+1/(1/Z+1/X3))))/2=M3; solve({eq1,eq2,eq3},{Z,Y,V});
Page 1 of 1