Skip to main content
20-Turquoise
July 27, 2013
Solved

Given_Find( ) solve block & Series Equation.

  • July 27, 2013
  • 41 replies
  • 13380 views

Hello,

Given_Find+solve+block+%26+Series+Equation+.PNG

The Question : Need help with Given_Find( ) solve block solution.

Thanks in advance for the time and help.

Regards.

Best answer by MihaiMoraru

You have the same solution. You basically solved the system by re-defining the unknown x vector variable using literal (individual distinct) variables.

There is nothing wrong... but you cannot avoid the use of literal subscripts if you really want to use the Given/Find block. See also attached.

Solution2.png

41 replies

1-Visitor
July 27, 2013

The solution

Solution.PNG

and the file with a small change. Hope that is what you are looking for.

Werner_E
25-Diamond I
July 27, 2013

Preferrably you can use the symbolic "solve" as Mihai suggested.

If you want to use the solve block you should use literal subs.

27.07.png

lvl10720-TurquoiseAuthor
20-Turquoise
July 27, 2013

I have Mathcad14, Werner. And it shows up like the following :

Given_Find+solve+block+%26+Series+Equation+%283%29+.PNG

Regards.

Werner_E
25-Diamond I
July 27, 2013

I use MC15, but my file should work in MC14 as well, unless there is a bug which was fixed in the meantime.

Which maintainance release of MC14 are you using?

Did you change anything in the file other than the assignment V:=

lvl10720-TurquoiseAuthor
20-Turquoise
July 27, 2013

Hello again,

Many thanks for the two of response, above.

Given_Find+solve+block+%26+Series+Equation+%282%29+.PNG

The question : I think of mine, above, there is something wrong and mine is not reliable (solution) ?

Regards.

1-Visitor
July 27, 2013

You have the same solution. You basically solved the system by re-defining the unknown x vector variable using literal (individual distinct) variables.

There is nothing wrong... but you cannot avoid the use of literal subscripts if you really want to use the Given/Find block. See also attached.

Solution2.png

lvl10720-TurquoiseAuthor
20-Turquoise
July 27, 2013

Many thanks, MihaiMoraru.

Regards.