document.write( "Question 274145: Some nuclear power plants utilize \"natural draft\" cooling towers in the shape of a hyperboloid, a solid obtained by rotating a hyperbola about its conjugate axis. Suppose such a cooling tower has a base diameter of 400 feet, and the diameter at its narrowest point, 360 feet above the round, is 200 feet. If the diameter at the top of the tower is 300 feet, how tall is the tower? \n" ); document.write( "
Algebra.Com's Answer #200110 by CharlesG2(834)\"\" \"About 
You can put this solution on YOUR website!
Some nuclear power plants utilize \"natural draft\" cooling towers in the shape of a hyperboloid, a solid obtained by rotating a hyperbola about its conjugate axis. Suppose such a cooling tower has a base diameter of 400 feet, and the diameter at its narrowest point, 360 feet above the round, is 200 feet. If the diameter at the top of the tower is 300 feet, how tall is the tower?\r
\n" ); document.write( "\n" ); document.write( "(200,0) and (100,360) and (150,y)
\n" ); document.write( "x distance from central axis, y height above ground
\n" ); document.write( "center of hyperboloid is (0,360)
\n" ); document.write( "(x-0)^2 / a^2 - (y-360)^2 / b^2 = 1
\n" ); document.write( "we know (100,360) is on the hyperbola
\n" ); document.write( "100^2 / a^2 = 1
\n" ); document.write( "100^2 = a^2
\n" ); document.write( "100 = a
\n" ); document.write( "we also know (200,0) is on hyperbola
\n" ); document.write( "200^2 / 100^2 - (-360)^2 / b^2 = 1
\n" ); document.write( "40000/10000 - 129600/b^2 = 1
\n" ); document.write( "4 - 129600/b^2 = 1
\n" ); document.write( "129600/b^2 = 3
\n" ); document.write( "129600 = 3b^2
\n" ); document.write( "43200 = b^2
\n" ); document.write( "4*108*100 = 4 * 4 * 27 * 100 = 3 * 4 * 4 * 9 * 100 = b^2
\n" ); document.write( "2 * 2 * 3 * 10 * sqrt(3) = b
\n" ); document.write( "120sqrt(3) = b
\n" ); document.write( "(x-0)^2 / a^2 - (y-360)^2 / b^2 = 1 becomes
\n" ); document.write( "x^2 / 10000 - (y-360)^2 / 43200 = 1
\n" ); document.write( "now plug in (150,y)
\n" ); document.write( "150^2 / 10000 - (y-360)^2 / 43200 = 1 and solve for y
\n" ); document.write( "22500/10000 - (y-360)^2/43200 = 1
\n" ); document.write( "2.25 - (y-360)^2/43200 = 1
\n" ); document.write( "(y-360)^2/43200 = 1.25
\n" ); document.write( "(y-360)^2 = 54000
\n" ); document.write( "y-360 = sqrt(6*9*10*100) = 30sqrt(60) = 30sqrt(4*15) = 60sqrt(15)
\n" ); document.write( "y = 360 + 60sqrt(15)
\n" ); document.write( "y = 360 + 60 * 3.872983
\n" ); document.write( "y = 360 + 232.37898
\n" ); document.write( "y = 592.37898
\n" ); document.write( "y is approx 592 feet\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );