To find the sum of a and b from the equations a^3 - 3a^2 + 5a - 17 = 0 and b^3 - 3b^2 + 5b + 11 = 0, the equations can be combined into a single equation. By adding both equations, the new equation simplifies to a^3 + b^3 - 3(a^2 + b^2) + 5(a + b) - 6 = 0. Using algebraic identities, a^3 + b^3 can be expressed as (a + b)(a^2 - ab + b^2), and a^2 + b^2 can be rewritten in terms of a + b. Ultimately, this leads to a relationship where the sum a + b can be isolated and expressed in terms of a constant derived from the equations. The solution process emphasizes the importance of algebraic manipulation to determine the value of a + b.