document.write( "Question 478105: Find the length of the diagonal of a retangle with 5 inch width and 7 inch length. (rounding answer to thousandths \n" ); document.write( "
Algebra.Com's Answer #327596 by nyc_function(2741) You can put this solution on YOUR website! Use the Pythagorean Theorem: a^2 + b^2 = c^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let a = 5 and b = 7.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5^2 + 7^2 = c^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let c = hypotenuse\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve for c.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Can you do it now? \n" ); document.write( " |