Skip to main content
1-Visitor
May 6, 2011
Solved

Solving dependent equations

  • May 6, 2011
  • 2 replies
  • 3952 views

I am new to MathCAD and do not know how to approach this problem.

From the following equations, how do I determine P1 and P2 in MathCAD?

F=P1+P2

d1=(P1*L1)/(A1*E)

d2=(P2*L2)/(A2*E)

d1=d2

Best answer by ValeryOchkov

May be so:

P1P2.png

2 replies

24-Ruby IV
May 6, 2011

May be so:

P1P2.png

12-Amethyst
May 6, 2011

Valery,
That's nice, I would not have thought of that.

But, for a new user, a solve block might be easier to start with.

1-Visitor
May 6, 2011

Valery has shown how this can be calculated symbolically.

Can you provide a worksheet, as this might be able to be solved numerically.

Mike

DJM1-VisitorAuthor
1-Visitor
May 9, 2011

Attached is a worksheet that has all the information in it but is not solvable. Hope this is what you were asking for.

Thanks,

Dennis Moeller