document.write( "Question 1075902: the length of a rectangular plot of land with an area of 880 meters is 24 meters more than its width. If w represents the width of the plot of land in meters, write an equation in the form x^2+bx+c=0 that will be used to find the possible values if the width of the land \n" ); document.write( "
Algebra.Com's Answer #690555 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Length is w+24 and width is w.
\n" ); document.write( "Area given as 880.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w%28w%2B24%29=880\"\r
\n" ); document.write( "\n" ); document.write( "\"w%5E2%2B24w=880\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28w%5E2%2B24w-880=0%29\"
\n" ); document.write( "
\n" );