document.write( "Question 364412: The perimeter of a square is twice the perimeter of an equilateral triangular lot. If one side of the square is 60 meters, find the length of a side of the triangle. \n" ); document.write( "
Algebra.Com's Answer #259830 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! The perimeter of a square is twice the perimeter of an equilateral triangular lot. If one side of the square is 60 meters, find the length of a side of the triangle.\r \n" ); document.write( "\n" ); document.write( "Let S = perimeter of a square \n" ); document.write( " S/4 = side of square \n" ); document.write( " T = perimeter of an equilateral triangular lot \n" ); document.write( " T/3 = length of side of equilateral triangle\r \n" ); document.write( "\n" ); document.write( " S = 2T\r \n" ); document.write( "\n" ); document.write( "If S/4 = 60\r \n" ); document.write( "\n" ); document.write( " S = 240 \n" ); document.write( " T = S/2 = 120\r \n" ); document.write( "\n" ); document.write( " T/3 = 120/3 = 40\r \n" ); document.write( "\n" ); document.write( "The length of the side of the triangle is 40 meters \n" ); document.write( " |