Answer:
x = 14
y = 7
z = 22
Explanation:
x = # of cucumbers
y = # zucchini
z = # tomatoes
x + y + z = 43
2y = x or y = x/2
x + 8 = z
x + x/2 + x + 8 = 43
2x + x/2 = 35
4x + x = 70
5x = 70
x = 14
2y = 14
y = 7
14 + 8 = z
z = 22
Check if these variables are right:
14 + 7 + 22 = 43 ✔️