document.write( "Question 389215: the length of a plot is 5 meters longer than the width. the area of the plot of land is 500 square meters. what is the length in meters of the plot of land? \n" ); document.write( "
Algebra.Com's Answer #275773 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi, the length of a plot is 5 meters longer than the width
\n" ); document.write( "Let x and (x+5m) represent the width and length respectively
\n" ); document.write( " Area = width*length
\n" ); document.write( "Question states***
\n" ); document.write( " x(x+5m) = 500 m^2
\n" ); document.write( " Solving for x
\n" ); document.write( " x^2 + 5x - 500 = 0
\n" ); document.write( "factoring
\n" ); document.write( "(x+25)(x-20)= 0 Note:SUM of the inner product(25x) and the outer product(-20x) = 5x
\n" ); document.write( "(x+25)= 0
\n" ); document.write( " x =-25 tossing out negative solution for the number of meters
\n" ); document.write( " (x-20)= 0
\n" ); document.write( "x = 20m, the width. Length is 25m (20m + 5m)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 20m*25m = 500 m^2 \n" ); document.write( "
\n" );