I'm struggling to find the vertex of this quadratic: ($x^2)-2x-2p-(p^2)$ Can someone please help me?
2026-04-02 11:27:24.1775129244
What is the vertex of $(x^2)-2x-2p-(p^2)$
34 Views Asked by user749074 https://math.techqa.club/user/user749074/detail At
2
As others have pointed out, you need an equation of a parabola, so there should be an equals sign somewhere. However, \begin{align*} x^2 - 2x + (\text{anything}) &= x^2 - 2x + 1 - 1 + (\text{anything}) \\ &= (x-1)^2 + (\text{anything}) -1 \text{.} \end{align*}
For your expression, $(\text{anything}) = -2p-p^2$, so if your equation is that your given expression equals zero, the vertex is $(1, -2p-p^2-1)$.