document.write( "Question 1153026: an orchid has 672 orange trees. The number of rows exceeds the number of trees per row by four. How many trees are there in each row?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #775167 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = the number of trees per row
\n" ); document.write( "\"+n+%2B+4+\" = the number of rows
\n" ); document.write( "---------------------
\n" ); document.write( "\"+n%2A%28+n+%2B+4+%29+=+672+\"
\n" ); document.write( "\"+n%5E2+%2B+4n+-+672+=+0+\"
\n" ); document.write( "I notice that \"+24%2A28+=+672+\"
\n" ); document.write( "\"+%28+n+%2B+28+%29%2A%28+n+-+24+%29+=+672+\"
\n" ); document.write( "\"+n+=+24+\"
\n" ); document.write( "and
\n" ); document.write( "\"+n+%2B+4+=+28+\"
\n" ); document.write( "There are 24 trees per row
\n" ); document.write( "
\n" ); document.write( "
\n" );