What is area of largest possible equilateral triangle in a rectangle of 30 *40 ???
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
It's simple, You can find the length of this equilateral triangle by using trigonometry laws : l/x = sin(60) so x = l/sin(60) where x is the length of the side of the triangle and l is the height of rectangle wich is in this case 30, so x becomes x = 60/sqrt(3) Now we calculate the area using this formula: s = B h/2 s = x l/2 s= 519.61