Let \(a,b,c\) be the numbers 1, 2, 3, in some order. Find the largest possible value of \(a + 2b + 3c.\)
The largest possible value is
1 + 2(2) + 3(3) =
14
Let a, b, and c be 1, 2, and 3 respectively. Substituting the expression woukd give you 1 + 4 + 9. That equals 14.
~~Hypotenuisance