document.write( "Question 812253: a flagpole is supported by a wire fastened 70 feet from its base. The wire is 14 feet longer than the height it reaches on the flagpole. Find the length of the wire. \n" ); document.write( "
Algebra.Com's Answer #489098 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
b = 70
\n" ); document.write( "L = h + 14
\n" ); document.write( "h = L - 14
\n" ); document.write( "---
\n" ); document.write( "sqrt( bb + hh ) = L
\n" ); document.write( "bb + hh = LL
\n" ); document.write( "bb + hh = (h + 14)(h + 14)
\n" ); document.write( "4900 + hh = hh + 28h + 196
\n" ); document.write( "4900 = 28h + 196
\n" ); document.write( "28h = 4704
\n" ); document.write( "---
\n" ); document.write( "the wire reaches a height on the pole of: h = 168 ft
\n" ); document.write( "---
\n" ); document.write( "the length of the wire is: L = 182 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( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );