The answer to the question
Answer:
Vertex form
Step-by-step explanation:
You convert to vertex form a(x - b)^2 + c . The coordinates of the maxm/minm will be (b, c).
For example find minimum value of x^2 + 5x - 6:-
x^2 + 5x - 6
= (x + 2.5)^2 - 6.25 - 6
= (x + 2.5)^2 - 12.25
The coordinates of minimumm will be (-2.5, -12.25) The values of the minimum of the function is -12.25
Y - 3x = -8
y = 3x - 8...slope here is 3. A perpendicular line will have a negative reciprocal slope. All that means is " flip " the slope and change the sign. So the slope we need is -1/3.
y = mx + b
slope(m) = -1/3
(3,2)...x = 3 and y = 2
now we sub and find b, the y int
2 = -1/3(3) + b
2 = -1 + b
2 + 1 = b
3 = b
so ur perpendicular equation is : y = -1/3x + 3