Animated Solution for Mathematics - Straight Lines: Let the line x+y=1 meet the axes of x and y at A and B, respectively. A right angled triangle AMN is inscribed in the triangle OAB, where O is the origin and the points M and N lie on the lines OB and AB, respectively. If the area of the triangle AMN is 94 of the area of the triangle OAB and AN : NB = λ : 1, then the sum of all possible value(s) of λ is :
Select Answer:
Visualized Solution
Visualizing Triangle △OAB
Given line: x+y=1
Intersection with x-axis: A(1,0)
Intersection with y-axis: B(0,1)
Origin: O(0,0)
Calculating Area of △OAB
Area of △OAB=21×base×height
Area of △OAB=21×1×1=21
Target Area of △AMN
Area of △AMN=94×Area of △OAB
Area of △AMN=94×21=92
Defining Positions of M and N
Point M lies on OB (y-axis) ⟹M(0,m)
Point N lies on AB (x+y=1) ⟹N(x,1−x)
Assume right angle is at N (∠ANM=90∘)
Slope Relationship for MN⊥AB
Slope of AB (m1) =−1
Since MN⊥AB, slope of MN (m2) =1
x−0(1−x)−m=1⟹1−x−m=x
Finding Coordinates of N
2x=1−m⟹x=21−m
y=1−x=1−21−m=21+m
Coordinates of N=(21−m,21+m)
Calculating Lengths AN and MN
AN=(1−21−m)2+(0−21+m)2=21+m
MN=(21−m−0)2+(21+m−m)2=21−m
Solving for m using Area
Area =21×21+m×21−m=41−m2
41−m2=92⟹9(1−m2)=8
9m2=1⟹m=31 (as 0≤m≤1)
Finding Final Coordinates of N
Substitute m=31 into N(21−m,21+m)
xN=21−31=31
yN=21+31=32
Final N=(31,32)
Calculating the Ratio λ
N divides AB in ratio λ:1
A(1,0),B(0,1)⟹N=(λ+11(1)+λ(0),λ+11(0)+λ(1))
λ+11=31⟹λ+1=3⟹λ=2
Conclusion and Final Sum
Possible value of λ=2
Sum of all possible values =2
Correct Option: 2
00:00 / 00:00
The Sigma Insight: Various Forms of Equations of a Line
Solution Diagram
Analyzing the Setup
Welcome, future engineer. Today, we are going to dissect a beautiful problem that sits at the intersection of coordinate geometry and pure intuition.
We are given a line, x+y=1, which acts as our canvas. It carves out a right-angled triangle △OAB with the origin O(0,0), the x-axis intercept A(1,0), and the y-axis intercept B(0,1).
The area of this triangle is trivial to calculate:
Area=21×base×height=21×1×1=21
Keep this value in your mind; it is the benchmark for everything that follows.
The Constraint
The Right Angle at N
Now, we introduce a new player: △AMN. We are told it is a right-angled triangle inscribed within △OAB.
Point M is constrained to the y-axis, meaning its coordinates are (0,m). Point N is constrained to the hypotenuse AB, so its coordinates must satisfy x+y=1, which we can write as (x,1−x).
The problem tells us △AMN is right-angled. By analyzing the geometry, we identify that the right angle must be at N.
If MN⊥AB, then the slope of MN must be the negative reciprocal of the slope of AB. Since the slope of AB is −1, the slope of MN must be 1. This is the algebraic key that unlocks the door.
The Algebraic Dance
Let us calculate the slope of MN using the coordinates M(0,m) and N(x,1−x). The slope is:
x−0(1−x)−m=1
Solving this simple linear equation, we get 1−x−m=x, which simplifies to 2x=1−m, or x=21−m.
Consequently, the y-coordinate of N is:
y=1−x=1−21−m=21+m
We have now successfully parameterized the position of N in terms of m. This is the power of coordinate geometry—turning a visual problem into a solvable algebraic one.
The Area Calculation
We are told the area of △AMN is 94 of the area of △OAB. Since the area of △OAB is 21, the target area for △AMN is:
94×21=92
Using the distance formula, we find the lengths of the legs AN and MN:
AN=(1−21−m)2+(0−21+m)2=21+m
MN=(21−m−0)2+(21+m−m)2=21−m
The area of △AMN is:
21×AN×MN=21×21+m×21−m=41−m2
Equating this to 92, we get 41−m2=92, which leads to 9(1−m2)=8, or 9m2=1. Thus, m=31.
The Final Ratio
With m=31, we find the coordinates of N:
x=21−1/3=31,y=21+1/3=32
So, N is at (31,32). The problem states that N divides AB in the ratio λ:1.
Using the section formula, the x-coordinate of N is:
λ+11(1)+λ(0)=λ+11
Setting this equal to 31, we find λ+1=3, which gives λ=2.
The sum of all possible values is simply 2. You have navigated the geometry, mastered the algebra, and arrived at the truth.