When an acute triangle is rotated about its longest side the resulting volume is 2 8 8 0 π , when it is rotated along its medium side the resulting volume is 3 2 4 0 π , and when it is rotated about its shortest side the resulting volume is 7 2 5 9 2 0 π . Find the perimeter of the triangle.
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.
Nice solution!
Let the sides of the triangle be a > b > c and its respective altitudes be x , y , z , so that a x = b y = c z = 2 Δ , where Δ is the area of the triangle.
Rotating the triangle about the side of length a gives a pair of cones, of total height a and base radii x . The volume generated is thus 3 1 π a x 2 .
We can side-step some unpleasant algebra by working with ratios. From the given volumes we have
a x 2 : b y 2 : c z 2 = 2 8 8 0 : 3 2 4 0 : 7 2 5 9 2 0 = 5 6 : 6 3 : 7 2
Since a x 2 = a 4 Δ 2 , we can write
a 1 : b 1 : c 1 = 5 6 : 6 3 : 7 2
Rearranging this, we get
a : b : c = 9 : 8 : 7
so the triangle in question is similar to a 7 , 8 , 9 triangle. Say a = 9 t , b = 8 t , c = 7 t . By Heron's formula, this triangle has area Δ = 7 2 0 ⋅ t 2 . Substituting in to the first given volume, we have
2 8 8 0 π = 3 1 π a x 2 = 3 1 π ⋅ a 4 Δ 2 = 3 ⋅ 9 t 4 ⋅ 7 2 0 t 4 π = 3 3 2 0 t 3 π
and we find t = 3 , giving a = 2 7 , b = 2 4 and c = 2 1 , for a perimeter of 7 2 .
Nice solution! It is similar to how I worked it out.
Let the sides be a, b & c as usual. We can now write the following equations: s=(a+b+c)/2, 4A²/(3 25920/7)=a, 4A²/(3 2880)=b, 4A²/(3*3240)=c, A²=s(s-a)(s-b)(s-c) . Wolfram returns, a=21,b= 27 & c=24 which implies, 2s=72.
Problem Loading...
Note Loading...
Set Loading...
Let the three sides of the triangle be a , b , c such that a > b > c . And as usual, the vertices opposite to these sides are A , B , C . The volume of rotation of the triangle about side a is V a = 3 1 π a h A 2 , where h A is the altitude drawn from vertex A onto side a . We know that
h A = b sin C = c sin B
hence,
V a = 2 8 8 0 π = 3 1 π a b 2 sin 2 C
V b = 3 2 4 0 π = 3 1 π b a 2 sin 2 C = 3 1 π b c 2 sin 2 A
V c = 7 2 5 9 2 0 π = 3 1 π c b 2 sin 2 A
By taking the ratios of these volumes, the sine terms cancel out, and we get,
V b V a = 3 2 4 0 2 8 8 0 = 9 8 = a b
and
V c V b = 2 5 9 2 0 7 ( 3 2 4 0 ) = 8 7 = b c
Thus, the sides a , b , c are in the following ratio, a : b : c = 9 : 8 : 7 , so that, a = 9 t , b = 8 t , c = 7 t for some t ∈ R + . With this information, we can compute the sine of angle C . We have,
cos C = 2 a b a 2 + b 2 − c 2 = 2 ( 9 t ) ( 8 t ) ( 9 t ) 2 + ( 8 t ) 2 − ( 7 t ) 2 = 3 2
Thus sin 2 C = 1 − cos 2 C = 9 5 . Now from the first equation, we have,
2 8 8 0 = 3 1 ( 9 t ) ( 8 t ) 2 ( 9 5 )
From which, t = 3 . And we're done, because a + b + c = 9 t + 8 t + 7 t = 2 4 t = 7 2 .