100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
The first derivative R70,00   Add to cart

Interview

The first derivative

 6 views  0 purchase
  • Institution
  • 12

Finding the derivative using the different rules. As well as the different notations in the first derivative.

Preview 2 out of 8  pages

  • November 24, 2021
  • 8
  • 2021/2022
  • Interview
  • Unknown
  • Unknown
All documents for this subject (206)
avatar-seller
kalebroodt
Derivatives:

Can we all just agree that finding the derivative from first principles is TEDIOUS!

What if I told you there was an easier way that took a fraction of a second and that for simpler
functions only took one line to write down? Intrigued? Let’s see if we can figure out what it is?

Below are the results of Exercise 8.4 # 2
1

( )
Function 𝑓(𝑥) 𝑥4 𝑥3 𝑥2 𝑥 (𝑥1) 𝑥−1 ( ) −2 1
𝑥 x
x2
Derivative 𝑓′(𝑥) 4𝑥3 3𝑥2 2𝑥 1 −𝑥 −2 −2𝑥 −3




What pattern do we notice when we compare the function to its derivative if we look at:

 The coefficient of 𝑥?
 The exponent of 𝑥?



When going from the function to its derivative we

 multiply the coefficient of 𝑥 by the exponent of 𝑥.
 Then we subtract 1 from the exponent.



Algebraically we say that if 𝒇(𝒙) = 𝒙𝒏 then 𝒇′(𝒙) = 𝒏𝒙𝒏−𝟏

This is known as the Power rule

Let’s look at more examples of functions and their derivatives (from Ex 8.4 #1):

Function 𝑓(𝑥) 4𝑥 − 3 −5𝑥2 + 𝑥 𝑏𝑥 + 𝑐 3𝑥2 − 4𝑥 + 1 𝑎𝑥2 + 𝑏𝑥 + 𝑐
Derivative 𝑓′(𝑥) 4 −10𝑥 + 1 𝑏 6𝑥 − 4 2𝑎𝑥 + 𝑏


What pattern do we notice when we compare the function to its derivative if we look at:

 The 𝒙 term?
 The constant term?



The 𝑥 term is reduced to its coefficient, this makes sense because according to the power rule we
multiply by the exponent of 1 and then subtract 1 from the exponent leaving 𝑥0 = 1.

The constant term, however, appears to disappear… it is in fact equal to zero.

Why might that be the case?

Let’s explore using the function 𝑓(𝑥) = 𝑘, this is in essence the same as 𝑦 = 𝑘, a horizontal line with
a function value of k. remember that the derivative of a function is equal to the gradient of the
function… what is the gradient of a horizontal line?

𝑚 = 0, therefore it follows that 𝑓′(𝑥) = 0.


1

, So what are our rules?

RULE 1: THE DERIVATIVE OF A CONSTANT IS EQUAL TO 0.

If 𝑓(𝑥) = 𝑘, 𝑤ℎ𝑒𝑟𝑒 𝑘 𝑖𝑠 𝑎 𝑐𝑜𝑛𝑠𝑡𝑎𝑛𝑡 𝑟𝑒𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟, 𝑡ℎ𝑒𝑛 𝑓′(𝑥) = 0.

Example: if 𝒇(𝒙) = 𝟏𝟎 find 𝒇′(𝒙).
𝑓(𝑥) = 10
𝑓′(𝑥) = 0


RULE 2: THE POWER RULE

The derivative of 𝑓(𝑥) = 𝑥𝑛 is 𝑓′(𝑥) = 𝑛. 𝑥𝑛−1

Example: if 𝒇(𝒙) = 𝒙𝟏𝟎 find 𝒇′(𝒙).
𝑓(𝑥) = 𝑥10
𝑓′(𝑥) = 10𝑥10−1
𝑓′(𝑥) = 10𝑥9

RULE 3: DERIVATIVE OF A FUNCTION MULTIPLIED BY A CONSTANT

The derivative of 𝑓(𝑥) = 𝑘. 𝑔(𝑥) is 𝑓′(𝑥) = 𝑘. 𝑔′(𝑥)

Example: if 𝒇(𝒙) = 𝟑𝒙𝟒 find 𝒇′(𝒙).
𝑓(𝑥) = 3𝑥4
𝑓′(𝑥) = 3 × 4𝑥4−1
𝑓′(𝑥) = 12𝑥3

RULE 4: SUM RULE

The derivative of 𝑓(𝑥) = 𝑔(𝑥) + ℎ(𝑥) is 𝑓′(𝑥) = 𝑔′(𝑥) + ℎ′(𝑥)

Example: if 𝒇(𝒙) = 𝒙𝟑 + 𝟐𝒙−𝟑 find 𝒇′(𝒙).
𝑓(𝑥) = 𝑥3 + 2𝑥−3
𝑓′(𝑥) = 3𝑥2 + 2 × (−3)𝑥−3−1
𝑓′(𝑥) = 3𝑥2 − 6𝑥−4


RULE 5: DIFFERENCE RULE

The derivative of 𝑓(𝑥) = 𝑔(𝑥) − ℎ(𝑥) is 𝑓′(𝑥) = 𝑔′(𝑥) − ℎ′(𝑥)

Example: if 𝒇(𝒙) = 𝒙𝟑 − 𝟐𝒙 find 𝒇′(𝒙).
𝑓(𝑥) = 𝑥3 − 2𝑥1
𝑓′(𝑥) = 3𝑥2 − 2 × 1𝑥1−1
𝑓′(𝑥) = 3𝑥2 − 2𝑥0

2

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through EFT, credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying this summary from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller kalebroodt. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy this summary for R70,00. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

70055 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy summaries for 14 years now

Start selling
R70,00
  • (0)
  Buy now