I am not very familiar with maple.
Kindly help me fix the error.
I want to solve the three equations- eq1, eq2 and eq3 simultaneously by equating to zero, i.e.,
eq1= eq2= eq3= 0, to find the values of the 3 variables t[1], t[2], xi
Please help me out with this. It is urgent.
FINAL2.mw
solve({eq1, eq2, eq3}, {xi, t[1], t[2]});
Warning, solutions may have been lost