Function is p(x)=(x-4)^5(x^2-16)(x^2-5x+4)(x^3-64)
first factor into (x-r1)(x-r2)... form
p(x)=(x-4)^5(x-4)(x+4)(x-4)(x-1)(x-4)(x^2+4x+16)
group the like ones
p(x)=(x-4)^8(x+4)^1(x-1)^1(x^2+4x+16)
multiplicity is how many times the root repeats in the function
for a root r₁, the root r₁ multiplicity 1 would be (x-r₁)^1, multility 2 would be (x-r₁)^2
so
p(x)=(x-4)^8(x+4)^1(x-1)^1(x^2+4x+16)
(x-4)^8 is the root 4, it has multiplicity 8
(x-(-4))^1 is the root -4 and has multiplicity 1
(x-1)^1 is the root 1 and has multiplity 1
(x^2+4x+16) is not on the real plane, but the roots are -2+2i√3 and -2-2i√3, each multiplicity 1 (but don't count them because they aren't real
baseically
(x-4)^8 is the root 4, it has multiplicity 8
(x-(-4))^1 is the root -4 and has multiplicity 1
(x-1)^1 is the root 1 and has multiplity 1
Answer:
O.26
Step-by-step explanation:
Divide The cost from the pieces
Answer:
5p+s
Step-by-step explanation:
five friends jumping for one hour
Answer: D
Step-by-step explanation:
Consider the first equation. Subtract 3x from both sides.
y−3x=−2
Consider the second equation. Subtract x from both sides.
y−2−x=0
Add 2 to both sides. Anything plus zero gives itself.
y−x=2
To solve a pair of equations using substitution, first solve one of the equations for one of the variables. Then substitute the result for that variable in the other equation.
y−3x=−2,y−x=2
Choose one of the equations and solve it for y by isolating y on the left hand side of the equal sign.
y−3x=−2
Add 3x to both sides of the equation.
y=3x−2
Substitute 3x−2 for y in the other equation, y−x=2.
3x−2−x=2
Add 3x to −x.
2x−2=2
Add 2 to both sides of the equation.
2x=4
Divide both sides by 2.
x=2
Substitute 2 for x in y=3x−2. Because the resulting equation contains only one variable, you can solve for y directly.
y=3×2−2
Multiply 3 times 2.
y=6−2
Add −2 to 6.
y=4
The system is now solved.
y=4,x=2