document.write( "Question 302231: The diagonal of a rectangle is 8 cm. The length of the rectangle is 1.6 cm more than the width. Find the dimmensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #216767 by london maths tutor(243)\"\" \"About 
You can put this solution on YOUR website!
Cutting the rectangle into half diagonally, it is a right angle triangle.\r
\n" ); document.write( "\n" ); document.write( "Using Pythagoras' Theorem: Length^2 + width^2 = Diagonal^2\r
\n" ); document.write( "\n" ); document.write( "Let's length = L , width = w and Diagonal = d \r
\n" ); document.write( "\n" ); document.write( "L = (w + 1.6)cm and d = 8cm \r
\n" ); document.write( "\n" ); document.write( "This gives: \r
\n" ); document.write( "\n" ); document.write( "\"%28w%2B1.6%29%5E2+%2B+w%5E2+=+8%5E2\"\r
\n" ); document.write( "\n" ); document.write( "\"%28w%2B1.6%29%5E2+%2B+w%5E2+=+64\"\r
\n" ); document.write( "\n" ); document.write( "\"%28w%5E2+%2B+2%281.6%29w+%2B+%281.6%29%5E2%29+%2B+w%5E2+=+64\"\r
\n" ); document.write( "\n" ); document.write( "\"2w%5E2+%2B+3.2w+%2B+2.56+-+64+=+0+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2w%5E2+%2B+3.2w+-+61.44+=+0+\"\r
\n" ); document.write( "\n" ); document.write( "Using \"w+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\" where
\n" ); document.write( "a = 2 , b = 3.2 and c = -61.44 \r
\n" ); document.write( "\n" ); document.write( "w = 4.8 cm or - 6.4 (N/A)\r
\n" ); document.write( "\n" ); document.write( "and therefore, L = 4.8 + 1.6 = 6.4 cm\r
\n" ); document.write( "\n" ); document.write( "Answer: width = 4.8 cm and Length = 6.4 cm\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );