Answer:
Polynomials are classified according to their number of terms. 4x3 +3y + 3x2 has three terms, -12zy has 1 term, and 15 - x2 has two terms. As already mentioned, a polynomial with 1 term is a monomial. A polynomial with two terms is a binomial, and a polynomial with three terms is a trinomial.
Answer:
B
Step-by-step explanation:
count how many x^2 there are because they would tell you what your answer is.
28 - 2.2x = 11.6x - 54.8
28 + 54.8 = 11.6x + 2.2x
82.8 = 13.8x
82.8 / 13.8 = x
6 = x
or x = 6
Let
x----------> number of weeks
y----------> saved money
we now that
<span>Michael begins with $20 and saves $5 per week
so
y=20+5x------> equation 1
and
</span><span>Lindsey begins with no money, but saves $10 per week
</span><span>y=10x-------> equation 2
</span><span>the number of weeks it will take for Lindsey and Michael to save the same amount of money is when equation 1 is equals to equation 2
</span>
therefore
20+5x=10x------> 10x-5x=20------> 5x=20-----> x=20/5-----> x=4 weeks
the answer is
4 weeks
A: (x + 5i)^2
= (x + 5i)(x + 5i)
= (x)(x) + (x)(5i) + (5i)(x) + (5i)(5i)
= x^2 + 5ix + 5ix + 25i^2
= 25i^2 + 10ix + x^2
B: (x - 5i)^2
= (x + - 5i)(x + - 5i)
= (x)(x) + (x)(- 5i) + (- 5i)(x) + (- 5i)(- 5i)
= x^2 - 5ix - 5ix + 25i^2
= 25i^2 - 10ix + x^2
C: (x - 5i)(x + 5i)
= (x + - 5i)(x + 5i)
= (x)(x) + (x)(5i) + (- 5i)(x) + (- 5i)(5i)
= x^2 + 5ix - 5ix - 25i^2
= 25i^2 + x^2
D: (x + 10i)(x - 15i)
= (x + 10i)(x + - 15i)
= (x)(x) + (x)(- 15i) + (10i)(x) + (10i)(- 15i)
= x^2 - 15ix + 10ix - 150i^2
= - 150i^2 + 5ix + x^2
Hope that helps!!!