document.write( "Question 601408: Find the area of a rectangle if the height is 10 and the diagonal is 26? \n" ); document.write( "
Algebra.Com's Answer #379742 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Find the area of a rectangle if the height is 10 and the diagonal is 26? \n" ); document.write( "To find the area we need to know the length. \n" ); document.write( "Find the width by applying Pythagorean Theorem: \n" ); document.write( "Let x = length \n" ); document.write( "then \n" ); document.write( "x^2 + 10^2 = 26^2 \n" ); document.write( "x^2 + 100 = 676 \n" ); document.write( "x^2 = 576 \n" ); document.write( "x = 24 \n" ); document.write( ". \n" ); document.write( "area = height * length = 10*24 = 240 square units\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |