Animated Solution for Mathematics - Three Dimensional Geometry: Let the co-ordinates of one vertex of ΔABC be A(0,2,α) and the other two vertices lie on the line 5x+α=2y−1=3z+4. For α∈Z, if the area of ΔABC is 21 sq. units and the line segment BC has length 221 units, then α2 is equal to ______.
Enter Numerical Value:
Visualized Solution
Visualizing the Geometry
Vertex A(0,2,α) is given.
Vertices B and C lie on the line L:5x+α=2y−1=3z+4.
Area of ΔABC=21 sq. units.
Base length BC=221 units.
Finding the Height h
Area =21×BC×h
21=21×(221)×h
21=21×h
h=21 units
Identifying Line Parameters
Line L:5x+α=2y−1=3z+4
Passes through point P(−α,1,−4).
Direction vector b=5i^+2j^+3k^.
Magnitude ∣b∣=52+22+32=38.
Constructing Vector PA
Vector PA=Position of A−Position of P
PA=(0−(−α))i^+(2−1)j^+(α−(−4))k^
PA=αi^+1j^+(α+4)k^
The Distance Formula
Perpendicular distance h=∣b∣∣PA×b∣
Substitute knowns: 21=38∣PA×b∣
∣PA×b∣=21×38=798
Calculating PA×b
PA×b=i^α5j^12k^α+43
Expand along the first row:
=i^(3−2(α+4))−j^(3α−5(α+4))+k^(2α−5)
Simplifying the Cross Product
i^ component: 3−2α−8=−2α−5
j^ component: −(3α−5α−20)=2α+20
k^ component: 2α−5
PA×b=(−2α−5)i^+(2α+20)j^+(2α−5)k^
Squaring for Simplicity
We know ∣PA×b∣=798
Squaring both sides: ∣PA×b∣2=798
(−2α−5)2+(2α+20)2+(2α−5)2=798
Note: (−2α−5)2 is the same as (2α+5)2.
Expanding the Quadratic
(2α+5)2=4α2+20α+25
(2α+20)2=4α2+80α+400
(2α−5)2=4α2−20α+25
Summing them up: 12α2+80α+450=798
Forming the Quadratic Equation
12α2+80α+450−798=0
12α2+80α−348=0
Divide the entire equation by 4 to simplify:
3α2+20α−87=0
Solving for α
Factorizing 3α2+20α−87=0
Split the middle term: 3α2+29α−9α−87=0
α(3α+29)−3(3α+29)=0
(α−3)(3α+29)=0
Possible values: α=3 or α=−329
Final Answer
The problem states α∈Z (alpha is an integer).
Therefore, we reject α=−329 and accept α=3.
We need to find the value of α2.
α2=32=9.
Final Answer: 9
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Welcome, my dear student. Today, we are not just solving a math problem; we are sculpting a 3D reality in our minds. Imagine you are standing in a vast, empty room with a fixed point A floating at (0,2,α).
Below you, there is a straight line L defined by the equation:
5x+α=2y−1=3z+4
Two points, B and C, rest on this line, forming a triangle ΔABC with A. We are given that the area of this triangle is 21 square units and the base BC is 221 units.
Because the area of a triangle is fundamentally tied to its height, we use the formula Area=21×base×height:
21=21×(221)×h
The 2 and the 21 cancel out, leaving 21=21×h. Thus, the perpendicular distance h from point A to the line L is exactly 21.
The Power of the Cross Product
To find the distance from a point to a line in 3D space, we utilize the cross product. The perpendicular distance h from a point A to a line passing through point P with direction vector b is given by:
h=∣b∣∣PA×b∣
From the line equation, the point P is (−α,1,−4) and the direction vector is b=5i^+2j^+3k^. The magnitude of b is:
∣b∣=52+22+32=38
Next, we construct the vector PA by subtracting the coordinates of P from A: