Answer:
a = 2, b = - 5
Step-by-step explanation:
Given
y = ax² + bx
[tex]\frac{dy}{dx}[/tex] is the measure of the slope at x = a
Differentiate each term with respect to x using the power rule
[tex]\frac{d}{dx}[/tex](a[tex]x^{n}[/tex] ) = na[tex]x^{n-1}[/tex]
[tex]\frac{dy}{dx}[/tex] = 2ax + b, hence
2ax + b = 3 at (2, - 2)
Substitute x = 2 into [tex]\frac{dy}{dx}[/tex]
4a + b = 3 → (1) and substitute x = 2 into y
4a + 2b = - 2 → (2)
Subtract ( 1) from (2)
b = - 2 - 3 = - 5
Substitute b = - 5 into (1)
4a - 5 = 3 ( add 5 to both sides )
4a = 8 ( divide both sides by 4 )
a = 2