document.write( "Question 1000256: Write a function to describe each of the following scenarios..\r
\n" ); document.write( "\n" ); document.write( "The height of a tree in yards of you know that it is M ft. tall
\n" ); document.write( "

Algebra.Com's Answer #617830 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
There are 3 feet in a yard. So y (yards) = M/3.


\n" ); document.write( "y = M/3. So if the tree is 9 feet tall, it is 9/3 = 3 yards tall. \n" ); document.write( "

\n" );