A triangular pyramid P A B C has side lengths P A = P B = P C = 6 . What is the maximum volume of this pyramid?
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.
We can find this without the explicit assumption that the base is equilateral as follows.
Take P as an origin. A , B , C are points on a sphere centred at P with radius 6 ; the volume V of the tetrahedron is given by
V = 6 1 det ⎝ ⎛ A x B x C x A y B y C y A z B z C z ⎠ ⎞
Without loss of generality, we can take A to be the "north pole" of the sphere and B to be on the "prime meridian", so that the points' coordinates are
A ( 0 , 0 , 6 ) B ( 6 sin θ b , 0 , 6 cos θ b ) C ( 6 sin θ c cos ϕ c , 6 sin θ c sin ϕ c , 6 cos θ c )
(using spherical polar coordinates). Plugging this in to the volume formula we get the surprisingly nice V = 3 6 sin θ b sin θ c sin ϕ c , which is clearly maximised when θ b = θ c = ϕ c = 9 0 ∘ giving V = 3 6 .
Geometrically, this is one eighth of an octahedron. Its faces are three isosceles right-angled triangles and (as expected) an equilateral triangle.
Volume of the pyramid will attain an optimum when it's base is an equilateral triangle. Let the length of each side of the base △ A B C be a , and the height of the pyramid be h . Then h 2 = 3 6 − 3 a 2 . Volume of the pyramid is V = 3 1 × 4 √ 3 a 2 × h = 1 2 1 × 1 0 8 a 4 − a 6 . This attains a maximum when a 2 = 7 2 , the maximum volume is 1 2 7 2 × 1 0 8 − 7 2 = 3 6
Alternatively
Let P A = a , P B = b and P C = c . Then the volume of the pyramid is 6 1 a ⋅ ( b × c ) , which attains it's maximum value of 6 a b c when a , b and c are mutually perpendicular. Here a = b = c = 6 and the maximum volume is 3 6
Volume of the pyramid will attain an optimum when it's base is an equilateral triangle
Why is this true?
Problem Loading...
Note Loading...
Set Loading...
The volume of pyramid is given by V = 3 A h , where A is the base area and h is the height of the pyramid. With fixed slanting side lengths of 6, the base triangle has a largest area when it is equilateral. Therefore, the pyramid with the largest volume is one with a equilateral triangular base.
If the base equilateral triangle has a side length of a , then the base area A = 4 a 2 3 , the height h = 6 2 − ( 3 a ) 2 , ⟹ a 2 = 1 0 8 − 3 h 2 , and the volume V = 3 A h = 3 ⋅ 4 a 2 3 ⋅ h = 1 2 3 ( 1 0 8 h − 3 h 3 ) = 4 3 ( 3 6 h − h 3 ) . V is maximum, when d h d ( 3 6 h − h 3 ) = 3 6 − 3 h 2 = 0 or h = 2 3 . Note that d h 2 d 2 ( 3 6 h − h 3 ) ∣ ∣ ∣ ∣ h = 2 3 < 0 . The V max = 4 3 ( 3 6 ( 2 3 ) − ( 2 3 ) 3 ) = 3 6 .