document.write( "Question 319978: If a tree grew 5 feet in n years, what was the average rate, in inches per year, at which the tree grew during those years? \n" ); document.write( "
Algebra.Com's Answer #229208 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
5 feet in n years
\n" ); document.write( "5feet = 12*5=60 inches in n years
\n" ); document.write( "in 1 year the growth will be 60/n inches
\n" ); document.write( "
\n" );