document.write( "Question 130142: The width of a rectangle is 1 and its perimeter is 14. Find the measure of a diagonal of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #95093 by checkley71(8403) ![]() You can put this solution on YOUR website! W=1 \n" ); document.write( "2W+2L=14 \n" ); document.write( "2*1+2L=14 \n" ); document.write( "2L=14-2 \n" ); document.write( "2L=12 \n" ); document.write( "L=12/2 \n" ); document.write( "L=6 ANSWER. \n" ); document.write( "DIAGONAL=1^2+6^2=C^2 \n" ); document.write( "1+36=C62 \n" ); document.write( "C^2=37 \n" ); document.write( "C=SQRT37 \n" ); document.write( "C=6.08 IS THE DIAGONAL OF THIS 1 BY 6 RECTANGLE. \n" ); document.write( " |