Answer:
we needa get some money!
Step-by-step explanation:
Polynomial with real coefficients always has even number of complex roots. We know that one of them is 2 + 5i so the second one will be 2 - 5i and:

Answer B.
Answer:
26 rows
Step-by-step explanation:
this is like a rectangle length×width situation.
seats per row = s
number of rows = r
s × r = 884
s = r + 8
so, we can use e.g. the second equation in the first :
(r + 8) × r = 884
r² + 8r = 884
r² + 8r - 884 = 0
the general solution to such a quadratic equation is
x = (-b ± sqrt(b² - 4ac))/(2a)
in our case
x = r
a = 1
b = 8
c = -884
r = (-8 ± sqrt(8² - 4×1×-884))/(2×1) =
= (-8 ± sqrt(64 + 3536))/2 = (-8 ± sqrt(3600))/2 =
= (-8 ± 60)/2 = -4 ± 30
r1 = -4 + 30 = 26
r2 = -4 - 30 = -34
a negative number did not make any sense for the number of rows, so r = 26 is our answer.
Answer:
The angles are 26 and 64
Step-by-step explanation:
When two angles are complementary, what this means is that the add up to 90 degrees
Now, let’s say one of the angles is x, the other angle is 12 more than twice it; mathematically that would be 2x + 12
Since they add up to be 90, we have
x + 2x + 12 = 90
3x + 12 = 90
3x = 90-12
3x = 78
x = 78/3
x = 26
The other angle is 2x + 12 = 2(26) + 12 = 52 + 12 = 64