document.write( "Question 888108: How high is a tree that casts a 26 ft shadow at the same time a 6 ft pole casts a shadow which is 13 ft.
\n" );
document.write( "Is it 12 ft \n" );
document.write( "
Algebra.Com's Answer #537075 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! (height of tree)/(shadow length of tree) = (height of pole)/(shadow length of pole)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x/26 = 6/13\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "13x = 26*6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "13x = 156\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 156/13\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So you are correct. \n" ); document.write( " |