Answer:
Abby is the answer
Step-by-step explanation:
When you calculate Abby’s free throws you should realize
40 - 36 = 4
However with Alex’s free throws you calculate
60 - 54 = 6
When you compare the two Abby has a higher percentage of attempts because she was more successfu!
Answer:
-1/3
Step-by-step explanation:
2^2 + 3x - 3 = 0
4 - 3 + 3x = 0
1 + 3x = 0
x = -1/3
Hope it helps
Answer:yes
Step-by-step explanation:
Answer:
{(–4, 4), (–2, 4), (1, 4), (5, 4)}
plz give brainlist
Step-by-step explanation:
it is the only one where each input has a unique output
Answer:
Σ(-1)^kx^k for k = 0 to n
Step-by-step explanation:
The nth Maclaurin polynomials for f to be
Pn(x) = f(0) + f'(0)x + f''(0)x²/2! + f"'(0)x³/3! +. ......
The given function is.
f(x) = 1/(1+x)
Differentiate four times with respect to x
f(x) = 1/(1+x)
f'(x) = -1/(1+x)²
f''(x) = 2/(1+x)³
f'''(x) = -6/(1+x)⁴
f''''(x) = 24/(1+x)^5
To calculate with a coefficient of 1
f(0) = 1
f'(0) = -1
f''(0) = 2
f'''(0) = -6
f''''(0) = 24
Findinf Pn(x) for n = 0 to 4.
Po(x) = 1
P1(x) = 1 - x
P2(x) = 1 - x + x²
P3(x) = 1 - x+ x² - x³
P4(x) = 1 - x+ x² - x³+ x⁴
Hence, the nth Maclaurin polynomials is
1 - x+ x² - x³+ x⁴ +.......+(-1)^nx^n
= Σ(-1)^kx^k for k = 0 to n