Doug C. answered 09/01/23
Math Tutor with Reputation to make difficult concepts understandable
If the point (a, 4) is on the graph of y = x2 + 3x, that means when x = a, y=4. So, substitute and solve for "a".
4 = a2 + 3a
a2 + 3a - 4 = 0
(a + 4) (a - 1) = 0
a = -4 or a = 1
Check:
When a (or x) = 1
4 =? 12 + 3(1)
When a (or x) = -4
4 =? (-4)2 + 3(-4) = 16 - 12 =4