Answer:
C
Solution
For a complex number written in the form a + bi, a is called the real part of the complex number and b is called the imaginary part. The sum of two complex numbers, a + bi and c + di, is found by adding real parts and imaginary parts, respectively, that is, (a + bi) + (c + di) = (a + c) + (b + d)i. Therefore, the sum of 2 + 3i and 4 + 8i is (2 + 4) + (3 + 8)i = 6 + 11i.
Choice A is incorrect and is the result of disregarding i and adding all parts of the two complex numbers together, 2 + 3 + 4 + 8 = 17. Choice B is incorrect and is the result of adding all parts of the two complex numbers together and multiplying the sum by i. Choice D is incorrect and is the result of multiplying the real parts and imaginary parts of the two complex numbers, (2)(4) = 8 and (3)(8) = 24, instead of adding those parts together.
The percent of change is 9%
The algebraic expression 3y would be represented verbally by 3 multiplied by y!
Answer:
Answer: 350
Step-by-step explanation:
Explanation:
a = adult tickets
s = student tickets
║ a + s = 754
║s = a + 54
Plug s = a + 54 into a + s = 754
a + (a + 54) = 754
a + a + 54 = 754
2a + 54 = 754
2a = 754 - 54
2a = 700
a = 350
Answer:
(x+3)^2 + (y-7)^2 = 2^2
Step-by-step explanation:
Follow the standard form of a circle, (x-h)^2 + (y-k)^2 = r^2, given that (-3,7) is (h,k) and 2 is r.