Derivative of a curve and tangent lines. - Tutorii most recent 30 from http://tutorii.com2010-03-13T03:14:39Zhttp://tutorii.com/feeds/question/89http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://tutorii.com/questions/89/derivative-of-a-curve-and-tangent-linesDerivative of a curve and tangent lines.notsobright2009-11-28T17:33:51Z2009-11-30T02:02:30Z
<p>I'm having trouble with the last question on my AP calc homework. Can anyone show me how it's done?</p>
<p>Consider the curve given by $x^2 + 3y^2 = 1 + 3xy$</p>
<p>a) show that $\frac{dy}{dx} = \frac{3y - 2x}{6y - 3x}$</p>
<p>b) find all points on the curve whose x-coordinate is 1, and write an equation for the tangent line at each of these points.</p>
<p>c) find the coordinates of each point where the tangent line is vertical</p>
http://tutorii.com/questions/89/derivative-of-a-curve-and-tangent-lines/92#92Answer by notsobright for Derivative of a curve and tangent lines.notsobright2009-11-29T16:22:02Z2009-11-30T02:02:30Z<p>I got it.</p>
<p>First the differentiation:</p>
<p>$\frac{d}{dx}x^2+3 y(x)^2 = \frac{d}{dx}3xy(x)+1$</p>
<p>Differentiate the sum term by term and factor out constants:</p>
<p>$\frac{d}{dx}x^2+3 \frac{d}{dx}y(x)^2 = \frac{d}{dx}3xy(x)+1$</p>
<p>The derivative of $x^2$ is $2x$:</p>
<p>$3\frac{d}{dx}y(x)^2+2x = \frac{d}{dx}3xy(x)+1$</p>
<p>Use the chain rule:</p>
<p>$\frac{d}{dx}y(x)^2 = \frac{du^2}{du} \frac{du}{dx}$<br />
where $u = y(x)$ and $\frac{du^2}{du} = 2 u$:</p>
<p>$6y(x) \frac{d}{dx}y(x)+2x = \frac{d}{dx}3xy(x)+1$</p>
<p>The derivative of $y(x)$ is $y'(x)$:</p>
<p>$6y(x)y'(x)+2x = \frac{d}{dx}3xy(x)+1$</p>
<p>Differentiate the sum term by term and factor out constants:</p>
<p>$6y(x) y'(x)+2x = 3 \frac{d}{dx}xy(x)+\frac{d}{dx(1)}$</p>
<p>The derivative of 1 is zero:</p>
<p>$6y(x) y'(x)+2x = 3 \frac{d}{dx}xy(x)$</p>
<p>Use the product rule,<br />
$\frac{d}{dx(u v)} = v \frac{du}{dx}+u\frac{dv}{dx}$<br />
where $u = x$ and $v = y(x)$:</p>
<p>$6 y(x)y'(x)+2x = 3 (x \frac{d}{dx}y(x)+y(x) \frac{d}{dx(x)})$</p>
<p>The derivative of $y(x)$ is $y'(x)$:</p>
<p>$6 y(x)y'(x)+2x = 3y(x) \frac{d}{dx(x)}+3xy'(x)$</p>
<p>The derivative of $x$ is 1:</p>
<p>$6 y(x)y'(x)+2x = 3xy'(x)+3y(x)$</p>
<p>To find where $x=1$ just put $x=1$ into the original equation to get the y equation $y^2+y=0$ where the roots are $y=1$ or $y=0$</p>
<p>The tangent is vertical where $\frac{dy}{dx}=$undefined (or infinite)</p>