There are 6, you'd think there would be 8 but the answer is actually 6. A diagonal is a line segment that connects to vertices, the two vertices chosen do not count when forming the triangle, two vertices that are adjacent to that chosen vertex are NOT included when forming the diagonal. It's confusing, but I hope this helps. If you have any follow up questions I'd love to answer them.
Our first step is to figure out what formulas are needed for diameter, circumference, and area of a circle.
Diameter is simply twice the size of the radius so:
2 * radius = 2 * 40 feet = 80 ft.
Circumference = 2 * pi * radius = 80 ft * pi
If we say that pi = 3.14, then:
circumference = 251.2 ft.
Area = pi * radius^2 = pi * 1600 ft^2
Once again, if we assert pi = 3.14, then:
area = 3.14 * 1600 ft^2 = 5024 ft^2.
Answer:
At point A
Step-by-step explanation:
As the x axis has -2 and y axis has 1
They are present in second quadrant
so (-1,2) is in point A
Well you are given the roots.
if we have 3 it would.have to be x^3. So something like:
y = ax^3 + bx^2 + cx + d
this could.also be written:
y = (x + a) (x + b) (x + c)
when you are able to write it like this, we know that the opposite of a, b, and c are roots. this is because if we can make any of the insides of the 3 parenthesis equal 0 then y = 0 and that x.is a root. Well if we know the 3 roots that x will be then we just have to figure out the a, b, and c. So let's plug our roots in.
y = (-1 + a) (-5 + b) (-3 + c)
now we have to make each parenthesis equal 0 to find what a, b, and c should be. It is obvious a = 1 to make.that one zero and b = 5 and c = 3. So we know a, b, and c. now let's plug.those into our first equation.
y = (x + 1) (x + 5) (x + 3)
this is your equation. You can multiply out if necessary