document.write( "Question 913148: the area of a square is 1/4th as large as the area of a triangle. One side of the triangle is 16 inches long, and the altitude to that side is the same length as a side of the square. Find the length of a side of the square. \n" ); document.write( "
Algebra.Com's Answer #554322 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the area of a square is 1/4th as large as the area of a triangle. One side of the triangle is 16 inches long, and the altitude to that side is the same length as a side of the square. Find the length of a side of the square.\r \n" ); document.write( "\n" ); document.write( "length of square = x\r \n" ); document.write( "\n" ); document.write( "Area of square = x^2 \n" ); document.write( "area of triangle = 4x^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area of triangle = 1/2 * 16 * x\r \n" ); document.write( "\n" ); document.write( "4x^2 = 8x\r \n" ); document.write( "\n" ); document.write( "4x=8 \n" ); document.write( "x=2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |