document.write( "Question 288793: The width of a rectangle is 1 and its perimeter is 14. Find the measure of a diagnonal of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #209278 by richwmiller(17219) You can put this solution on YOUR website! 2*(1+l)=14 \n" ); document.write( "1+l=7 \n" ); document.write( "l=6 \n" ); document.write( "6^2+1^1=d^2 \n" ); document.write( "37=d^2 \n" ); document.write( "d=sqrt(37) \n" ); document.write( " |