till finding x-coordinate of Q = 12/5, i was following your solution, but how did you calculate the area like this? Area = 1/2 * base * height, base is OQ and height is PQ, dont we need to use distance formula here for this? Why are we bringing length of PO which is a hypotenuse of triangle POQ in the calculation of area. I'm totally confused here. Please someone help
Bunuel
Line L passes through the origin and is perpendicular to line M, which is defined by the equation y = 6 - 2x. What is the area of the triangle formed by the y-axis , L, and M ?
A. 1.8
B. 3.6
C. 7.2
D. 9
E. 12
y intercept of line M = (0 , 6) ⇒ This point is indicated by P
y = -2x + 6
The slope of line M = -2
Slope of a line perpendicular to M = \(\frac{1}{2}\)
As L is a straight line, it can be represented by the equation
\(y - y_1 = m (x - x_1)\)
we know the slope of line L = \(\frac{1}{2}\)
As the line passes through the origin \(x_1 = y_1 = 0\)
Substituting the values we get
\(y = \frac{x}{2}\)
Let's find the point of intersection of line M and line L, we can indicate the point of intersection by Q
y = -2x + 6
x/2 = -2x + 6
Solving further we get, x = \(\frac{12}{5}\). Hence the x coordinates of Q = \(\frac{12}{5}\)
Area of \(\triangle POQ\) =
\(\frac{1}{2}\) * base * height
\(\frac{1}{2}\) * PO *height
\(\frac{1}{2}\) * PO * x-coordinate of Q
\(\frac{1}{2}\) * 6 * \(\frac{12}{5}\)
= 36/5
= 7.2
Option C