D=ab-c Theres your answer
a-1<span />
Answer:
3, 15, 14
Step-by-step explanation:
x + 5x + ( 5x -1) = 32
11x - 1 = 32
11x = 32 + 1
11x = 33
11x/11 = 33/11
x = 3
therefore
the first number is 3
the second is 5 × 3 = 15
the third number is 15 - 1 = 14
Answer:
yes
Step-by-step explanation:
AB + C
= (x + 1)(x^2 + 2x - 1) + 2x
= x^3 + 2x^2 - x + x^2 + 2x - 1 + 2x
= x^3 + 3x^2 + 3x - 1
Answer:
Step-by-step explanation:
Polynomial f(x) has the following conditions: zeros of -2 (multiplicity 3), 3 (multiplicity 1), and with f(0) = 120.
The first part zeros of -2 means (x+2) and multiplicity 3 means (x+2)^3.
The second part zeros of 3 means (x-3) and multiplicity 1 means (x-3).
The third part f(0) = 120 means substituting x=0 into (x+2)^3*(x-3)*k =120
(0+2)^3*(0-3)*k = 120
-24k = 120
k = -5
Combining all three conditions, f(x)
= -5(x+2)^3*(x-3)
= -5(x^3 + 3*2*x^2 + 3*2*2*x + 2^3)(x-3)
= -5(x^4 + 6x^3 + 12x^2 + 8x - 3x^3 - 18x^2 - 36x - 24)
= -5(x^4 + 3x^3 - 6x^2 - 28x -24)
= -5x^4 - 15x^3 + 30x^2 + 140x + 120