document.write( "Question 479908: the perimeter of a square piece of land is twice the perimeter of an equilater 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 #328780 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the perimeter of a square piece of land is twice the perimeter of an equilateral triangular lot. \n" ); document.write( " If one side of the square is 60 meters, find the length of a side of the triangle. \n" ); document.write( ": \n" ); document.write( "Let s = side of the triangle \n" ); document.write( " 2(3s) = 4(60) \n" ); document.write( "6s = 240 \n" ); document.write( "s = 240/6 \n" ); document.write( "s = 40 meters \n" ); document.write( " |