Please Can someone check my answer, ITS DONE, needs checking.

  • Thread starter Thread starter livestrong136
  • Start date Start date
livestrong136
Messages
25
Reaction score
0
1. Two trains start from the same point at the same time, one going east at a rate of 40 km/h and the other going south at 60 km/h, as shown in the diagram at right. Find the rate at which they are separating after a) 1 h of travel b) 2 h of travel. You must show how to find the answer using calculus. (DIAGRAM IS ATTACHED)

a² +b² = c²
40² + 60² = c²
√4̅0̅²̅ ̅+̅ ̅6̅0̅²̅ = c
c = 72.11 km/h

MY TEACHER SAID THIS, SHE TOOK OFF 4 MARKS: "you cannot just use pythagorean theorem, you must take the derivative of the pythagorean theorem function and then find s'(1) to find the rate of separation. You did not show all of your work and it doesn't show your understanding." (-4 marks)

SO NOW I DID IT THIS WAY?

D = √A^2 + B^2

Using A = 40t and B = 60t to represent the distances with respect to time, we get

D(t) = √(40t)^2 + (60t)^2 = √1600t^2 + 3600t^2 = √5200t^2

D't= 10,400t/2√5200t^2 = 5200t/√5200t^2

After 1 hr
D' (1)= 5200(1)/√5200(1)^2 = √5200 = 72.1 km/h

Is This way better? I mean is it this that my teacher wants me to do? SO that means to get the answer for b (2 hrs), DO I SUB IN THE 2 in the very last step?
 

Attachments

  • sdfsdfsdfs.JPG
    sdfsdfsdfs.JPG
    10.2 KB · Views: 737
Physics news on Phys.org
Yes the second way is better. Why not simplify it more:$$
D'(t) = \frac{5200t}{\sqrt{5200t^2}}=\sqrt{5200}$$This tells you that the rate at which they are separating doesn't depend on ##t## so you get the same answer when ##t=2##.

You just got lucky getting the correct answer the first way. That "method" is completely incorrect. Not to mention that the problem instructions said you must use calculus for your method.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top