document.write( "Question 258479: A kitten is trapped at the top af a tree.You place a 26-foot ladder 10 feet from the tree. It places you right at the top of the tree where you can rescue the kitten.\r
\n" );
document.write( "\n" );
document.write( "Q: How tall is the tree? \n" );
document.write( "
Algebra.Com's Answer #190284 by checkley77(12844) ![]() You can put this solution on YOUR website! a^2+b^2=c^2 \n" ); document.write( "10^2+b^2=26^2 \n" ); document.write( "100+b^2=676 \n" ); document.write( "b^2=676-100 \n" ); document.write( "b^2=576 \n" ); document.write( "b=sqrt576 \n" ); document.write( "x=24 ans. for the height of the tree. \n" ); document.write( " |