Problem that uses implicit differentiation

Click For Summary
SUMMARY

This discussion focuses on the application of implicit differentiation and definite integrals in calculus. An example of implicit differentiation is provided using the unit circle equation, where the derivative is calculated as (dy/dx) = -x/y. Additionally, the discussion illustrates how to compute accumulated changes using definite integrals, specifically calculating the height of a ball thrown upwards with an initial speed of 19.6 m/s after 2 seconds, resulting in a height of 19.6 meters.

PREREQUISITES
  • Understanding of implicit differentiation
  • Familiarity with the concept of relations in mathematics
  • Knowledge of definite integrals and their applications
  • Basic principles of calculus, including derivatives and integrals
NEXT STEPS
  • Study the application of implicit differentiation in various mathematical contexts
  • Explore the concept of relations and their significance in functions
  • Learn about definite integrals and their role in calculating accumulated changes
  • Investigate real-world applications of calculus in physics, such as projectile motion
USEFUL FOR

Students and educators in mathematics, particularly those studying calculus, as well as professionals in fields requiring mathematical modeling and analysis, such as physics and engineering.

gigi9
Messages
40
Reaction score
0
Can u please give me an example of a problem that use implicit differentiation to find the derivative of an inverse function and of relations. Plz also explain to me what relation means in this case. Thanks
also please give me an example that use the definite integral to compute accumulated changes.
Thanks a lot
 
Physics news on Phys.org
Suppose you wanted to find the derivative of ln x, which is the inverse of ex.

eln x = x

differentiate both sides WRT x

eln x (ln x)' = 1
x (ln x)' = 1
(ln x)' = 1 / x

so the derivative of ln x is 1/x


A relation is (to slightly modify the definition to make it easier to understand) simply a mapping from pairs of numbers to "true" or "false".

For instance:
x < y
is a relation.

Also, for any function f:
f(x) = y
is a relation. In fact, all functions are relations. They just have the special property that:
f(x) = y and f(x) = z
can both be true only if y = z.


An example of a relation where one might use implicit differentiation is to find the slope of a point on the unit circle.

x2 + y2 = 1

is a relation. Notice that y cannot be written as a function of x because for some values of x, there are two solutions for y... but we can still differentiate WRT x to get:

2 x + 2 y (dy/dx) = 0
2 y (dy/dx) = - 2x
(dy/dx) = -x / y

So, the slope of the tangent line to any point (x, y) of the unit circle is (dy/dx) = -x / y



Thanks
also please give me an example that use the definite integral to compute accumulated changes.

Suppose I throw a ball into the air straight up with a speed of 19.6 meters per second. How high is it after 2 seconds?

Well, acceleration is simply the rate change of velocity, so we can find the velocity at any time t with a definite integral:

v(t) - v(0) = &ints=0..t a(s) ds
v(t) - 19.6 = &ints=0..t -9.8 ds
v(t) = 19.6 + (-9.8) * (t - 0)
v(t) = 19.6 - 9.8 t

Now, velocity is simply the rate chance of position, so we can find the height at time 2 with a definite integral:
x(2) - x(0) = &ints=0..2 v(s) ds
x(2) - 0 = &ints=0..2 19.6 - 9.8 s ds
x(2) = [19.6 s - 4.9 s2]s=0..2
x(2) = (19.6 * 2 - 4.9 * 22) - (19.6 * 0 - 4.9 * 02)
x(2) = 19.6

So after 2 seconds, the ball is 19.6 meters high.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K