document.write( "Question 607492: I believe you solve this word problem with Pythagorean Theorem..\r
\n" ); document.write( "\n" ); document.write( "A rectangle has a diagonal that measures 10 centimeters and a length that is 2 centimeters longer than the width. What is the width of the rectangle in centimeter? \r
\n" ); document.write( "\n" ); document.write( "I'd really appreciate some help!(:
\n" ); document.write( "

Algebra.Com's Answer #382747 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
Yes, the Pythagorean Theorem is correct for this problem.

\n" ); document.write( "The diagonal represents the hypotenuse of a right triangle and the length and width of the rectangle represent the legs. All we need to do is write expressions for the legs and we would be ready to use the Theorem:
\n" ); document.write( "Let x = the width of the rectangle. Then, since the length is two centimeters longer, x+2 represents the length.

\n" ); document.write( "In the Pythagorean Theorem equation, \"a%5E2+%2B+b%5E2+=+c%5E2\", it is critical to know that the \"c\" must be the hypotenuse. (It doesn't matter which leg is \"a\" and which one is \"b\".) So our equation should be:
\n" ); document.write( "\"%28x%29%5E2+%2B+%28x%2B2%29%5E2+=+%2810%29%5E2\"

\n" ); document.write( "Now we solve for x. First we simplify. Be careful. \"%28x%2B2%29%5E2\" IS NOT \"x%5E2+%2B+2%5E2\"!!! You must use FOIL on (x+2)(x+2) or use the \"%28a%2Bb%29%5E2+=+a%5E2+%2B2ab+%2B+b%5E2\" pattern. I prefer using the pattern myself:
\n" ); document.write( "\"x%5E2+%2B+x%5E2%2B2%2Ax%2A2+%2B+2%5E2+=+100\"
\n" ); document.write( "\"x%5E2+%2B+x%5E2%2B4x+%2B+4+=+100\"
\n" ); document.write( "\"2x%5E2+%2B+4x+%2B+4+=+100\"
\n" ); document.write( "Next, since this is a quadratic equation, we want one side to be zero. Subtracting 100 from each side we get:
\n" ); document.write( "\"2x%5E2+%2B+4x+-+96+=+0\"
\n" ); document.write( "Now we factor (or use the Quadratic Formula). First, the GCF:
\n" ); document.write( "\"2%28x%5E2+%2B+2x+-+48%29+=+0\"
\n" ); document.write( "Next we factor the trinomial. The factors of -48 that add up to 2 are 8 and -6:
\n" ); document.write( "\"2%28x%2B8%29%28x-6%29+=+0\"
\n" ); document.write( "From the Zero Product Property we know that one (or more) of these factors must be zero. The 2 cannot be zero but the other factors could. So:
\n" ); document.write( "x + 8 = 0 or x - 6 = 0
\n" ); document.write( "Solving these we get:
\n" ); document.write( "x = -8 or x = 6

\n" ); document.write( "Since x represents the width of a rectangle and since we do not have negative sides on a rectangle, we reject the x = -8 solution. So the only possible width is 6. And, since the length is x+2, the length is 6+2 or 8.
\n" ); document.write( "
\n" );