document.write( "Question 4756: if a rectangle has an area of 100 and 1 side is 2 feet longer then the other what are the length of the second side? \n" ); document.write( "
Algebra.Com's Answer #2260 by longjonsilver(2297)\"\" \"About 
You can put this solution on YOUR website!
Let shorter length = x
\n" ); document.write( "so longer length = x+2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Area of rectangle is x(x+2) = 100, so we get \"x%5E2+%2B+2x+-+100+=+0\". This does not factorise easily, so use the quadratic formula or complete the square (basically the same thing)...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2+%2B+2x+=+100\"
\n" ); document.write( "\"x%5E2+%2B+2x+%2B+1+=+100+%2B+1\" --> are you OK that this is the same as the previous line?. The reason for adding the 1 is that the lefthand side can now be factorised nicely to (x+1)^2, so:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%2B1%29%5E2+=+101\" so now we can take square root of both sides, remembering there are 2 answers:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%2B1%29+=+%2Bsqrt%28101%29\" or \"%28x%2B1%29+=+-sqrt%28101%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so \"x+=+-1%2Bsqrt%28101%29\" --ignore the other answer as this is physically not correct for a length.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Longer side is \"2%2B+-1%2Bsqrt%28101%29\" --> \"1%2Bsqrt%28101%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can check your answer by multiplying \"-1%2Bsqrt%28101%29\" by \"1%2Bsqrt%28101%29\" to see if they equal 100.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "jon.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );