Please help ASAP. Differentiating polynomials

Answer:
Step-by-step explanation:
If the function is
[tex]y=x^2-4x[/tex], then its derivative is
y' = 2x - 4. This is equal to 0 where
2x - 4 = 0 and
2x = 4 so
x = 2. When x = 2 in the original equation:
[tex]y =2^2-4(2)[/tex] so
y = -4. So the coordinate is (2, -4). On to the next one:
If the function is
[tex]y=25x +\frac{1}{x}[/tex] then its derivative is
[tex]y'=25-\frac{1}{x^2}[/tex]. This is equal to 0 where
[tex]25-\frac{1}{x^2}=0[/tex] and
[tex]-\frac{1}{x^2}=-25[/tex] or, in simpler terms:
[tex]\frac{1}{x^2}=\frac{25}{1}[/tex] so
[tex]25x^2=1[/tex] and
[tex]x^2=\frac{1}{25}[/tex] so
x = ±[tex]\sqrt{\frac{1}{25} }[/tex] so
x = [tex]\frac{1}{5},- \frac{1}{5}[/tex]. When you plug those into the original equation, you get the coordinates
[tex](\frac{1}{5},10)[/tex] and [tex](-\frac{1}{5},-10)[/tex]