If $x+4y =14$ is normal to the curve $y^2=αx^3 - β$ at $(2,3)$, then the value of $α+β$ is? I equated the slope of the normal with the value of $-dx/dy$ and found $α=2$, how do I find $β$?
2026-03-25 20:35:17.1774470917
Norml, Application of derivatives
41 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Since $(2,3)$ is a point of the curve, then $3^2=\alpha\times2^3-\beta$. In other words, $\beta=8\alpha-9$. So, your curve is $y^2=\alpha x^3-8\alpha+9$. Let $F(x,y)=y^2-\alpha x^3$. Then $\nabla F(2,3)=(-12\alpha,6)$. So, the slope of the normal is $-\frac1{2\alpha}$. But then $-\frac1{2\alpha}=-\frac14$. So, $\alpha=2$ and $\beta=7$.