The derivative is the rate of change of a function, basically represents the slope at different points. To find the derivative of the given function you can use the power rule, which means, if n is a real number, d/dx(x^n)= nx^(n-1). This is a simplification of the chain rule based on the fact that d/dx(x)=1. Anyway, this means that d/dx(x^3 + 1)= 3x^2. Here n is 3 and so it is 3*x^(3-1)= 3x^2. The derivative of x^3+1 is 3x^2.
If you are wondering what happened to the 1, for any constant C, d/dx(C)=0.
Answer:
A, B, C
Step-by-step explanation:
Look at how many field goals were actually made and order them from least to greatest- 12, 15, 19. They are already listed from least to greatest in the table.
Answer:
0.292371705 if A=17
0.258819045 if A=15
Step-by-step explanation:
What are all the other options i dont understand
Answer: 12+4+4
Step-by-step explanation:
Because if you add those together you get 20 miles per hour
Answer: y - 5 = 0(x - 1)
==================================================
Explanation:
Recall that point slope form in general is written as such
y - y1 = m(x - x1)
where,
m is the slope
(x1,y1) is the point the line goes through
The given equation y = 7 can be written as y = 0x+7. So we see that this line has a slope of m = 0
Plug m = 0 along with the given point (x1,y1) = (1,5) into the point slope equation and we get
y - y1 = m(x - x1)
y - 5 = 0(x - 1)
which is the final answer
note: the equation in bold can be rearranged and simplified to get y = 5; however your teacher seems to want the answer in point-slope form, so we leave it as such.