Question
Mathematics Question on Coordinate Geometry
4x2+hxy+y2 = 0 represent coincident lines. Find h = ?
Answer
To determine the value of h for which the equation 4x2+hxy+y2 = 0 represents coincident lines, we need to examine the discriminant of the quadratic equation.
The given equation can be written in the form Ax2+2Bxy+Cy2 = 0, where A = 4, B = 2h, and C = 1.
The discriminant (D) of this quadratic equation is given by the formula: D = B2 - AC.
For coincident lines, the discriminant should be equal to zero.
Substituting the values, we have:
D = (2h)2 - 4(1)(1)
= 4h2−4
Setting D = 0 and solving for h:
4h2−4=0
4h2=4
h2=16×4
h2=64
Taking the square root of both sides:
h = ± √64
h = ± 8
Therefore, there are two possible values for h that would result in coincident lines: h = 8 or h = -8.