Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Maths question, differentiation/graphs?
The line f(x)=1-6x is parallel to f(x)=x^3+ax^2-5x+1 at x=1.
Find the value of a and the equation of the tangent at the indicated point.
This question is confusing me, could someone pease explain it to me?
Thanks.
3 Answers
- s kLv 79 years agoFavorite Answer
Let f(x) = 1 - 6x, g(x) = x^3 + ax^2 - 5x + 1.
So f'(1) = g'(1).
f'(x) = -6. So g'(1) = -6.
g'(x) = 3x^2 + 2ax - 5, g'(1) = 3 + 2a - 5 = 2a - 2.
2a - 2 = -6,
a - 1 = -3,
a = -2.
g(1) = 1 - 2 - 5 + 1 = -5
g'(1) = 3 - 4 - 5 = -6
So our tangent is y + 5 = -6(x - 1), y + 5 = -6x + 6, y = -6x + 1.
- MechEng2030Lv 79 years ago
f '(x) = 3x^2 + 2ax - 5 => f '(1) = -6 = 2a - 2 => a = -2
Equation of the tangent:
y + 5 = -6(x - 1)
y = -6x + 1
- ?Lv 79 years ago
Parallel means they have the same gradient.
first line f'(x) = -6
2nd line f'(x) = 3x^2 + 2ax - 5
we know
-6 = 3x^2 + 2ax - 5 for x=1
-6 = 3 + 2a - 5
-4 = 2a
a = -2