document.write( "Question 1178100: A hiker wants to determine the height of a tree. She measures the tree's shadow to be 17.1 meters long. Her own shadow at the same time is 1.8 meters long. If the hiker is 1.7 meters tall, how tall is the tree?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #807260 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " ![]() \n" ); document.write( "x/17.1 = 1.7/1.8\r \n" ); document.write( "\n" ); document.write( "x = 17.1*1.7 /1.8\r \n" ); document.write( "\n" ); document.write( "Height of tree = 16.15 m \n" ); document.write( " |