document.write( "Question 840609: Dave is 6 feet tall and he cast a shadow of 8 feet. A tree he wants to cut down casts a shadow of 75 feet. How tall is the tree ? \n" ); document.write( "
Algebra.Com's Answer #506348 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "do cross products \n" ); document.write( "6x = 8*75 \n" ); document.write( "6x = 600 \n" ); document.write( "x =100 ft \n" ); document.write( " |