You are on page 1of 1

Start

While True

Declare L, L1, x, I, F

If not

L!=0 and L1!=0 and


x<L and L1<L

else
true RA = (F*(L1-x))/L1 RA is:
L1>x
RB = (F-RA) RB is:
false
true
RA = -(F*(L1-x))/L1
L1<x RA is:
RB = (F-RA)
RB is:

true

i>=L1 INVALID

else
true
Vc = -(F*x)/(L1) Vc is:
L1<x

elif
true
Vc is:
Vc = F*(1-(x/L1))
L1>=x

While True

Declare iscontinue

false
Iscontinue in
“Y” or “N”

true

true false
End Thank you Iscontinue==N

You might also like