document.write( "Question 902256: The length of a rectangle is 4 inches greater than twice the width. If the diagonal is 2 inches more than the length, find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #547192 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Pythagorean Theorem \n" ); document.write( "(2w+4)^2 + w^2 = (2w+6)^2 \n" ); document.write( "w^2 -8x -20 = 0 \n" ); document.write( "(w - 10)(w+2) = 0, w = 10 and L = 24 \n" ); document.write( "and \n" ); document.write( "100 + 576 = 676 \n" ); document.write( " |