Let A(−1, 1), B(3, 4) and C(2, 0) be given three points. A line y = mx, m > 0, intersects lines AC and BC at point P and Q respectively. Let A 1 and A 2 be the areas of ΔABC and ΔPQC respectively, such that A 1 = 3A 2 , then the value of m is equal to :
Options
Solution
Key Concepts and Formulas
Area of a Triangle (Coordinate Geometry): Given vertices (x1,y1), (x2,y2), and (x3,y3), the area of the triangle is A=21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣.
Equation of a Line (Two-Point Form): The equation of a line passing through (x1,y1) and (x2,y2) is y−y1=x2−x1y2−y1(x−x1).
Intersection of Lines: To find the intersection point of two lines, solve their equations simultaneously.
Step-by-Step Solution
Step 1: Calculate the Area of ΔABC (A1)
Objective: Determine the area of the triangle ABC using the given coordinates. This will be our reference area.
Vertices: A(-1, 1), B(3, 4), C(2, 0)
Applying the area formula:
A1=21∣(−1)(4−0)+(3)(0−1)+(2)(1−4)∣
Applying the area formula:
A2=211+3m2(4−m8m−0)+4−m8(0−1+3m2m)+2(1+3m2m−4−m8m)A2=21(1+3m)(4−m)16m−(4−m)(1+3m)16m+2((1+3m)(4−m)2m(4−m)−8m(1+3m))A2=212((1+3m)(4−m)8m−2m2−8m−24m2)A2=212((1+3m)(4−m)−26m2)A2=(1+3m)(4−m)−26m2
Since m>0, we have
A2=∣(1+3m)(4−m)∣26m2
Step 5: Apply the Area Condition (A1=3A2) and Solve for m
Objective: Use the given area relation to solve for the value of m.
Given A1=3A2
Substituting the calculated areas:
213=3(∣(1+3m)(4−m)∣26m2)213=∣(1+3m)(4−m)∣78m213∣(1+3m)(4−m)∣=156m2∣(1+3m)(4−m)∣=12m2
We consider two cases:
Case 1:(1+3m)(4−m)=12m24−m+12m−3m2=12m215m2−11m−4=0m=3011±121−4(15)(−4)=3011±121+240=3011±361=3011±19m=3030=1orm=30−8=−154
Since m>0, we have m=1. If m=1, then (1+3m)(4−m)=(4)(3)=12>0, so this case is consistent.
Case 2:(1+3m)(4−m)=−12m24−m+12m−3m2=−12m29m2+11m+4=0
The discriminant is D=112−4(9)(4)=121−144=−23<0. Thus, there are no real solutions in this case.
Therefore, m=1.
Common Mistakes & Tips
Sign Errors: Be extremely careful with signs when expanding determinants and simplifying algebraic expressions.
Absolute Value: Remember to use the absolute value in area calculations. It's necessary to consider both positive and negative cases.
Checking for Validity: Always check if your solutions satisfy any given conditions (e.g., m>0) and any implied conditions (e.g., m=4).
Summary
We calculated the areas of triangles ABC and PQC using coordinate geometry. We then used the given area relationship to form an equation and solved for m, considering both positive and negative cases arising from the absolute value in the area formula. The final solution is m = 1.
Final Answer
The value of m is \boxed{1}, which corresponds to option (A).