document.write( "Question 183368: 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 #137663 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let W=width and L=length\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since the width is the expression \"2x-5\", this means that \"W=2x-5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, because \"the length of the sandbox is designed to be 10 feet longer than the width\", this means that \"L=W%2B10\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"L=W%2B10\" Start with the second equation\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"L=2x-5%2B10\" Plug in \"W=2x-5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"L=2x%2B5\" Combine like terms.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=LW\" Move onto the area of a rectangle formula\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=%282x%29%282x%29%2B%282x%29%285%29-5%282x%29-5%285%29\" FOIL the expression.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=4x%5E2%2B10x-10x-25\" Multiply\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( "===============================================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the polynomial that represents the area is \"A=4x%5E2-25\"
\n" ); document.write( "
\n" );