For lovers of 3D geometry

Geometry Level 3

A right pyramid has a square base with side length 12 12 and a height of 10 10 . Along one of the edges of the base you pass a cutting plane bisecting the angle between the base and the triangular face joining that edge. The animation below illustrates this cut. Find the volume of the pyramid that lies below the cutting plane.


The answer is 303.4.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Hosam Hajjir
May 2, 2020

First, we'll label the vertices of the solid. The volume of the solid can be split into three parts, one triangular prism in the middle, and two rectangular pyramids on each side (which are mirror images of each other).

All we have to find are the coordinates of point F, and for that, we have to construct the equations of the three planes on which it lies. Assume point A A is the origin of the x y xy plane, then point B = ( 12 , 0 , 0 ) B = (12, 0, 0) . The angle between the triangular faces of the original pyramid and its base is θ 1 = tan 1 10 6 = tan 1 5 3 \theta_1 = \tan^{-1} \frac{10}{6} = \tan^{-1} \frac{5}{3} , while the angle between the cutting plane and the base is θ 2 = 1 2 θ 1 \theta_2 = \frac{1}{2} \theta_1

Therefore, the equations of the three planes meeting at point F F are,

Plane F A B FAB : ( 0 , sin θ 1 , cos θ 1 ) ( x , y , z ) = 0 (0, - \sin \theta_1, \cos \theta_1) \cdot (x, y, z) = 0

Plane F B C FBC : ( sin θ 1 , 0 , cos θ 1 ) ( x 12 , y , z ) = 0 (\sin \theta_1, 0, \cos \theta_1) \cdot (x - 12, y, z ) = 0

Plane F A D FAD : ( sin θ 2 , 0 , cos θ 2 ) ( x , y , z ) = 0 (-\sin \theta_2 , 0, \cos \theta_2 ) \cdot (x, y, z) = 0

Solving the above system of 3 3 equations in the 3 3 unknowns results in,

F = ( x , y , z ) = ( 8.957 , 3.043 , 5.071 ) F = (x, y, z) = (8.957, 3.043, 5.071)

Therfore, the volume is given by

V = 1 2 ( 12 ) ( 5.071 ) ( 12 2 ( 3.043 ) ) + 2 3 ( 12 ) ( 3.043 ) ( 5.071 ) = 303.4 V = \frac{1}{2} (12) (5.071) (12 - 2(3.043) ) + \frac{2}{3} (12)(3.043)(5.071) = 303.4

Fine. What software do you use for picture?

Yuriy Kazakov - 1 year, 1 month ago

Log in to reply

MS-Excel (Chart) plus gifmaker.org to assemble the frames of the animation.

Hosam Hajjir - 1 year, 1 month ago
David Vreken
May 2, 2020

Let A B C \triangle ABC be the cross-section of the pyramid, and label the points and segments as follows:

By the Pythagorean Theorem on A M C \triangle AMC , l = h 2 + ( s 2 ) 2 = 1 2 4 h 2 + s 2 l = \sqrt{h^2 + (\frac{s}{2})^2} = \frac{1}{2}\sqrt{4h^2 + s^2} .

By the angle bisector theorem, A C A B = C P B P \frac{AC}{AB} = \frac{CP}{BP} , or l s = l k k \frac{l}{s} = \frac{l - k}{k} , which solves to k = s l s + l k = \frac{sl}{s + l} .

Since B N P B M C \triangle BNP \sim \triangle BMC by AA similarity, N P B P = C M B C \frac{NP}{BP} = \frac{CM}{BC} , or h 2 k = h l \frac{h_2}{k} = \frac{h}{l} , which solves to h 2 = h k l h_2 = \frac{hk}{l} . Also, N P B N = C M B M \frac{NP}{BN} = \frac{CM}{BM} , or h 2 p = h s 2 \frac{h_2}{p} = \frac{h}{\frac{s}{2}} , which solves to p = s h 2 2 h p = \frac{sh_2}{2h} .

Now consider the lower pyramid encased in a right triangular prism:

The volume of the lower pyramid is the volume of the right triangular prism minus twice the volume of the side tetrahedra with perpendicular sides s s , h 2 h_2 , and p p , or V pyramid = V prism 2 V tetrahedron = 1 2 h 2 s 2 2 1 6 h 2 p s V_{\text{pyramid}} = V_{\text{prism}} - 2V_{\text{tetrahedron}} = \frac{1}{2}h_2s^2 - 2 \cdot \frac{1}{6}h_2ps , or:

V pyramid = 1 6 h 2 s ( 3 s 2 p ) V_{\text{pyramid}} = \frac{1}{6}h_2s(3s - 2p) .

In this question, s = 12 s = 12 and h = 10 h = 10 , so:

l = 1 2 4 h 2 + s 2 = 1 2 4 1 0 2 + 1 2 2 = 2 34 l = \frac{1}{2}\sqrt{4h^2 + s^2} = \frac{1}{2}\sqrt{4 \cdot 10^2 + 12^2} = 2\sqrt{34}

k = l s l + s = 12 2 34 12 + 2 34 = 204 + 36 34 k = \frac{ls}{l + s} = \frac{12 \cdot 2\sqrt{34}}{12 + 2\sqrt{34}} = -204 + 36\sqrt{34}

h 2 = h k l = 10 ( 204 + 36 34 ) 2 34 = 180 30 34 h_2 = \frac{hk}{l} = \frac{10(-204 + 36\sqrt{34})}{2\sqrt{34}} = 180 - 30\sqrt{34}

p = 12 ( 180 30 34 ) 2 10 = 108 18 34 p = \frac{12 \cdot (180 - 30\sqrt{34})}{2 \cdot 10} = 108 - 18\sqrt{34}

V pyramid = 1 6 h 2 s ( 3 s 2 p ) = 1 6 ( 180 30 34 ) 12 ( 3 12 2 ( 108 18 34 ) ) = 138240 + 23760 34 303.4 V_{\text{pyramid}} = \frac{1}{6}h_2s(3s - 2p) = \frac{1}{6}(180 - 30\sqrt{34})12(3 \cdot 12 - 2(108 - 18\sqrt{34})) = -138240 + 23760 \sqrt{34} \approx \boxed{303.4} .


After substituting the above values for l l , k k , h 2 h_2 , and p p , the general equation for the volume of the pyramid can also be simplified to:

V pyramid = 8 h s 4 ( s 2 4 h 2 ) + h s 3 ( 12 h 2 s 2 ) 4 h 2 + s 2 3 ( 4 h 2 3 s 2 ) 2 V_{\text{pyramid}} = \frac{8hs^4(s^2-4h^2)+hs^3(12h^2-s^2)\sqrt{4h^2 + s^2}}{3(4h^2-3s^2)^2}

in terms of side s s and height h h .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...