Question Statement
Find the derivative of the function:
y=7−x2−3x
with respect to x.
Background and Explanation
This problem involves differentiating a rational function where both the numerator and denominator are linear expressions. Since the function is expressed as a quotient of two functions of x, we must apply the quotient rule for differentiation rather than simple power rules.
Solution
We are given the function:
y=7−x2−3x
To differentiate this rational function, we apply the quotient rule, which states that for a function y=vu:
dxdy=v2v⋅dxdu−u⋅dxdv
Step 1: Identify the numerator and denominator functions.
- Let u=2−3x, so dxdu=−3
- Let v=7−x, so dxdv=−1
Step 2: Apply the quotient rule formula.
dxdy=(7−x)2(7−x)dxd(2−3x)−(2−3x)dxd(7−x)
Step 3: Compute the derivatives of the numerator and denominator.
- dxd(2−3x)=0−3=−3
- dxd(7−x)=0−1=−1
Substituting these back:
dxdy=(7−x)2(7−x)⋅(−3)−(2−3x)⋅(−1)
Step 4: Expand and simplify the numerator.
dxdy=(7−x)2−21+3x−(−2+3x)
dxdy=(7−x)2−21+3x+2−3x
Step 5: Combine like terms. Notice that the +3x and −3x terms cancel each other out:
dxdy=(7−x)2−19
Thus, the derivative is:
dxdy=(7−x)2−19
- Quotient Rule: dxd(vu)=v2vdxdu−udxdv
- Power Rule for linear terms: dxd(ax+b)=a
- Algebraic simplification: Combining like terms (3x−3x=0)
Summary of Steps
- Identify the numerator u=2−3x and denominator v=7−x of the rational function.
- Differentiate both parts separately: dxdu=−3 and dxdv=−1.
- Apply the quotient rule formula: v2v⋅u′−u⋅v′.
- Substitute the values: (7−x)2(7−x)(−3)−(2−3x)(−1).
- Expand the numerator: −21+3x+2−3x.
- Simplify by combining like terms (the x terms cancel) to get the final answer: (7−x)2−19.