document.write( "Question 115244: The perimeter of a square is 20 centimeters. Find the length of a diagonal. \n" ); document.write( "
Algebra.Com's Answer #83828 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Sketch a square. Label each of its sides with 20. Then sketch in a diagonal. You will see \n" ); document.write( "that the diagonal divides the square into two right triangles. Each of these triangles \n" ); document.write( "has legs that are both 20 units long and the diagonal of the square is the hypotenuse \n" ); document.write( "of the triangles. \n" ); document.write( ". \n" ); document.write( "This problem can be solved by using the Pythagorean theorem. (The Pythagorean theorem \n" ); document.write( "applies only to right triangles.) The Pythagorean theorem says that the sum of the squares \n" ); document.write( "of the two legs of a right triangle equals the square of the hypotenuse. In equation \n" ); document.write( "form this is: \n" ); document.write( ". \n" ); document.write( "A^2 + B^2 = H^2 \n" ); document.write( ". \n" ); document.write( "where A and B are the legs of the triangle. In this problem both A and B are 20. So \n" ); document.write( "replace them with 20 and you get: \n" ); document.write( ". \n" ); document.write( "20^2 + 20^2 = H^2 \n" ); document.write( ". \n" ); document.write( "But 20^2 is 400. Substitute that into the equation and you get: \n" ); document.write( ". \n" ); document.write( "400 + 400 = H^2 \n" ); document.write( ". \n" ); document.write( "Do the addition on the left side and the equation becomes: \n" ); document.write( ". \n" ); document.write( "800 = H^2 \n" ); document.write( ". \n" ); document.write( "Transpose this equation (switch sides): \n" ); document.write( ". \n" ); document.write( "H^2 = 800 \n" ); document.write( ". \n" ); document.write( "Solve for H by taking the square root of both sides: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Then apply some rules of square roots to simplify the answer. The square root of a number \n" ); document.write( "equals the square root of the product of its factors. So we can write: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Then the square root of a product of terms is equal to the product of the square roots of \n" ); document.write( "each of the terms. So, we can further say: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "But the square root of 400 is 20. So this further simplifies to: \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "So the answer to this problem is that the diagonal H of the square is: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem. \n" ); document.write( ". \n" ); document.write( " |