Monday, September 15, 2014

Single Variable Calculus, Chapter 3, 3.3, Section 3.3, Problem 86

Find a parabola with equation y=ax2+bx+c that has slope 4 at x=1
slope -8 at x=1, and passes through the point (2,15)


y=addx(x2)+bddx(x)+ddx(c)y=slope =2xa+b


for slope 4 at x=1

4=2(1)a+b4=2a+bEquation 1


for slope -8 at x=1

8=2(1)a+b8=2a+bEquation 2

We can get the other equation by substituting the given point to the given equation.

for (2,15)

15=a(2)2+b(2)+c15=4a+2b+cEquation 3


Combining these equations, we get

2a+b=42a+b=84a+2b+c=15


a=3b=2c=7

Therefore, the equation of the parabola is y=3x22x+7

No comments:

Post a Comment