document.write( "Question 158903:  i need to find the height of an evergreen in the backyard i sketched the info 
\n" );
document.write( "i placed a yardstick parallel to the tree and compared its shadow on the ground with the length of the shadow of the tree. how tall is the tree?\r
\n" );
document.write( "\n" );
document.write( "the shadow of the tree is 22ft long 
\n" );
document.write( "the height of the yardstick is 3 feet and the shadow is 4 feet long \n" );
document.write( "
| Algebra.Com's Answer #117051 by checkley77(12844)      You can put this solution on YOUR website! 3/4=x/22 \n" ); document.write( "4x=3*22 \n" ); document.write( "4x=66 \n" ); document.write( "x=66/4 \n" ); document.write( "x=16.5 ft. tall. \n" ); document.write( " |