document.write( "Question 256901: a rectangle has sides with lengths of 6 and 9 find the lengths of the diagonals of the rectangle \n" ); document.write( "
Algebra.Com's Answer #188976 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! a^2+b^2=c^2 \n" ); document.write( "6^2+9^2=c^2 \n" ); document.write( "36+81=c^2 \n" ); document.write( "127=c^2 \n" ); document.write( "c=sqrt127 \n" ); document.write( "c=11.269 ans. \n" ); document.write( " |