Question
Difficulties solving equation in Mathcad
I am using Mathcad Prime Release 9.0 and Datecode9.0.0.0
How would I solve this equation in mathcad:
y’=(A’c*l1+A’c*l2+wcb*y’2/2)/(A’c*2+13*y’)
where A’c=5.336in2, l1=26in, l2=18in, wcb=13in and y is in inches
Tried using the solve block but getting errors saying variable A'c is undefined. Can solve it without units and entering the variables manually but assuming there is a better way.

