Skip to main content
15-Moonstone
May 19, 2014
Solved

Solve Block Error

  • May 19, 2014
  • 1 reply
  • 1175 views

I am solving two equations in two unknowns. One is linear so I can just solve it, substitute into the other (nonlinear) equation, and use the root function to get the result. This works fine as illustrated in the attached worksheet. But when I try to use a solve block to find both unknowns, I get an error. I am sure I am doing something stupid but I cannot see what it is.

Best answer by Werner_E

You typed "e_2" instead of "e2".

1 reply

Werner_E25-Diamond IAnswer
25-Diamond I
May 19, 2014

You typed "e_2" instead of "e2".

15-Moonstone
May 20, 2014

Aargh. Thanks.