steven10137
- 117
- 0
Homework Statement
The tangent to the curve y=f(x) at the point (0,1) has equation y=x+1. The gradient function of the curve is given by \frac{{dy}}{{dx}} = ax + b. Find the equation of the curve given that it also passes through the point (1,3)
2. The attempt at a solution
Well we have the curve y=f(x) which I am assuming to be a quadratic or something of the like, and at the point (0,1) it has the tangent equation y=x+1.
The gradient function dy/dx, at the point (0,1):
\frac{{dy}}{{dx}} = ax + b
\therefore 1 = a(0) + b
hence b=1
Can we now solve for 'a' by saying that:
ax+1 = x+1
??
from that a=1 and y=x+1 as before.
But the integral of y=x+1 is y=1/2 x^2 +x + C
@ (1,3)
c=1/2
y=1/2 x^2 +x + 1/2
The answer is:
y=1/2 x^2 +x + 1
Where is my mistake?!?
thanks
Steven