document.write( "Question 825110: the city of san bernardino is building a park on the west side of san bernardino.a park inspector is coming to check some recent additions to the park. a flagpole was installed and it cannot exceed a height of 30 feet. the inspector, who is 6 feet tall, used a tape measure and measured 25 feet from the pole. then he used a clinometer and determined the angle of sight to be 42 degrees.how tall is the flagpole \n" ); document.write( "
Algebra.Com's Answer #497042 by TimothyLamb(4379) You can put this solution on YOUR website! --- \n" ); document.write( "tanA = opp/adj \n" ); document.write( "tan(42) = (h - 6)/25 \n" ); document.write( "tan(42) = (1/25)h - 6/25 \n" ); document.write( "(1/25)h = tan(42) + 6/25 \n" ); document.write( "h = 25(tan(42) + 6/25) \n" ); document.write( "h = 25(tan(42) + 6/25) \n" ); document.write( "h = 28.510101107445994 \n" ); document.write( "h ~= 28.5 ft \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |