document.write( "Question 61485: 6. The length of a rectangle is 1 cm longer than it's width. If the diagonal of the rectangle is 4cm, what are the dimensions (the length and the width) of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #42338 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! a^2+b^2=c^2 [use the pythagorean theorem] \n" ); document.write( "Let: \n" ); document.write( "a=length \n" ); document.write( "b=width \n" ); document.write( "c=diagonal or hypotenuse \n" ); document.write( ". \n" ); document.write( "(w+1)^2+w=4^2 [plug-in the values and solve] \n" ); document.write( "w^2+2w+1+w=16 \n" ); document.write( "2w^2+2w+1-16=0 [set the equation equal to zero] \n" ); document.write( "2w^2+2w-15=0 [factor using the quadratic formula] \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "So, the width = 2.2838 \n" ); document.write( "Length = (w+1)=2.2838+1=3.2838\r \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( "check by plugging all of the values back into the pythagorean theorem and solve. \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |