Question 362231
ld = sd + 50 and total cost is >> 3*sd + 2*ld
You can write total cost only as sd OR ld.For example let's write it for only sd:
3*sd + 2*(sd+50) = 3*sd + 2*sd + 100 = 5*sd + 100

RF.