document.write( "Question 1036188: Find Height of the statue of liberty's body. \n" );
document.write( "
Algebra.Com's Answer #650827 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "First you have to annotate the triangles. \n" ); document.write( "The main one, the base of which is to the \n" ); document.write( "base of the statue. The upright is equal to 305 ft. \n" ); document.write( "The hypotenuse is from the boat to the head of the \n" ); document.write( "statue. \n" ); document.write( "We will call this triangle ABC \n" ); document.write( "A is at the boat, B is at the base of the statue and \n" ); document.write( "C is at the head of the statue. \n" ); document.write( "As Angle C = 60 degrees, then Angle B is = 90 degrees \n" ); document.write( "and Angle C = 180 - (90 + 60) = 30 degrees. \n" ); document.write( "Using Pythagoras, we can calculate the hypotenuse(AC) \n" ); document.write( "Sin(60) = CB/AC \n" ); document.write( "Sin(60) = 305/AC \n" ); document.write( "Cross multiply \n" ); document.write( "Sin(60) AC = 305 \n" ); document.write( "AC = 305/Sin(60) \n" ); document.write( "AC = 352.2 feet (1 decimal place) \n" ); document.write( "Now we consider the top triangle. \n" ); document.write( "this we will call ADC. D being at the statue's \n" ); document.write( "feet. DC = 'h' \n" ); document.write( "............. \n" ); document.write( "Considering triangle ADC. \n" ); document.write( "Now Angle A = (60 - 41.2) = 18.8 degrees \n" ); document.write( "Angle C = 30 degrees \n" ); document.write( "So, Angle D = 180 - (30 + 18.8) = 131.2 degrees. \n" ); document.write( "We now use Sine Rule: \n" ); document.write( "namely a/SinA = c/SinC = d/SinD (For this triangle) \n" ); document.write( "Using a/SinA = d/SinD \n" ); document.write( "a/Sin(18.8) = 305.2/Sin(131.2) \n" ); document.write( "Cross multiply: \n" ); document.write( "a x sin(131.2) = 305.2 x sin(18.8) \n" ); document.write( "a = (305.2 x sin(18.8))/sin(131.2) \n" ); document.write( "a = 130.7 feet (1 decimal place) \n" ); document.write( "This is the height of 'h' \n" ); document.write( "the statue's height. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |