document.write( "Question 1144296: A guy wire is anchored 12 feet from the base of a pole. The wire makes a 58 o angle with the ground. To the nearest foot how long is the wire? \n" ); document.write( "
Algebra.Com's Answer #765357 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let the horizontal leg of the right triangle formed be equal to x. \n" ); document.write( "let the vertical leg of the right triangle formed be equal to y. \n" ); document.write( "the angle of 58 degrees is formed between the horizontal leg and the hypotenuse of the right triangle formed. \n" ); document.write( "the tangent of this angle is equal to the side opposite the angle divided by the side side adjacent to the angle. \n" ); document.write( "the side adjacent to the angle is not the hypotenuse of the triangle. \n" ); document.write( "you get tan(58) = y/x. \n" ); document.write( "since x = 12, you get tan(58) = y/12 \n" ); document.write( "multiply both sides of this equation by 12 to get 12 * tan(58) = y \n" ); document.write( "solve for y to get y = 19.20401435 feet. \n" ); document.write( "round to the nearest foot to get y = 19 feet.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |