document.write( "Question 570951: A 5-ft-long stem of bamboo is broken in such a way that its tip touches the ground 3 ft from the base of the stem, as shown in the figure. What is the height of the break \n" ); document.write( "
Algebra.Com's Answer #367867 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A 5-ft-long stem of bamboo is broken in such a way that its tip touches the ground 3 ft from the base of the stem, as shown in the figure. What is the height of the break \n" ); document.write( "apply Pythagorean theorem: \n" ); document.write( "Let x = height of break \n" ); document.write( "then \n" ); document.write( "x^2 + 3^2 = 5^2 \n" ); document.write( "x^2 + 9 = 25 \n" ); document.write( "x^2 = 16 \n" ); document.write( "x = sqrt(16) \n" ); document.write( "x = 4 feet \n" ); document.write( " \n" ); document.write( " |