document.write( "Question 1179483: An orchard has 728 pear trees. The number of rows exceeds the number of trees per row by 2. How many trees are there in each row?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #809059 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Note in the solution from the other tutor how the standard algebraic solution involves factoring the quadratic equation

\n" ); document.write( "\"x%5E2%2B2x-728=0\"

\n" ); document.write( "Few people are going to look at that and see that the factorization is

\n" ); document.write( "\"%28x%2B28%29%28x-26%29=0\"

\n" ); document.write( "In their solution, they solved the equation using the quadratic formula. That always works; but in this case it still involved working with large numbers.

\n" ); document.write( "This is an example of a problem where a bit of insight (or perhaps a lot of experience) can make solving the problem much easier.

\n" ); document.write( "Here is what I saw almost immediately on reading the problem: we have two numbers that differ by 2 whose product is 728. That is two numbers that are very close together, so the 728 is very close to a perfect square. So instead of calling the numbers x and x+2....

\n" ); document.write( "let x-1 be the smaller number (number of trees per row)
\n" ); document.write( "let x+1 be the larger number (number of rows of trees)

\n" ); document.write( "Then the given information yields an equation that is solved relatively easily:

\n" ); document.write( "\"%28x-1%29%28x%2B1%29=728\"
\n" ); document.write( "\"x%5E2-1=728\"
\n" ); document.write( "\"x%5E2=729\"
\n" ); document.write( "\"x=27\"

\n" ); document.write( "ANSWER: The number of trees in each row is x-1=26

\n" ); document.write( "
\n" ); document.write( "
\n" );