document.write( "Question 824283: A flagpole is bent over by the wind so the top is now touching the ground 12 feet from the base. The angle the pole makes with the ground is 85 degrees. How tall was the pole before the windstorm? Can you help me solve this and show me how you did it? \n" ); document.write( "
Algebra.Com's Answer #496243 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "cosA = adj/hyp \n" ); document.write( "cos(85) = 12/hyp \n" ); document.write( "hyp = 12/cos(85) \n" ); document.write( "hyp = 137.684558948037960 \n" ); document.write( "--- \n" ); document.write( "hyp = sqrt( bb + hh ) \n" ); document.write( "hyp^2 = bb + hh \n" ); document.write( "hh = hyp^2 - bb \n" ); document.write( "h = sqrt( hyp^2 - bb ) \n" ); document.write( "h = sqrt( 137.684558948037960^2 - 12^2 ) \n" ); document.write( "h = 138.206504089770448 \n" ); document.write( "--- \n" ); document.write( "original pole height: \n" ); document.write( "hyp + h = 137.684558948037960 + 138.206504089770448 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "about 275.9 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( " |