Having a hard time with 2 implicit equations

  • Context: Undergrad 
  • Thread starter Thread starter Braumin
  • Start date Start date
  • Tags Tags
    Hard Implicit Time
Click For Summary
SUMMARY

This discussion focuses on solving two implicit differentiation equations: x[ln(y)]=sin(x+y) and x[e^y]=tan^-1(xy). The key method involves isolating dy/dx on one side of the equation, factoring it out, and then solving for dy/dx. The provided example illustrates the process clearly, demonstrating that having dy/dx on both sides is acceptable due to the linearity of differentiation. The discussion emphasizes the importance of collecting terms involving dy/dx to facilitate the solution.

PREREQUISITES
  • Understanding of implicit differentiation
  • Familiarity with logarithmic and trigonometric functions
  • Knowledge of calculus concepts, particularly derivatives
  • Ability to manipulate algebraic expressions
NEXT STEPS
  • Practice solving implicit differentiation problems
  • Learn about the properties of logarithmic and trigonometric derivatives
  • Explore advanced techniques in calculus, such as the chain rule and product rule
  • Study applications of implicit differentiation in real-world scenarios
USEFUL FOR

Students in calculus courses, particularly those struggling with implicit differentiation, as well as educators seeking to clarify these concepts for their students.

Braumin
Messages
7
Reaction score
0
First off, I must say I truly enjoy these forums, though I tend to shy away from Calculus. Calculus and I just don't seem to get along, which is strange since I really enjoy other forms of math.

On to the questions. Note, these 3 are the ones I just can not seem to work through on an assignment for my 3rd Semester in a technology course. I may be working in the right direction here, but I don't feel like I am. Any help would be appreciated.

Question 1, using implicit differentiation only

x[ln(y)]=sin(x+y)

and the other

x[e^y]=tan^-1(xy)

I have tried several attempts at solving these but I seem to get stuck with dy/dx on both sides and no apparent way to solve for them. Any help, even if only the starting step or two, would be most appreciated!
 
Physics news on Phys.org
If you isolate all terms containing dy/dx on one side, you can then factor out dy/dx and solve for it (this works for the first problem, probably for the second one too). A made-up example:

sin(x + y) + x * ln(y) * dy/dx = x^2 + cos(x - y) * dy/dx

<=>

x * ln(y) * dy/dx - cos(x - y) * dy/dx = x^2 - sin(x + y)

<=>

dy/dx * ( x * ln(y) - cos(x - y) ) = x^2 - sin(x + y)

<=>

dy/dx = (x^2 - sin(x + y)) / (x * ln(y) - cos(x - y))
 
There's nothing wrong with having dy/dx on both sides. Since differentiation is a linear operator it is always easy to solve for dy/dx.

(xln(y))'= ln(y)+ (x/y) dy/dx and sin(x+y)= cos(x+y)(1+ dy/dx) so

ln(y)+ (x/y) dy/dx= cos(x+y)+ cos(x+y)dy/dx
Now collect the terms involving dy/dx on the left:

((x/y)- cos(x+y))dy/dx= cos(x+y)- ln(y) and solve for dy/dx:

dy/dx= (cos(x+y)- ln(y))/((x/y)- cos(x+y))

(Did you post this under "differential equations" because you don't like calculus?)
 
Last edited by a moderator:

Similar threads

  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K