1-Visitor
November 11, 2022
Solved
Solving an equation with undefined value
- November 11, 2022
- 1 reply
- 1610 views
Hey guys,
I'n new to PTC . Trying to get away with solving equations. I'm having some issues heres, if someone could help that would be very appreciated .
I want to solve the following equation :
Y=x(R2/(R1+R2)
Where :
Y=0.8,X=12,R1=10
R2=Unknown
So I type the following on mathcad :
R1:= 10
X:=12
Y:=0.8
Y=x(R2/(R1+R2) => Solve,R2
Unfortunately it keeps saying that R2 is undefined . Does someone know what's going on here ?
Thanks a lot guys.


