Question 995658
z = k * (x + y)


z = 24 when x = 4 and y = 2


you get:


24 = k * (4+2) which becomes:


24 = k * 6


solve for k to get k = 24/6 = 4.


your constant of proportionality is 4.