the question is $$y = \sqrt{-(x -3}) + 4$$ i thought the vertex was (3,4) but i was wrong and that it was supposed to be (3,2). Was i right, can anyone help me with these type of question?
2026-04-04 04:21:12.1775276472
On
What is the vertex of this radical equation?
9.6k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
We know that a square root equation's vertex is at the point where the part under the square root is $0$ (at which point it stops, because you can't have a real square root of a negative number). Solving, we get $-(x-3)=0\implies x-3=0\implies x=3\implies y=0+4\implies y=4$. Thus, our vertex is $(3,4)$.
Notice, we have $$y=\sqrt{-(x-3)}+4$$ $$y-4=\sqrt{3-x}$$ Squaring both the sides, we get
$$(y-4)^2=3-x$$$$$\implies (y-4)^2=-(x-3)$$ Now, compare the above equation with the standard equation of the parabola: $Y^2=-4AX$ having vertex at the origin $(0, 0)$ & its axis coincident with the x-axis, we get $$X=x-3, \ Y=y-4, A=\frac{1}{4}$$ Then the vertex of the parabola is given as $$(X=0, Y=0)$$ $$(x-3=0, y-4=0)\equiv\color{red}{(3, 4)}$$