document.write( "Question 1006154: A surveyor wants to find the height of a building. At a point 111.0 from the base of the building he sights to the top of the building and finds the distance to be 191.0 ft. How high is the building (to the nearest tenth)? \n" ); document.write( "
Algebra.Com's Answer #622297 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! | \n" ); document.write( "| \n" ); document.write( "|==========\r \n" ); document.write( "\n" ); document.write( "The hypotenuse is 191 and the adjacent side is 111; Pythagorean theorem. \n" ); document.write( "111^2+x^2=191^2 \n" ); document.write( "36481=12321+x^2 \n" ); document.write( "24160=x^2 \n" ); document.write( "155.4 feet is the height. \n" ); document.write( " |