Derivative of a Polynomial Function?

10min
Messages
7
Reaction score
0

Homework Statement



Find derivative of function?
if f(x) = (x^2 + 3x -2 ) (x^3-4)
Find f`(x)

Homework Equations



FOIL or Multiply both

The Attempt at a Solution



I get
5x^4 + 12x^3 - 6x^2 -8x-12

is this right?
 
Physics news on Phys.org
Yes, it's correct. Why do you think it might not be??
 
just checking
 
I'd use the product rule.
 
10min said:

Homework Statement



Find derivative of function?
if f(x) = (x^2 + 3x -2 ) (x^3-4)
Find f`(x)

Homework Equations



FOIL or Multiply both

The Attempt at a Solution



I get
5x^4 + 12x^3 - 6x^2 -8x-12

is this right?

yes i believe it is.
 
You could check by using the product rule as ducnguyen2000 suggested:
the derivative of f(x) = (x^2 + 3x -2 ) (x^3-4) is (x^2+ 3x- 2)'(x^3- 4)+ (x^2+ 3x- 2)(x^3- 4)'.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top