Recent content by tuablink
-
T
Learn Physics for Beginners - Recommended Resources
Hi, I am a computational science major and I am interested to learn physic. Could anyone please recommend me some physics websites that teach me or a book for beginner? Any help please! Thank you- tuablink
- Thread
- Beginners Physic
- Replies: 3
- Forum: STEM Academic Advising
-
T
Consider the implicit function y(x) defined by the equation
I used the substitution and i got: u=x-y du/dx=1-dy/dx dy/dx=1-du/dx 1-du/dx=u -du/dx=u-1 -du/u-1=dx integral(-du/u-1)=integral(dx) -ln(u-1)=x+c e^ln(u-1)=e^-x-c u=e^x-c+1- tuablink
- Post #25
- Forum: Calculus and Beyond Homework Help
-
T
Consider the implicit function y(x) defined by the equation
I tried solving it by using MATLAB but it didn't work out. How can I solve it by hand?- tuablink
- Post #23
- Forum: Calculus and Beyond Homework Help
-
T
Consider the implicit function y(x) defined by the equation
Once I finish part b. how can I do part c.- tuablink
- Post #21
- Forum: Calculus and Beyond Homework Help
-
T
Consider the implicit function y(x) defined by the equation
What did I do wrong?- tuablink
- Post #19
- Forum: Calculus and Beyond Homework Help
-
T
Consider the implicit function y(x) defined by the equation
This should be the right derivative: y'(x)=-y-sin(x-y)/sin(x-y)+x What do I do next?- tuablink
- Post #17
- Forum: Calculus and Beyond Homework Help
-
T
Solve the differential equation
But how can I find y(10)- tuablink
- Post #9
- Forum: Calculus and Beyond Homework Help
-
T
Consider the implicit function y(x) defined by the equation
How can I solve this? Mod note: merging threads --Redbelly98 Homework Statement The derivative of cos(x-y)=xy is -sin(x-y)*(1+dy/dx)=y+x*dy/dx Homework Equations The Attempt at a Solution I simplified a little and I got -sin(x-y)-dy/dxsin(x-y) = y+x*dy/dx I got stuck- tuablink
- Post #15
- Forum: Calculus and Beyond Homework Help
-
T
Consider the implicit function y(x) defined by the equation
The left hand side is -sin(x-y)*1 The right hand side is y- tuablink
- Post #14
- Forum: Calculus and Beyond Homework Help
-
T
Consider the implicit function y(x) defined by the equation
I think I did it right this time. -sin(x-y)+cos(x-y)=x+y- tuablink
- Post #12
- Forum: Calculus and Beyond Homework Help
-
T
Solve the differential equation
I am positive. The original equation is dy/dx = cos(x^2)*exp(sin(x))- tuablink
- Post #7
- Forum: Calculus and Beyond Homework Help
-
T
Solve the differential equation
I actually use ODE45 in MATLAB to solve the equation and plot it simultaneously. I tried to integrate the equation using 'int' command but it did not work. I have no clue how to solve it with only one variable on the right hand side because to solve the separable differential equation you need...- tuablink
- Post #5
- Forum: Calculus and Beyond Homework Help
-
T
Solve the differential equation
I got: y = cos(x^2)*exp(sin(x)) integral(y) = integral(cos(x^2)*exp(sin(x))) I got stuck. What do I need to do next- tuablink
- Post #3
- Forum: Calculus and Beyond Homework Help
-
T
Solve the differential equation
Homework Statement a.Find solution to the differential equation dy/dx=cos(x^2)*exp(sin(x));y(0)=0 for x in the interval [0,10] b.find y(10) Homework Equations The Attempt at a Solution I don't know where to begin- tuablink
- Thread
- Differential Differential equation
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
T
Finding the Closest Point on a Surface to the Origin
I tried and it gave me an error "Warning: Explicit solution could not be found"- tuablink
- Post #6
- Forum: Calculus and Beyond Homework Help