document.write( "Question 900898: An apple orchard contains 84 trees. The number of trees in each row is 2 less than twice the number of rows. Find the number of rows and the number of trees per row.
\n" ); document.write( " please help me with this....if you can .. thanks
\n" ); document.write( "

Algebra.Com's Answer #546321 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Think of this like graph paper, where the trees each take up a spot. The number of trees are the length of a row (L). The number of rows is the width (W).
\n" ); document.write( "A = L * W
\n" ); document.write( "L = 2W-2
\n" ); document.write( "A = 84
\n" ); document.write( "What are the factors of 84? Which pair fits the given equation?
\n" ); document.write( "Only 12 and 7
\n" ); document.write( "There are 7 rows of 12 trees
\n" ); document.write( "
\n" );