Ok, first put in the -2 for each b. That gives:
|-4(-2)-8|+|-1(-(-2))^2|+2(-2)^3
Let's do each section.
The first section is |-4(-2)-8)|
-4 times -2 is 8, minus 8 is 0. The absolute value of 0 is still 0.
Now we move on to |-1(-(-2))^2)|
First we do exponents
-(-2) is 2, and 2^2 is 4. 4 times -1 is -4. The absolute value of -4 is 4
Now the last section, 2(-2)^3
Exponents first: (-2)^3 is -2 * -2 * -2, which is -8.
-8*2=-16.
0+4+(-16)=-12
Answer:
The answer is D
Step-by-step explanation:
This is so because the opposite of a positive number is that number but negative. Hope this helps!
Polynomials are mathematical expressions involving variables raised with non-negative integers and coefficients. The polynomial is x³- 7x² - 6x + 72.
<h3>What is a polynomial?</h3>
Polynomials are mathematical expressions involving variables raised with non-negative integers and coefficients(constants who are in multiplication with those variables) and constants with only operations of addition, subtraction, multiplication and non-negative exponentiation of variables involved.
The polynomial using the given information can be made as shown below.
Given the zeros of the polynomial are -3, 4, and 6.
P(x) = (x+3)(x-4)(x-6) = x³- 7x² - 6x + 72
To check the end behaviour of the function, the graph of the function can be plotted as shown in the below image.
Hence, the polynomial is x³- 7x² - 6x + 72.
Learn more about Polynomials:
brainly.com/question/27343162
#SPJ1
Answer:
<u>b(n) = -11 + (n-1)*8</u>
<u></u>
Step-by-step explanation:
Let n be the sequence number, with n=1 the first number b(1) -11
The sequence changes by +8 each step.
<u><em>b(1)</em></u><em> -11</em> + 8 = -3
<u><em>b(2)</em></u><em> -3</em> + 8 = 5
<u><em>b(3)</em></u> <em> 5 </em> + 8 = 13
<u><em>b(4)</em></u><em> </em> <em>13</em>
b(1) = -11
b(2) = -3. or b(1) + 1*8
b(3) = 5, or b(1) + 2*8
b(4) = 13, or b(1) + 3*8
We note that each step adds a multiple of 8 to the initial value of -11. This can be stated as (n-1)*8
The formula for this sequence would be b(n) = b(1) + (n-1)*8
<u>b(n) = -11 + (n-1)*8</u>
Check: Does n=3 return the value of 5?
b(n) = -11 + (n-1)*8
b(3) = -11 + ((3)-1)*8
b(3) = -11 + (2)*8
b(3) = -11 + 16
b(3) = 5 <u><em>YES</em></u>