Answer:
1,2
Step-by-step explanation:
Answer:
B
Step-by-step explanation:
You are given two sides and the included angle, so you need to use the law of cosines.
c² = a² + b² - 2ab cos C
c² = 12² + 13² - 2(12)(13)cos 134°
c² = 313 - 312(-0.6947)
c² = 529.733
c = 23.016
Now use the law of sines.
c/sin C = a/sin A
23.016/sin 134° = 12/sin A
sin A = 12 × sin 134° / 23.016
sin A = 0.37504
A = 22.03°
B = 180° - 134° - 22.03°
B = 23.97°
m<A = 22°; m<B = 24°; c = 23 km
Answer: B
<span>(5+2 i)(4-3i) - (5-2yi)(4-3i)
Factorize out (4 -3i)
(4 -3i)( (5 +2i) - (5 -2yi) )
= </span><span><span>(4 -3i)(5 +2i - 5 + 2yi)</span>
= </span><span><span>(4 -3i)(5 - 5 + 2i + 2yi)</span>
= (4 -3i)(2i + 2yi)
= (4 - 3i)(2 + 2y)i. Let's multiply the first two.
</span>
(4 - 3i)(2 + 2y) = 2*(4 -3i) + 2y*(4 - 3i)
= 8 - 6i + 8y - 6yi
= 8 + 8y - 6i - 6yi
(4 - 3i)(2 + 2y)i = (8 + 8y - 6i - 6yi)i Note: i² = -1
= 8i + 8yi - 6i² - 6yi²
= 8i + 8yi - 6(-1) - 6y(-1)
= 8i + 8yi + 6 + 6y
= 6 + 6y + 8i + 8yi
= (6 + 6y) + (8 + 8y)i In the form a + bi
Answer:
f(x) = x³ - 5x² - 9x + 45
Step-by-step explanation:
Given x = a, x = b are the zeros of a polynomial, then
(x - a), (x - b) are the factors and f(x) is the product of the factors.
Here the zeros are x = - 3, x = 3 and x = 5, thus
(x + 3), (x - 3) and (x - 5) are the factors and
f(x) = (x + 3)(x - 3)(x - 5) ← expand the first pair of factors using FOIL
= (x² - 9)(x - 5) ← distribute
= x³ - 5x² - 9x + 45