Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
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
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
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:
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