Question
Question: The line \[\dfrac{x}{a}+\dfrac{y}{b}=1\] meets the axis of x and y at A and B respectively and the l...
The line ax+by=1 meets the axis of x and y at A and B respectively and the line y=x at C so that area of the triangle AOC is twice the area of the triangle BOC, O being the origin, then one of the position of C is:
(a) (a,a)
(b) (32a,32a)
(c) (3b,3b)
(d) (32b,32b)
Solution
Hint: Find the coordinates where the line ax+by=1 meets the coordinate axis. Draw a suitable diagram with these points and apply the area condition mentioned in the question. Area of a triangle can be found using 21×base×height.
Given that the line ax+by=1meets the x axis at A and y axis at B.
Now, for point A:
Let us put y=0, in the line ax+by=1
ax+b0=1
x=a
So, Point A is (a,0).
For point B:
Let us put x=0in the line ax+by=1
a0+by=1
y=b
So, Point B is (0,b).
Therefore, we can plot the below diagram with the data we obtained.
Now let us assume point C as (m,m)since it lies on the line x=y.
As mentioned in the question we have:
(Area of △AOC) = 2(Area of △BOC)
21×(OA)(CD)=2×21(OB)(CE)
Since, area of triangle = 21×base×height.
We have:
OA=a
CD=m
OB=b
CE=m
Substituting the above values in 21(a)(m)=(b)(m), we will have:
∴21(a)(m)=(b)(m)
a=2b
Now let us substitute a=2b in the line ax+by=1
2ax+by=1...........(1)
Substituting c(m,m) in the equation (1), we will have:
2bm+bm=1
3m=2b
m=32b
Therefore, the coordinates of C can be (32b,32b).
Hence option D is the correct answer.
Note: We can also find the are of the triangle using the formula 21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣ when the three vertices of the triangle are known to us . But we adopt the formula of 21×base×height to save time.