Kathy M. answered 07/13/17
Tutor
5
(13)
High School Math Teacher 9+years
"Use the definition of derivative to find the derivative of the function"
Definition of derivative is:
f'(x) = limh->0 [ ( f(x+h) - f(x) ) / h ]
if f(x)=√(3+4x)
then f(x+h)=√(3+4(x+h) ) = √(3+4x+4h) )
Substitute these into the definition:
f'(x) = limh->0 [ ( √(3+4x+4h) - √(3+4x) ) / h ]
f'(x) = limh->0 [ ( √(3+4x+4h) - √(3+4x) ) / h ]
as it stands, substituting 0 in for h gives an undefined derivative (BAD)
so, the "trick" is to multiple by 1 (to keep the value) in the form of conjugate of numerator÷conjugate of numerator
f'(x) = limh->0 [ ( √(3+4x+4h) - √(3+4x) ) / h × (√(3+4x+4h) + √(3+4x) / (√(3+4x+4h) + √(3+4x) ) ]
f'(x) = limh->0 [ ( √(3+4x+4h) - √(3+4x) ) × (√(3+4x+4h) + √(3+4x) ) / ( h(√(3+4x+4h) + √(3+4x) ) ]
f'(x) = limh->0 [ ( 3+4x+4h - (3+4x) ) / ( h(√(3+4x+4h) + √(3+4x) ) ]
f'(x) = limh->0 [ ( 3+4x+4h - 3 - 4x) ) / ( h(√(3+4x+4h) + √(3+4x) ) ]
f'(x) = limh->0 [ ( 4h ) / ( h(√(3+4x+4h) + √(3+4x) ) ] now the h's cancel - which was the goal of the "trick"
f'(x) = limh->0 [ ( 4 ) / (√(3+4x+4h) + √(3+4x) ) ] substitute h=0 to find derivative
f'(x) = ( 4 ) / (√(3+4x+4(0) ) + √(3+4x) ) **edits start here**
f'(x) = ( 4 ) / (2√(3+4x) )
remember the radicand cannot be negative and a denominator cannot be zero:
f'(x) = 2/√(3+4x) rationalize the denominator to be in most simple form
answer:
f'(x) = (2√(3+4x) )/(3+4x)
remember the radicand cannot be negative and a denominator cannot be zero:
3+4x≥0
x≥-3/4 for f(x)
3+4x cannot be 0
x cannot be -3/4 for f'(x)
Domain of f(x): x ∈ {ℜ l x≥-3/4 }
Domain of f'(x): x ∈ {ℜ} -{-3/4 }
Domain of f(x): x ∈ {ℜ l x≥-3/4 }
Domain of f'(x): x ∈ {ℜ} -{-3/4 }
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Doug C.
07/13/17