Animated Solution for Mathematics - Vector Algebra: A hall has a square floor of dimension 10 m×10 m (see the figure) and vertical walls. If the angle GPH between the diagonals AG and BH is cos−151, then the height of the hall (in meters) is :
Select Answer:
Visualized Solution
Setting up the Coordinate System
Hall floor is a 10 m×10 m square.
Let the corner D be the origin (0,0,0).
Floor lies in the xy-plane (z=0).
Coordinates of the Floor
Moving along x-axis: C=(10,0,0)
Moving along y-axis: A=(0,10,0)
Opposite corner: B=(10,10,0)
Coordinates of the Roof
Let the unknown height of the hall be h.
Point H is directly above D: H=(0,0,h)
Point G is directly above C: G=(10,0,h)
The Diagonals AG and BH
Diagonal 1: Connects A(0,10,0) to G(10,0,h).
Diagonal 2: Connects B(10,10,0) to H(0,0,h).
They intersect at point P.
Given Angle θ
The angle between the diagonals is ∠GPH=θ.
Given: cosθ=51.
Vector Representation of AG
AG=Position of G−Position of A
AG=(10−0)i^+(0−10)j^+(h−0)k^
AG=10i^−10j^+hk^
Vector Representation of BH
BH=Position of H−Position of B
BH=(0−10)i^+(0−10)j^+(h−0)k^
BH=−10i^−10j^+hk^
Angle Between Two Vectors
Formula: cosθ=∣AG∣∣BH∣AG⋅BH
We need the dot product and the magnitudes of both vectors.
Computing AG⋅BH
AG⋅BH=(10)(−10)+(−10)(−10)+(h)(h)
AG⋅BH=−100+100+h2
AG⋅BH=h2
Magnitudes of the Vectors
∣AG∣=102+(−10)2+h2=200+h2
∣BH∣=(−10)2+(−10)2+h2=200+h2
Setting up the Equation
Substitute into cosθ=∣AG∣∣BH∣AG⋅BH
51=200+h2⋅200+h2h2
51=200+h2h2
Solving for h2
Cross-multiply: 200+h2=5h2
Rearrange: 4h2=200
Divide by 4: h2=50
Finding the Height h
h=50
h=25×2
h=52 m
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
The Geometry of Space
A Journey into 3D Thinking
My dear student, welcome to the world of 3D geometry. When you look at a problem like this, it is easy to feel overwhelmed by the lines, the vertices, and the unknown height h.
But I want you to take a deep breath. In the JEE Advanced, the most complex problems are often just simple concepts dressed in fancy clothes. Today, we are going to strip away the complexity and reveal the elegant, beating heart of this problem.
Phase 1
Establishing Our Reference Frame
Imagine you are standing in the corner of this hall, at point D. We need a language to describe where everything is, and in physics and mathematics, that language is the coordinate system.
By setting D as our origin (0,0,0), we anchor ourselves. The floor lies flat on the xy-plane, meaning every point on the floor has a z-coordinate of 0.
Since the floor is a 10 m×10 m square, we can map the corners with absolute precision:
- D=(0,0,0)
- C=(10,0,0)
- A=(0,10,0)
- B=(10,10,0)
Now, the roof. The roof is simply the floor, shifted upwards by a height h. So, any point on the roof is just the corresponding floor point with a z-coordinate of h.
Thus, H=(0,0,h) and G=(10,0,h). We have successfully translated the physical hall into a mathematical map. We are no longer guessing; we are calculating.
Phase 2
The Vector Bridge
Now, let us look at the diagonals. The problem asks us to consider the angle between the lines AG and BH. In 3D space, the most robust way to handle the angle between two lines is to treat them as vectors.
Let us define vector AG. To find it, we subtract the position of A from the position of G:
AG=(10−0)i^+(0−10)j^+(h−0)k^=10i^−10j^+hk^
Next, let us define vector BH by subtracting the position of B from the position of H:
BH=(0−10)i^+(0−10)j^+(h−0)k^=−10i^−10j^+hk^
Do you see the elegance here? We have turned a geometric visualization into pure algebraic components. We are ready to use the dot product.
Phase 3
The Dot Product Engine
The dot product is the secret key to finding angles. We know that for any two vectors u and v, the cosine of the angle θ between them is given by:
cosθ=∣u∣∣v∣u⋅v
Let us calculate the numerator, the dot product AG⋅BH:
AG⋅BH=(10)(−10)+(−10)(−10)+(h)(h)
AG⋅BH=−100+100+h2=h2
Look at that! The −100 and +100 cancel out perfectly. This is the moment in the exam where you smile, because you know you are on the right track.
Now, for the denominator, we need the magnitudes. The magnitude of AG is:
∣AG∣=102+(−10)2+h2=200+h2
And because of the symmetry of our square floor, the magnitude of BH is identical:
∣BH∣=(−10)2+(−10)2+h2=200+h2
Phase 4
The Final Calculation
We are almost there. We substitute our findings back into the cosine formula:
51=200+h2⋅200+h2h2
This simplifies beautifully to:
51=200+h2h2
Now, we cross-multiply to solve for h:
200+h2=5h2
4h2=200
h2=50
Taking the square root of both sides, we find:
h=50=25×2=52
And there it is. The height of the hall is 52 meters.
Reflection
I want you to pause and appreciate what you just did. You took a 3D structure, mapped it into a coordinate system, used vector algebra to define the lines, and employed the dot product to find the relationship between the height and the angle.
This is not just solving a problem; this is mastering the art of spatial reasoning. Keep this confidence. When you face the next problem, remember: define your coordinates, find your vectors, and trust the algebra. You are capable of solving anything.