Question about derivative & tangent line.
Will post question and my idea.
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
So..This is a backwards operation and I'm kinda stuck halfway.
I know:
m = 5
and slope of parabola is:
y' = 2ax + b
m = 2a + b
5 = 2a + b
b = 5 - 2a
where do i plug this b in?
OpenStudy (anonymous):
if i plug it in y = ax^2 + bx
i get:
y = ax^2 - 2ax + 5x
y = x(ax - 2a + 5)
...where does that get me.
OpenStudy (lgbasallote):
please tell me m = 2a + b was just a typo...
OpenStudy (anonymous):
You have the point (1, 0),W/c is on the parabola
Thus 0 =a+b
OpenStudy (anonymous):
well...thats from substituting x = 1
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (lgbasallote):
oh.
OpenStudy (anonymous):
I got it.
OpenStudy (anonymous):
You have 0 = a+b
5 =2a+b
Solve it, then
OpenStudy (anonymous):
you just substitute the b to the original equation of y = ax^2 + bx
so...
y = ax^2 - 2ax + 5x
then substitute the point (1,0)
0 = a - 2a + 5
a = 5
then you use a to get the b which is -5.
thanks anyways