Question Statement
Find the expression for hf(a+h)βf(a)β and simplify where:
- (i) f(x)=6xβ9
- (ii) f(x)=sinx
- (iii) f(x)=x3+2x2β1
- (iv) f(x)=cosx
Background and Explanation
To solve these types of problems, we need to apply the concept of the difference quotient, which is often used in the calculation of derivatives. The formula for the difference quotient is:
hf(a+h)βf(a)β
This expression represents the average rate of change of the function f(x) over the interval from a to a+h. To simplify it, we need to substitute the given function into this formula and simplify algebraically.
Solution
(i) For f(x)=6xβ9:
- Substitute x=a+h into the function:
f(a+h)=6(a+h)β9=6a+6hβ9
- Now substitute f(a+h) and f(a) into the difference quotient formula:
hf(a+h)βf(a)β=h6a+6hβ9β(6aβ9)β
- Simplify the expression:
=h6a+6hβ9β6a+9β=h6hβ
- Cancel out h:
=6
So, the simplified result is 6.
(ii) For f(x)=sinx:
- Substitute x=a+h into the function:
f(a+h)=sin(a+h)
- Now substitute f(a+h) and f(a) into the difference quotient formula:
hf(a+h)βf(a)β=hsin(a+h)βsinaβ
- Use the identity for the difference of sines:
sinΞ±βsinΞ²=2cos(2Ξ±+Ξ²β)sin(2Ξ±βΞ²β)
Applying this identity:
=h2β[cos(2a+h+aβ)sin(2hβ)]
- Simplify:
=h2βcos(a+2hβ)sin(2hβ)
So, the simplified result is:
h2βcos(a+2hβ)sin(2hβ)
(iii) For f(x)=x3+2x2β1:
- Substitute x=a+h into the function:
f(a+h)=(a+h)3+(a+h)2β1
- Expand (a+h)3 and (a+h)2:
(a+h)3=a3+3a2h+3ah2+h3
(a+h)2=a2+2ah+h2
- Substitute these expansions into the difference quotient:
hf(a+h)βf(a)β=h(a3+3a2h+3ah2+h3+a2+2ah+h2β1)β(a3+2a2β1)β
- Simplify:
=ha3+3a2h+3ah2+h3+a2+2ah+h2β1βa3β2a2+1β
- Combine like terms:
=hh(3a2+6ah+3h2+2a+h)β
- Cancel out h:
=3a2+6ah+3h2+2a+h
So, the simplified result is:
3a2+6ah+3h2+2a+h
(iv) For f(x)=cosx:
- Substitute x=a+h into the function:
f(a+h)=cos(a+h)
- Now substitute f(a+h) and f(a) into the difference quotient formula:
hf(a+h)βf(a)β=hcos(a+h)βcosaβ
- Use the identity for the difference of cosines:
cosΞ±βcosΞ²=β2sin(2Ξ±+Ξ²β)sin(2Ξ±βΞ²β)
Applying this identity:
=βh2β[sin(2a+h+aβ)sin(2hβ)]
- Simplify:
=βh2βsin(a+2hβ)sin(2hβ)
So, the simplified result is:
βh2βsin(a+2hβ)sin(2hβ)
- Difference Quotient: hf(a+h)βf(a)β
- Sine and Cosine Difference Identities:
- sinΞ±βsinΞ²=2cos(2Ξ±+Ξ²β)sin(2Ξ±βΞ²β)
- cosΞ±βcosΞ²=β2sin(2Ξ±+Ξ²β)sin(2Ξ±βΞ²β)
Summary of Steps
- Substitute x=a+h into f(x) to find f(a+h).
- Substitute f(a+h) and f(a) into the difference quotient formula.
- Simplify the expression by expanding terms.
- Apply trigonometric identities where needed (for sine and cosine).
- Cancel out terms and simplify the expression to get the final result.