Answer:
13
Step-by-step explanation:
Here's a method of finding the area of any polygon knowing its vertices. I'm using this parallelogram as an example.
Make a table like this (each vertex with its x- and y-coordinates):
Pt x y
A 3 6
B 6 5
C 5 1
D 2 2
A 3 6
Now multiply each x-coordinate by the y-coordinate on the line below and write it on the right side. Bold type shows the first multiplication.
x y
A 3 6
B 6 5 15
C 5 1 6
D 2 2 10
A 3 6 12
Now multiply each y-coordinate by the x-coordinate on the line below and subtract from each produce you already have. Do each subtraction. Bold type shows the first multiplication.
x y
A 3 6
B 6 5 15 - 36 = -21
C 5 1 6 - 25 = -19
D 2 2 10 - 2 = 8
A 3 6 12 - 6 = 6
Add all the differences.
x y
A 3 6
B 6 5 15 - 36 = -21
C 5 1 6 - 25 = -19
D 2 2 10 - 2 = 8
A 3 6 12 - 6 = 6
+____
-26
The area of the polygon is the absolute value of half of the sum of the differences.
area = |-26/2| = |-13| = 13
It is B because u need enough for it to do it right
Answer:
f(x) has three real roots and two imaginary roots.
Step-by-step explanation:
Given that three roots of a fifth degree polynomial function f(x) are -2,2 and (4+i).
Now we need to find about which of the given statements describes the number and nature of all roots for this function.
We know that imaginary roots always occur in conjugate pairs.
So if (4+i) is root then (4-i) must also be the root.
So now we have total 4 roots
-2, 2, (4+i) and (4-i).
Degree of the polynomial is 5 so that means 1 root is still remaining. It can't be imaginary as that must be in pairs
So that means 5th root is real.
Hence correct choice is :
f(x) has three real roots and two imaginary roots.
Answer:
x > 7
Step-by-step explanation:
Answer:
x = -6
Step-by-step explanation:
B = 2
F = 6
D = 4
H = 8
x + B = Fx - Dx + H
x + 2 = 6x - 4x + 8
x + 2 = 2x + 8
-x = 6
x = -6