Answer:
145
Step-by-step explanation:
180-137=43
43+102=145
Answer:
9d^8
Step-by-step explanation:
i think
To find the X intercept make y =0. Then factor out a negative on the side with the equation for each of the terms, so it becomes
0=-(x^2+x+3)
0=(x^2+X+3)
0-3=(x^2+X)
-3=x(X+1)
-3=X, X intercept -3,0
-3=(X+1)
-4=X, X intercept -4,0.
These are possible X intercepts you can check by using quadratic formula as well.
Answer: Eric: The 10 is the initial amount, the 1/2 is the decay factor or the rate at which it decreases, and the exponent w is the number of weeks it decreases by factor 1/2, or the time. Andrea, 1 is the initial amount, 0.2 is the decay factor or rate of decrease, w is time passed or number of weeks it's decayed by the factor.
Step-by-step explanation: Answer is explanation
When roots of polynomials occur in radical form, they occur as two conjugates.
That is,
The conjugate of (a + √b) is (a - √b) and vice versa.
To show that the given conjugates come from a polynomial, we should create the polynomial from the given factors.
The first factor is x - (a + √b).
The second factor is x - (a - √b).
The polynomial is
f(x) = [x - (a + √b)]*[x - (a - √b)]
= x² - x(a - √b) - x(a + √b) + (a + √b)(a - √b)
= x² - 2ax + x√b - x√b + a² - b
= x² - 2ax + a² - b
This is a quadratic polynomial, as expected.
If you solve the quadratic equation x² - 2ax + a² - b = 0 with the quadratic formula, it should yield the pair of conjugate radical roots.
x = (1/2) [ 2a +/- √(4a² - 4(a² - b)]
= a +/- (1/2)*√(4b)
= a +/- √b
x = a + √b, or x = a - √b, as expected.