2. He can break his strand of 10 blocks into 3 3 times 4. I think it is 74 blocks are needed.
Answer:
Step-by-step explanation:
Plot the points x-intercept and intercept on the graph. Join the two points to get the straight line. This is the graph of the linear equation.
Given the expression below

To find n
Open the brackets

Collect like terms

Since, the sides are not equal,
Hence, there is no solution
Answer:
Mr Ronaldo paid $4,932 in income tax
Step-by-step explanation:
In this question, we are asked to calculate the amount Mr Ronaldo pays in income tax
To calculate this, we need to calculate 9% of his annual earnings
His income tax = 9/100 * 54,800
Income tax = $4,932
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