Solveeit Logo

Question

Mathematics Question on Straight lines

Find the area of the triangle formed by the lines yx=0,x+y=0y -x = 0, x + y = 0 and xk=0.x - k = 0.

Answer

The equations of the given lines are
y\-x=0(1)y \- x = 0 … (1)
x+y=0(2)x + y = 0 … (2)
x\-k=0(3)x \- k = 0 … (3)
The point of intersection of lines (1) and (2) is given by x = 0 and y = 0
The point of intersection of lines (2) and (3) is given by x = k and y = -k
The point of intersection of lines (3) and (1) is given by x = k and y = k
Thus, the vertices of the triangle formed by the three given lines are (0, 0), (k, -k), and (k, k).

We know that the area of a triangle whose vertices are (x1,y1),(x2,y2), (x_1, y_1), (x_2, y_2), and (x3,y3)(x_3, y_3) is
12x1(y2y3)+x2(y3y1)+x3(y1y2)\frac{1}{2} |x_1 (y_2 – y_3) + x_2 (y_3 – y_1) + x_3 (y_1 – y_2)|

Therefore, area of the triangle formed by the three given lines
=120(kk)+k(k0)+k(0+k)= \frac{1}{2} |0 (-k – k) + k (k – 0) + k (0 + k)| square units

=12k2\+k2= \frac{1}{2}|k^2 \+ k^2| square units

=122k2= \frac{1}{2}|2k^2| square units

=k2=k^2square units