Answer:
60-32i
Step-by-step explanation:
(8-2i)^2=8^2-2.8.2i+(2i)^2
=64-32i+4i^2
=64-32i-4
=60-32i
Answer:
g =6/5 g=-5/2
Step-by-step explanation:
(5g − 6)(2g + 5) = 0
Using the zero product property
(5g − 6) =0 (2g + 5) = 0
5g-6+6 =0+6 2g+5-5=0-5
5g =6 2g =-5
5g/5 = 6/5 2g/2 =-5/2
g =6/5 g=-5/2
Test the choices !
Pick an even number, and see what each choice does to it.
Let's start with, say, 6 .
We'll try each choice, and see which one produces an odd number:
a). 6 to the 2nd power. . . . . . 6 x 6 = 36. That's not an odd number.
b). 6 + 3 = 9 This could be it. 9 is odd. We'll save this one.
c). 3·6 = 18. That's not an odd number.
d). 6/3 = 2. That's not an odd number.
The only one that gave us an odd number is (b).
Answer:
5
Step-by-step explanation:
a^2 + b^2 = c^2
4^2 + 3^2 = c^2
16 + 9 = c^2
25 = c^2
c = 5
Answer:
y = x³ + 2x² - 13x + 10
Step-by-step explanation:
Given
y = (x + 5)(x - 1)(x - 2) ← expand (x - 1)(x - 2)
= (x + 5)(x² - 2x - x + 2)
= (x + 5)(x² - 3x + 2)
Multiply each term in the second factor by each term in the first factor
= x(x² - 3x + 2) + 5(x² - 3x + 2) ← distribute both parenthesis
= x³ - 3x² + 2x + 5x² - 15x + 10 ← collect like terms
y = x³ + 2x² - 13x + 10