Concept:Evaluate the binary operation step by step from the inner bracket outward.Explanation:First compute 3Δ2 using aΔb=a+3b+2.3Δ2=3+3(2)+2=11.Now replace the bracket with 11, so (3Δ2)Δ5=11Δ5.Then evaluate 11Δ5=11+3(5)+2.=11+15+2=28.Answer:28 (Option C).