Skip to main content
1-Visitor
September 24, 2012
Solved

how to solve these equations::plz help

  • September 24, 2012
  • 1 reply
  • 1541 views

Dear mathcad fans,

I would like to know how to solve these equations ?

x1 + y1=6

x2 + y2=9

x1 + x2 =8

y1 + y2 =7

Any idea how to get that?

Thank you in advance.

Best answer by ptc-4287700

Mr. emad habeeb,

There is no guessing of the correct values.

It is solved using the Mathcad's Matrix method.

Picture1.jpg

Just try doing it.

Insert a matrix of 4 row and 1 column. Type the equation. x1+y1 (ctrl+=)6 ....complete the matrix.

After completing the matrix, use the symbolic keyword toolbar and click solve.

again insert the matrix of 4 row and 1 column and write the values x1, x2....etc.

You will finally get what is shown above.

1 reply

24-Ruby IV
September 24, 2012

x1y1x2y2.png

1-Visitor
September 24, 2012

thanks Valery for your reply, but can you tell me: what the method is used to solve these equations?or you just guessed the correct values.

1-Visitor
September 24, 2012

Mr. emad habeeb,

There is no guessing of the correct values.

It is solved using the Mathcad's Matrix method.

Picture1.jpg

Just try doing it.

Insert a matrix of 4 row and 1 column. Type the equation. x1+y1 (ctrl+=)6 ....complete the matrix.

After completing the matrix, use the symbolic keyword toolbar and click solve.

again insert the matrix of 4 row and 1 column and write the values x1, x2....etc.

You will finally get what is shown above.