Answer:
There are ways for quickly multiply out a binomial that's being raised by an exponent. Like
(a + b)0 = 1
(a + b)1 = a + b
(a + b)2 = a2 + 2ab + b2
(a + b)3 = (a + b)(a + b)2 = (a + b)(a2 + 2ab + b2) = a3 + 3a2b + 3ab2 + b3
and so on and so on
but there was this mathematician named Blaise Pascal and he found a numerical pattern, called Pascal's Triangle, for quickly expanding a binomial like the ones from earlier. It looks like this
1 1
2 1 2 1
3 1 3 3 1
4 1 4 6 4 1
5 1 5 10 10 5 1
Pascal's Triangle gives us the coefficients for an expanded binomial of the form (a + b)n, where n is the row of the triangle.
Hope this helps!
Answer:
x+2 volts is what I got.
Step-by-step explanation:
Answer:
x^3+6x^2-17x+2
Step-by-step explanation:
(x-2)*(x^2+8x-1)
=x(x^2+8x-1)-2(x^2+8x-1)
=x^3+8x^2-x-2x^2-16x+2
collect like terms
= x^3+6x^2-17x+2
Answer: See below
Explanation:
6a + 11 = 2a + 83
6a - 2a = 83 - 11
4a = 72
a = 72/4
a = 18