Equations: b = 2a + 1 a * b = 36 --> a * (2a + 1) = 36 --> 2a^2 + a - 36 = 0 Factor: (2a + 9)(a - 4) = 0 2a + 9 = 0 --> a = -9/2 = -4.5 a - 4 = 0 --> a = 4 Assuming a is an integer, then a = 4 so b = 2(4) + 1 = 9 Answer: 4 and 9
Honestly, this one works out to be a quadratic (which I don't really feel like going into detail) . . . so instead, since this one is fairly simple to think about, I'll simply try "trial and error" . . .