Michael J. answered 11/27/15
Tutor
5
(5)
Teaching You To Write Reports Professionally and Efficiently
1)
First, we need to evaluate y when x=π/4. This will give us the target coordinate point.
The coordinate point we need is (π / 4 , √(2) / 2)
Next, we find the derivative of the function y.
y ' = -sin(x)
Plug in the value of x into the derivative. This will be the slope of the tangent line.
y' = -sin(π/4)
y' = - √(2) / 2
Now, we plug in the slope and coordinate point into the slope intercept form of the equation to find b.
y = mx + b
√(2) / 2 = (-√(2) / 2)(π / 4) + b
√(2) / 2 = (-π√(2) / 8) + b
(√(2) / 2) + (π√(2) / 8) = b
[4√(2) + π√(2)] / 8 = b
[(4 + π)√(2)] / 8 = b
The tangent line is
y = (-√(2) / 2)x + [(4 + π)√(2) / 8]
Feel free to simplify this tangent line.
2)
We need to use the product rule because we have two factors that are being multiplied together, right? Well not really. We can use FOIL to expand the expression, then derive term by term using the power rule.
d/dx[(5x + 2)(x3 + 4x)] =
d/dx (5x4 + 2x3 + 20x2 + 8x) =
20x3 + 6x2 + 40x + 8
3)
When finding the limit of a function, we are looking for where the function has an horizontal asymptote. If the limit is infinity, then there is no horizontal asymptote because the horizontal is the limit where the function can reach. For example, if the limit of f(x) is 3, then f(x) can reach no higher than 3, but never touches 3.
Recall that in pre-calculus that if the numerator part of a rational function has a degree higher than the denominator's, then there is no horizontal asymptote. The limit does not exist. If the numerator part of a rational function has a degree lower that the denominator's, then the horizontal asymptote is zero. The limit is then zero.
According to the problem, as x approaches 3, the limit of (x - 3)f(x) is zero. So if we plug in 3, we get 0f(x), which is 0.
f(x) = (x - 3)(x + 3) / x
f(x) = (x2 - 9) / x