document.write( "Question 276663: Given a square, construct another square whose area will be 5 times the area of the original square. Make a sketch and describe the construction step by step. Hint: Use Pyth. Thrm. to obtain the side of the new square. \n" ); document.write( "
Algebra.Com's Answer #201600 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! If the sides of the 1st square are \n" ); document.write( " \n" ); document.write( "I want the second square to have \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, each side of the 2nd square is \n" ); document.write( "To construct this, you need some way of drawing a line \n" ); document.write( "that has length = \n" ); document.write( "One way to do it is to draw a line that is the same length \n" ); document.write( "as \n" ); document.write( "Then draw the hypotenuse of this right triangle. By pythagorean \n" ); document.write( "theorem, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now construct a square with sides = \n" ); document.write( " \n" ); document.write( " |