document.write( "Question 606189: Approximate to the nearest inch,the length of a rectangle whose diagonal measures 25.0 inches and whose width measures 18.0 inches \n" ); document.write( "
Algebra.Com's Answer #381982 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Approximate to the nearest inch,the length of a rectangle whose diagonal measures 25.0 inches and whose width measures 18.0 inches \n" ); document.write( ". \n" ); document.write( "Apply Pythagorean Theorem: \n" ); document.write( "Let x = length \n" ); document.write( "then \n" ); document.write( "x^2 + 18^2 = 25^2 \n" ); document.write( "x^2 = 25^2 - 18^2 \n" ); document.write( "x^2 = 625 - 324 \n" ); document.write( "x^2 = 301 \n" ); document.write( "x = 17.35 \n" ); document.write( "rounded to nearest inch: \n" ); document.write( "x = 17 inches\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |