document.write( "Question 699149: A 6-foot tall man casts a 10-foot shadow. At the same time and location, a tree casts a 45-foot shadow. How tall is the tree? \n" ); document.write( "
Algebra.Com's Answer #431195 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A 6-foot tall man casts a 10-foot shadow. At the same time and location, a tree casts a 45-foot shadow. How tall is the tree? \n" ); document.write( ". \n" ); document.write( "If x = height of tree \n" ); document.write( "then \n" ); document.write( "6/10 = x/45 \n" ); document.write( "cross-multiplying: \n" ); document.write( "6*45 = 10x \n" ); document.write( "270 = 10x \n" ); document.write( "27 feet = x \n" ); document.write( " |