Implicit Differentiation Practice

  • Thread starter Thread starter ericndegwa
  • Start date Start date
  • Tags Tags
    Implicit
ericndegwa
Messages
2
Reaction score
0

Homework Statement



find dy/dx if x=1/1 + t and y = t2/1 + t


Homework Equations



dy/dx = (dy/dt) / (dx/dt)

The Attempt at a Solution



dx/dt = 1 * (1 + t )^-1

dx/dt = -1/ (1 +t)^2

dy/dt = t^2 * (1 +t)^-1

dy/dt = -2t/(1+ t)^2

therfore dy/dx = -2t/(1 + t)^2 / -1/(1 + t)^2

2t
 
Physics news on Phys.org
Your equations aren't clear. Edit your post to fix them or just attach a picture/screenshot.

x=1/1 + t meaning x= 1 +t ? or x= 1/ (1+t) ? (hence the importance of using parentheses!)

y = t2/1 + t

dy/dt = t^2 * (1 +t)^-1 ? So, y = t^2/1 + t ?
 
look at dy/dt again its not just 2 t/ (1+t) there's a term missing assuming that y=t^2 /(1+t)
 
ericndegwa said:

Homework Statement



find dy/dx if x=1/1 + t and y = t2/1 + t


Homework Equations



dy/dx = (dy/dt) / (dx/dt)

The Attempt at a Solution



dx/dt = 1 * (1 + t )^-1

dx/dt = -1/ (1 +t)^2

dy/dt = t^2 * (1 +t)^-1

dy/dt = -2t/(1+ t)^2
Aside from the missing parentheses that have already been mentioned, you are showing equations that are incorrect. The first and third equations above are x and y, respectively, not dx/dt and dy/dt.

In calculating dy/dt, you need to use either the product rule (on t2(1 + t)-1) or the quotient rule (on t2/(1 + t) ).
ericndegwa said:
therfore dy/dx = -2t/(1 + t)^2 / -1/(1 + t)^2

2t
 
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