Differentiation equation curve

Trail_Builder
Messages
148
Reaction score
0

Homework Statement



A curve has equation y = Ax^3 + Bx^2 + Cx + D, where A, B, C and D are constants.
Given that the curve has gradient -4 at the point (1,2) and gradient 8 at the point (-1,6), find A, B, C and D.

Homework Equations


The Attempt at a Solution



y = Ax^3 + Bx^2 + Cx + D
dy/dx = 3Ax^2 + 2Bx + C
-4 = 3A + 2B + C (1)
8 = 3A - 2B + C (2)
-12 = 4B(3) = (1)-(2)
B = -3

Right here is where I get stuck. If i eliminate A or C, they both go at the same time :S. I think I'm missing a trick here or something.

hope you can help

thanks
 
Last edited by a moderator:
Physics news on Phys.org
Is there any information in the problem you haven't used?
 
o wait, do i like substitute the y values in from the co-ordinates given?
 
right, did that, now i have D and B, but still can't get to the A and C because they always seem to cancel each other out when i stick them in simeltaneous equations :S


ahhh
 
Maybe you're accidentally using the same equations twice? Now that you know B and D, try starting over and use all four equations again. (But plug in the known values for B and D)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top