document.write( "Question 947304: The perimeter of a rectangle is 22, and its diagonal is \sqrt{61}. Find its dimensions and area, accurate to two decimal places. \n" ); document.write( "
Algebra.Com's Answer #577991 by macston(5194)![]() ![]() You can put this solution on YOUR website! Let L=length; Let W=Width; Perimeter=P=2(L+W); Diagonal=D=hypotenuse \n" ); document.write( "L and W are two legs of a right triangle with the diagonal as hypotenuse, so: \n" ); document.write( "P=2(L+W) \n" ); document.write( "22=2(L+W) Divide each side by 2 \n" ); document.write( "11=L+W Solve for W, subtract L from each side \n" ); document.write( "11-L=W \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( "ANSWER:Length is 6 or 5 \n" ); document.write( "If L=6 units, then W=11-L=11-6=5 units \n" ); document.write( "If L=5 units, then W=11-L=11-5=6 units \n" ); document.write( "ANSWER: The dimensions are 6 units x 5 units (or 5 units x 6 units) \n" ); document.write( "The area is the same either way: Area =L x W=6 units x 5 units= 30 square units \n" ); document.write( " \n" ); document.write( " |