petro

0 Reputation

One Badge

13 years, 276 days

MaplePrimes Activity


These are questions asked by petro

Hello,

I am trying to solve a system of six equations with the command solve. Unfortunately I only get the message "Warning, solution may have been lost". If i try to solve only five equations, i get an answer, that could be right.

My questins is: Is there a mistake in the syntax of solve? Or, is my equations system wrong?

 

Thank you!!!

 

Maple code:

> restart;
> FZ := 0 = FLZ+F11Z+F12Z+F21Z+F22Z+F31Z+F32Z;

Page 1 of 1