document.write( "Question 65712: The length of a rectangle is 1cm longer than its width. If the diagonal of the rectangle is 4cm, what are the dimensions (length and width) of the rectangle?\r
\n" ); document.write( "\n" ); document.write( "Talk about confusing to me! Thank you for the help!
\n" ); document.write( "

Algebra.Com's Answer #46391 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
The length of a rectangle is 1cm longer than its width. If the diagonal of the rectangle is 4cm, what are the dimensions (length and width) of the rectangle?\r
\n" ); document.write( "\n" ); document.write( "We can use the pythagorean theorem to solve this:
\n" ); document.write( "\"highlight%28c%5E2=a%5E2%2Bb%5E2%29\", where c=hypotenuse, a and b are both legs of a right triangle
\n" ); document.write( "In this case the diagonal is c=4
\n" ); document.write( "Let the width, a=x
\n" ); document.write( "Then the length, b=x+1
\n" ); document.write( "\"4%5E2=%28x%29%5E2%2B%28x%2B1%29%5E2\"
\n" ); document.write( "\"16=x%5E2%2Bx%5E2%2B2x%2B1\"
\n" ); document.write( "\"16=2x%5E2%2B2x%2B1\"
\n" ); document.write( "\"16-16=2x%5E2%2B2x%2B1-16\"
\n" ); document.write( "\"0=2x%5E2%2B2x-15\"
\n" ); document.write( "This is in the form: \"0=ax%5E2%2Bbx%2Bc\"
\n" ); document.write( "Now use the quadratic formula: \"highlight%28x=%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F2a%29\"
\n" ); document.write( "a=2, b=2, and c=-15
\n" ); document.write( "\"x=%28-2%2B-sqrt%282%5E2-4%282%29%28-15%29%29%29%2F%282%282%29%29\"
\n" ); document.write( "\"x=%28-2%2B-sqrt%284%2B120%29%29%2F4\"
\n" ); document.write( "\"x=%28-2%2B-sqrt%28124%29%29%2F4\"
\n" ); document.write( "\"x=%28-2%2B-sqrt%284%29%2Asqrt%2831%29%29%2F4\"
\n" ); document.write( "\"x=%28-2%2B-2%2Asqrt%2831%29%29%2F4\"
\n" ); document.write( "\"x=2%28-1%2B-sqrt%2831%29%29%2F4\"
\n" ); document.write( "\"x=%28-1%2B-sqrt%2831%29%29%2F2\"
\n" ); document.write( "Ignore the negative answer because dimensions are positive.
\n" ); document.write( "\"x=%28-1%2Bsqrt%2831%29%29%2F2\"
\n" ); document.write( "x~~2.28388
\n" ); document.write( "The width is: x~~2.28 cm
\n" ); document.write( "The length is x+1=2.28+1=3.28 cm
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );