answersLogoWhite

0

The total area of the garden can be determined by calculating the area of one of the triangles and then multiplying that area by 6, since the garden is divided into 6 equal triangles. If the area of one triangle is known, simply multiply it by 6 to find the total area of the garden. Without the specific area of one triangle, the total area cannot be determined numerically.

User Avatar

AnswerBot

3w ago

What else can I help you with?

Continue Learning about Math & Arithmetic

What is the total of the non-equal sides of the smaller and larger triangle?

All triangles have 3 sides and so two triangles would have a total of 6 sides


What is the different between all of the 4 triangles?

Equilateral triangles have 3 sides all of the same lengths and the three angles are equal (60°). Isoceles triangles have two sides of equal length with both of those side angles being equal while the other is different. Scalane triangles have all sides of different lengths and different angles. Right angled triangles have one angle of 90° and the other two will total 90°.


How many degrees in an isosceles tringle?

All triangles have a total of 180 degrees. In an isosceles triangle the two angles opposite the side of equal length will have equal degrees.


What degree of angle for octagon?

For a Regular Shape (all angles measure the same), you can split it up into triangles to find the total angle measures. For example, in a square, you can only split it in half, making 2 triangles (below). A triangle always measures 180 degrees, so for an octagon you would split it into triangles from one point. If you count the triangles, you will have 8 triangles. Now Multiple 8 by i80, and your sum of angles will be 1080°.If you then divide it by the sum of the angles in a triangle, or 180 degrees, you will find that 1 angle measures 135 degrees. This rule applies to all Regular Polygons. If you still don't get it,try the link below


An equilateral triangle has how many degrees in each angle?

60 degrees... since triangles have to have 180 degrees in total, and all sides have to be equal.

Related Questions

What quadrilateral can be split into 2 triangles so its angles must total 360?

Any. All triangles have 180 degrees, so two will have 360.


What is the total of the non-equal sides of the smaller and larger triangle?

All triangles have 3 sides and so two triangles would have a total of 6 sides


What is the different between all of the 4 triangles?

Equilateral triangles have 3 sides all of the same lengths and the three angles are equal (60°). Isoceles triangles have two sides of equal length with both of those side angles being equal while the other is different. Scalane triangles have all sides of different lengths and different angles. Right angled triangles have one angle of 90° and the other two will total 90°.


How many degrees in an isosceles tringle?

All triangles have a total of 180 degrees. In an isosceles triangle the two angles opposite the side of equal length will have equal degrees.


What degree of angle for octagon?

For a Regular Shape (all angles measure the same), you can split it up into triangles to find the total angle measures. For example, in a square, you can only split it in half, making 2 triangles (below). A triangle always measures 180 degrees, so for an octagon you would split it into triangles from one point. If you count the triangles, you will have 8 triangles. Now Multiple 8 by i80, and your sum of angles will be 1080°.If you then divide it by the sum of the angles in a triangle, or 180 degrees, you will find that 1 angle measures 135 degrees. This rule applies to all Regular Polygons. If you still don't get it,try the link below


An equilateral triangle has how many degrees in each angle?

60 degrees... since triangles have to have 180 degrees in total, and all sides have to be equal.


How many degrees total the degrees total the sum of any triangles?

There are 180 degrees in any and all triangles.


How many triangles are there total in the Star of David?

There is 8 triangles in the Star of David.


How do you divide a single triangle into six equal parts?

To divide a single triangle into six equal parts, you can start by drawing lines from each vertex to the midpoint of the opposite side, creating three smaller triangles. Then, draw lines connecting the midpoints of each side of the triangle to the opposite vertices, which will yield a total of six smaller triangles, all of equal area. Alternatively, you can create a larger triangle around the original and divide it into six equal smaller triangles using appropriate angles and midpoints.


If a geometric pattern has 17 triangles and squares with a total of 64 sides How many triangles were used?

16


What is the total of the decreases of a triangles?

180 degrees


What is the recurrence relation of the number of triangles inside a triangle?

Well, it just so happens that I figured this out for whoever was wondering... When n is even, and n+1 is odd (obviously) Sn+1 = Sn + (n+2)(3n+2)/4 When n is odd, and n+1 is even (obviously) Sn+1 = Sn + (n+1)(3n+5)/4 These formulas are for the total triangles in something that looks like this... /\ /_\ /\ /\ /_\ /_\ /\ /\ /\ /_\ /_\ /_\ This triangle has n=3 and has 13 total triangles. The general formula for total triangles is hard to find. And because this question doesn't ask for the general solution for any n, I won't post it. It is really fun to find though... The solution is shown below... Total Number of triangles = (n*n) + ( (n) * (n-1) * (4n+1) / 2 ) where n = (k+1) /2. K is the number of triangles on the each side. In the above example k is 3. k = 1 -> Total Triangles = 1 k = 2 -> Total Triangles = 4.875 ~ 5 k = 3 -> Total Triangles = 13 k = 4 -> Total Triangles = 26.875 ~ 27 k = 5 -> Total Triangles = 48 k = 6 -> Total Triangles = 77.875 ~ 78 and so on....