document.write( "Question 1151491: The side lengths of a rectangular shaped garden are two consecutive even numbers. Create a quadratic equation then solve to determine the length of the garden’s diagonal. \n" ); document.write( "
Algebra.Com's Answer #773254 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " two consecutive even integers are:\"+x+%2B+2\" and \"x+%2B+4\"\r
\n" ); document.write( "\n" ); document.write( "if they are side lengths of a rectangular shaped garden, and we need to determine the length of the garden’s diagonal \"d\", we will use Pythagorean theorem\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d%5E2=%28x+%2B+2%29%5E2%2B%28x%2B4%29%5E2\"\r
\n" ); document.write( "\n" ); document.write( "\"d%5E2=x%5E2+%2B+4x%2B4%2Bx%5E2%2B8x%2B16\"\r
\n" ); document.write( "\n" ); document.write( "\"d%5E2=2x%5E2+%2B12x%2B20\"\r
\n" ); document.write( "\n" ); document.write( "\"d%5E2=2%28x%5E2+%2B6x%2B10%29\"
\n" ); document.write( "
\n" );