IAmSmart1839 IAmSmart1839 22-04-2024 Chemistry Answered Use the Backtracking algorithm for the Sum-of-Subsets problem (Algorithm 5.4) to find all combinations of the following numbers that sum to W = 52:w₁ = 2 w₂ =10 w₃ = 13 w₄=17 w₅ = 22 w₆ = 42