document.write( "Question 187482: 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 #140559 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
a^2+b^2=c^2
\n" ); document.write( "70^2+b^2=(b+14)^2
\n" ); document.write( "4,900+b^2=b^2+28b+196
\n" ); document.write( "b^2-b^2-28b+4,900-196
\n" ); document.write( "-28b+4,704=0
\n" ); document.write( "-28(b-168)=0
\n" ); document.write( "b-168=0
\n" ); document.write( "b=168 ft. is the length of the wire.
\n" ); document.write( "Proof:
\n" ); document.write( "70^2+168^2=(168+14)^2
\n" ); document.write( "4,900+28,224=182^2
\n" ); document.write( "33,124=33,124
\n" ); document.write( "
\n" ); document.write( "
\n" );