cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

how to solve these equations::plz help

ptc-4747155
1-Newbie

how to solve these equations::plz help

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.

1 ACCEPTED SOLUTION

Accepted Solutions

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.

View solution in original post

3 REPLIES 3

x1y1x2y2.png

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.

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.

Top Tags