Skip to main content
1-Visitor
November 24, 2023
Question

solving system of equations in solvebock

  • November 24, 2023
  • 2 replies
  • 944 views

Hi 

I have 2 equations that are written symbolically. and there are 2 variables : "D" & "z"  

I cannot solve the equations even in solveblock . please help me . my file is attached

Thankyou

2 replies

Community Moderator
December 1, 2023

Hi MG_10870768,


Thank you for your question. 
I’d like to recommend to bring more details and context to your initial inquiry

It also helps to have screenshot(s) to better understand what you are trying to do in your process. 

This will increase your chances to receive meaningful help from other Community members. 

Regards,

Community Moderation Team

25-Diamond I
February 9, 2024

A quite old, unanswered question which seems to have been moved just now from the PTC-Education-Forum to the Mathcad section here.

In case @MG_10870768  is still interested, here is a possible solution using the solve block:

Werner_E_1-1707503436868.png

The system seems to be very sensible with respect to the guess values. Using z:=1 it fails to find a solution, using z:=2 a different solution with a negative z-value is found.
Trying to solve the system symbolically threw an "unknown error".

 

Prime 9 file attached