How many real roots does the equation x^2y+16xy+64y=0 have if y < 0?
A. 0
B. 1
C. 2
D. 3
E. Infinite
Hi Vincen,
Let's take a look at your question.
$$x^2y+16xy+64y=0$$
$$y\left(x^2+16x+64\right)=0$$
$$x^2+16x+64=0$$
To find the number of roots of a quadratic equation, we use the discriminant.
If Discriminant < 0, there are two distinct complex roots of the quadratic equation.
If Discriminant = 0, there is only one real root of the quadratic equation.
If Discriminant > 0, there are two distinct real roots of the quadratic equation.
So let's find the discriminant of the given equation.
$$Discriminant=b^2-4ac$$
$$=\left(16\right)^2-4\left(1\right)\left(64\right)=256-256=0$$
Since, discriminant is zero, therefore, the given equation has only one root.
Therefore, Option B is correct.
Hope it helps.
I am available if you'd like any follow up.