Finding the First Derivative of a Polynomial Function

  • Thread starter Thread starter Sethka
  • Start date Start date
  • Tags Tags
    Derivative
Sethka
Messages
13
Reaction score
0
I've got f(x)=x^2-(7x^2)/2-9x+3

I need to find the first derivative of it but I get as far as 2x- but I'm stumped as to what to do with (7x^2)/2 Would I use the quotiant rule? Or should I somehow bring the 2 up to the top and if so how do I do that?
 
Physics news on Phys.org
Sethka said:
I've got f(x)=x^2-(7x^2)/2-9x+3

I need to find the first derivative of it but I get as far as 2x- but I'm stumped as to what to do with (7x^2)/2 Would I use the quotiant rule? Or should I somehow bring the 2 up to the top and if so how do I do that?

If you mean f(x) = x^2 + \frac {7x^2}{2} -9x + 3, I'm sure that you can see what the answer will be.

If on the other hand you mean f(x) = x^2 + \frac {7x^2}{2 - 9x} + 3, use quotient rule.
 
I guess I risk coming off really stupid but I do mean the first one (7x^2)/2 It looks so simple I know, but I'm not sure which direction to go with the 2. Sorry if I'm wasting your guys' time or anything, but I can't see what the answer should be.
 
treat 7/2 as a constant (which it is :)) and get the derivative of x^2
 
Oh! Thank you! Funny how the simplest things can seem so hard. I feel silly now.
 
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