Animated Solution for Mathematics - Vector Algebra: Let the position vectors of the points A,B,C and D be 5i^+5j^+2λk^, i^+2j^+3k^, −2i^+λj^+4k^ and −i^+5j^+6k^. Let the set S={λ∈R:the points A,B,C and D are coplanar}. The ∑λ∈S(λ+2)2 is equal to
Select Answer:
Visualized Solution
Identifying the Points
Given points in 3D space:
A=(5,5,2λ)
B=(1,2,3)
C=(−2,λ,4)
D=(−1,5,6)
Constructing Vectors
Construct vectors originating from point A:
AB=(1−5,2−5,3−2λ)
AC=(−2−5,λ−5,4−2λ)
AD=(−1−5,5−5,6−2λ)
Simplifying the Vectors
AB=(−4,−3,3−2λ)
AC=(−7,λ−5,4−2λ)
AD=(−6,0,6−2λ)
Condition for Coplanarity
For points A,B,C,D to be coplanar, the vectors AB,AC,AD must lie in the same plane.
Condition: Scalar Triple Product [ABACAD]=0
Setting up the Determinant
The scalar triple product is the determinant of their components:
Welcome, fellow explorer of the mathematical universe! Today, we are going to tackle a problem that sits at the heart of 3D geometry.
We are given four points in space, A, B, C, and D, and we are tasked with finding the values of a mysterious parameter λ that forces these four points to lie on a single, flat plane. This is not just about crunching numbers; it is about understanding the spatial relationship between vectors.
Phase 1
Anchoring Our Perspective
Imagine you are standing in a 3D room. You have four markers representing points A, B, C, and D. To understand how they relate to each other, we need a reference point.
Let us choose point A as our anchor. By creating vectors AB, AC, and AD, we are essentially drawing arrows from A to the other three points. These vectors define the "reach" of our points from our anchor.
We calculate these by subtracting the coordinates of A from the others:
AB=(1−5,2−5,3−2λ)=(−4,−3,3−2λ)
AC=(−2−5,λ−5,4−2λ)=(−7,λ−5,4−2λ)
AD=(−1−5,0−5,6−2λ)=(−6,−5,6−2λ)
It might look like a mess of variables, but remember: λ is just a number waiting to be discovered.
Phase 2
The Scalar Triple Product
Here is the core physical intuition: if these four points are coplanar, then the three vectors AB, AC, and AD must also lie within that same plane. If they lie in the same plane, they cannot span a 3D volume.
In vector calculus, the volume of the parallelepiped formed by three vectors is given by their scalar triple product, denoted as [ABACAD]. If the volume is zero, the points are coplanar.
This is our golden key: the determinant of the matrix formed by these vectors must be zero.
Phase 3
The Determinant Expansion
Now, we set up our determinant:
−4−7−6−3λ−5−53−2λ4−2λ6−2λ=0
This is where the magic happens. We expand along the first row. Take a deep breath—this is where most students stumble, not because the math is hard, but because of the negative signs.
We take −4 multiplied by the minor, then subtract −3 (which becomes +3) multiplied by its minor, and finally add (3−2λ) multiplied by its minor. By carefully simplifying these terms, we reduce the complexity of the expression step by step.
Phase 4
The Quadratic Revelation
After the expansion and careful algebraic simplification, we arrive at a beautiful, clean quadratic equation:
−4λ2+20λ−24=0
Dividing by −4 gives us λ2−5λ+6=0. This is a classic quadratic that factorizes into (λ−2)(λ−3)=0.
We have found our values: λ=2 and λ=3. These are the two specific configurations where the points align perfectly on a plane.
Conclusion
The Final Sum
Finally, we calculate the sum ∑λ∈S(λ+2)2.
Substituting our values, we get:
(2+2)2+(3+2)2=42+52=16+25=41
We have navigated the 3D space, used the power of the scalar triple product, and arrived at our destination. The final result is 41. Remember, every complex problem is just a series of simple steps. Keep practicing, and keep visualizing!