Joe_1234
- 24
- 0
Find the equation of the line which forms with the axes in the second quadrant a triangle of area 4 and whose intercepts differ by 5.
Last edited by a moderator:
Joe_1234 said:Find the equation of the line which forms with the axes in the second quadrant a triangle of area 4 and whose intercepts differ by 5.
Thank you sirMarkFL said:Let's follow up...we have:
$$ab=-8\implies b=-\frac{8}{a}$$
And so:
$$\left(a+\frac{8}{a}\right)^2=5^2$$
$$\frac{a^2+8}{a}=\pm5$$
$$a^2\pm5a+8=0$$
$$a=\frac{\pm5\pm\sqrt{5^2-32}}{2}$$
And since the discriminant is negative, we find there is no real solution.