document.write( "Question 112229: I need help solving this question:
\n" );
document.write( "From a boat on the water, the angle of elevation to the top of a cliff is 31 degrees. Another point situated 300 meters closer to the cliff has an angle of elevation of 33 degrees. What is the height of the cliff?\r
\n" );
document.write( "\n" );
document.write( "I was trying to draw a diagram but I'm not sure if it was right, can you please show your work so I know what I'm doing wrong? \n" );
document.write( "
Algebra.Com's Answer #81891 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Let's make a sketch as follows: \n" ); document.write( ". \n" ); document.write( "On a piece of paper draw a horizontal line about 3 inches long. Label the left end of this \n" ); document.write( "line as point A. Label the right end of this line as point B. Next through point B draw a \n" ); document.write( "perpendicular to line AB vertically upward for a couple of inches. Label the top of this \n" ); document.write( "line as point C. Draw a line connecting point A with point C, which forms a right triangle \n" ); document.write( "ABC with line AC being the hypotenuse. Label angle BAC as 31 degrees. \n" ); document.write( ". \n" ); document.write( "Next, on line AB make a point about an inch to the right of point A. Label this point as \n" ); document.write( "point D. Next draw a line connecting point D with point C. Notice that triangle BDC is another \n" ); document.write( "right triangle. Its hypotenuse is line DC. Label angle BDC as 33 degrees \n" ); document.write( ". \n" ); document.write( "Label the length AD as 300 meters. \n" ); document.write( ". \n" ); document.write( "Now understand that point A is the first position of the boat. Point C is the top of the \n" ); document.write( "cliff. Line CB represents the height of the cliff. Point D is the second position \n" ); document.write( "of the boat ... 300 meters closer to the base of the cliff. The two angles (31 degrees \n" ); document.write( "and 33 degrees) show what happens as you get closer to the base of the cliff. You have to \n" ); document.write( "have a greater angle for your line of sight to be on the top of the cliff. \n" ); document.write( ". \n" ); document.write( "Now let's use the tangent function. The tangent ratio is the side opposite the angle divided \n" ); document.write( "by the side adjacent to the angle. The side opposite the 31 degree angle is side CB. \n" ); document.write( "And the side adjacent to the 31 degree angle is side AB. So we can write: \n" ); document.write( ". \n" ); document.write( "tan(31) = CB/AB \n" ); document.write( ". \n" ); document.write( "Using a calculator you can find that tan(31) = 0.600860619 \n" ); document.write( ". \n" ); document.write( "So the equation becomes: \n" ); document.write( ". \n" ); document.write( "0.600860619 = CB/AB \n" ); document.write( ". \n" ); document.write( "and when you multiply both sides by AB you get: \n" ); document.write( ". \n" ); document.write( "0.600860619AB = CB <=== call this equation #1 \n" ); document.write( ". \n" ); document.write( "Now lets look at triangle BDC and angle BDC (33 degrees). In this triangle, the side opposite \n" ); document.write( "angle BDC is side CB. The side adjacent to angle BDC is side BD. But side BD is equal \n" ); document.write( "to side AB minus 300 meters (length AD). So for the tangent of angle BDC (33 degrees) we \n" ); document.write( "get: \n" ); document.write( ". \n" ); document.write( "tan(33) = CB/(AB - 300) \n" ); document.write( ". \n" ); document.write( "Using a calculator we find that tan(33) = 0.649407593 \n" ); document.write( ". \n" ); document.write( "Substituting this we get: \n" ); document.write( ". \n" ); document.write( "0.649407593 = CB/(AB - 300) \n" ); document.write( ". \n" ); document.write( "Multiplying both sides by (AB - 300) results in: \n" ); document.write( ". \n" ); document.write( "0.649407593(AB - 300) = CB \n" ); document.write( ". \n" ); document.write( "And multiplying out the left side results in: \n" ); document.write( ". \n" ); document.write( "0.649407593AB - 194.822278 = CB <==== call this equation #2 \n" ); document.write( ". \n" ); document.write( "Notice now that equations #1 and #2 both have CB on the right side. This means that the \n" ); document.write( "left sides of these equations both equal CB and therefore, the left sides of the two equations \n" ); document.write( "must be equal. So set them equal to get: \n" ); document.write( ". \n" ); document.write( "0.600860619AB = 0.649407593AB - 194.822278 \n" ); document.write( ". \n" ); document.write( "Subtract 0.649407593AB from both sides and you get rid of the 0.649407593AB on the right \n" ); document.write( "side. The equation then becomes: \n" ); document.write( ". \n" ); document.write( "-0.048546974AB = -194.822278 \n" ); document.write( ". \n" ); document.write( "Divide both sides by -0.048546974 and you get: \n" ); document.write( ". \n" ); document.write( "AB = -194.822278/-0.048546974 = 4013.067384 meters \n" ); document.write( ". \n" ); document.write( "This is the distance from the first position of the boat to the base of the cliff. Equation \n" ); document.write( "#1 applies to that position and we can substitute 4013.067384 into that equation for AB to get: \n" ); document.write( ". \n" ); document.write( ".600860619(4013.067384) = CB \n" ); document.write( ". \n" ); document.write( "Multiplying out the right side results in 2411.294153 meters = CB \n" ); document.write( ". \n" ); document.write( "Or the height of the cliff is about 2411 meters ... pretty tall!! \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem and one way you can do it. \n" ); document.write( ". \n" ); document.write( " |