document.write( "Question 339708: A cable 22 feet long runs from the top of a utility pole to a point on the ground 16 feet from the base of the pole. How tall is the utility pole? \n" ); document.write( "
Algebra.Com's Answer #243377 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let h = height of utility pole\r \n" ); document.write( "\n" ); document.write( "h^2 + b^2 = c^2\r \n" ); document.write( "\n" ); document.write( "Let b = 16\r \n" ); document.write( "\n" ); document.write( "Lett c = 22\r \n" ); document.write( "\n" ); document.write( "h^2 + (16)^2 = (22)^2\r \n" ); document.write( "\n" ); document.write( "Can you take it from here?\r \n" ); document.write( "\n" ); document.write( "HINT: Solve for h\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |