Question 934956

p=150.
x,y,z, the sides
y=x+10, z=x+20


{{{x+y+z=p}}}
{{{x+x+10+x+20=p}}}
{{{3x+30=p}}}
{{{3x=p-30}}}
{{{highlight(x=(p-30)/3)}}}