document.write( "Question 1046158: There is a bamboo tree 22 feet tall. The upper part, of which, being broken, reaches the ground 8 feet from the stem. Find the height of the break? \n" ); document.write( "
Algebra.Com's Answer #661653 by ikleyn(52832)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "There is a bamboo tree 22 feet tall. The upper end of which, being broken, reaches the ground 8 feet from the stem. Find the height of the break?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the height of the break.\r\n" );
document.write( "\r\n" );
document.write( "Then you have an right angled triangle with the legs x ft and 8 ft.\r\n" );
document.write( "\r\n" );
document.write( "The hypotenuse is \"sqrt%28x%5E2+%2B+8%5E2%29\".\r\n" );
document.write( "\r\n" );
document.write( "The height of the bamboo tree is  \"x+%2B+sqrt%28x%5E2+%2B+8%5E2%29\", and it is equal to 22 ft.\r\n" );
document.write( "\r\n" );
document.write( "Hence, the equation is \r\n" );
document.write( "\r\n" );
document.write( "\"x+%2B+sqrt%28x%5E2+%2B+8%5E2%29\" = 22.\r\n" );
document.write( "\r\n" );
document.write( "Simplify:\r\n" );
document.write( "\r\n" );
document.write( "\"sqrt%28x%5E2+%2B+64%29\" = 22 - x.\r\n" );
document.write( "\r\n" );
document.write( "Square both sides\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+64\" = \"%2822-x%29%5E2\",  or\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+64\" = \"484+-+44x+%2B+x%5E2\",\r\n" );
document.write( "\r\n" );
document.write( "64 - 484 = -44x,\r\n" );
document.write( "\r\n" );
document.write( "44x = 420,\r\n" );
document.write( "\r\n" );
document.write( "x = \"420%2F44\" = \"105%2F11\" ft.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The height of the break is \"105%2F11\" ft = \"9\"\"6%2F11\" ft.\r\n" );
document.write( "\r\n" );
document.write( "Check.  \"22+-+105%2F11\" = \"137%2F11\".\r\n" );
document.write( "\r\n" );
document.write( "        \"%28137%2F11%29%5E2+-+%28105%2F11%29%5E2\" = \"7744%2F121\" = 64,\r\n" );
document.write( "\r\n" );
document.write( "        \"sqrt%28%28137%2F11%29%5E2+-+%28105%2F11%29%5E2%29\" = 8.   Correct!\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );