document.write( "Question 144234: The owner of a daycare center plans to have a rectangular sandbox built in the outdoor play area. The width (in feet) of the sandbox is given by the polynomial 2x-5. If the length of the sandbox is designed to be 10 feet longer than the width, write a polynomial that represents the area of the sandbox. \n" ); document.write( "
Algebra.Com's Answer #105001 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let \"W=2x-5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since the length is \"10 feet longer than the width\", this means that \"L=W%2B10=%282x-5%29%2B10=2x%2B5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So to find the area, use this formula\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=L%2AW\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=%282x-5%29%282x%2B5%29\" Plug in \"W=2x-5\" and \"L=2x%2B5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=4x%5E2%2B10x-10x-25\" Foil\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=4x%5E2-25\" Combine like terms\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the area is \"A=4x%5E2-25\"
\n" ); document.write( "
\n" );