Answer:
Step-by-step explanation:
So what’s the question like I can’t see it :)
Answer:
12x - 6 ≤ - 18
Step-by-step explanation:
We will call "a number" x so
Twelve times a number would be:
12x
Then minus 6
12x - 6
Now we add the less than or equal to sign.
12x - 6 ≤
This is equal to negative eighteen, so:
12x - 6 ≤ - 18
As a bonus we can also solve for x.
12x - 6 = - 18 Add 6 to each side.
12x - 6 + 6 = -18 + 6
12x = -18 + 6
12x = -12 Divide each side by 12
12x/12 = -12/12
x = -12/12
x = -1
So we can say when x ≤ -1 Then 12x - 6 ≤ -18
Answer:
i need more info
Step-by-step explanation:
The opposite operation to taking a derivative is an integral. Integrate to find original function.
f(x) = x^2 + x + C
C is constant because we didn't have bounds on the integral. it lets you choose the input value let's say is just (1,0)
0 = 1 + 1 + C
- 2 = C
function at input value (1,0)
f(x) = x^2 + x - 2
now if you check by taking derivative is :
f' = 2x + 1