Delphi51
Homework Helper
- 3,406
- 11
The solution to dy/dx = ky is y = Ae^kx
so your solution should by T2 - T1 = Ae^kx, k = (constant expression with k4a's on top)
Let x = 0 to see what A should be.
Missing the closing bracket on the constants (after the C1). Instead of (T2 - T1)dx, you should have just x. Missing the constant before e.
Compare with the given answer in your first post. Looks like the answer has T1 - T2 instead of T2 - T1; probably doesn't matter.
so your solution should by T2 - T1 = Ae^kx, k = (constant expression with k4a's on top)
Let x = 0 to see what A should be.
Missing the closing bracket on the constants (after the C1). Instead of (T2 - T1)dx, you should have just x. Missing the constant before e.
Compare with the given answer in your first post. Looks like the answer has T1 - T2 instead of T2 - T1; probably doesn't matter.