Position of particle two dimensions

HATLEY1997

Junior Member
Joined
Oct 24, 2023
Messages
59
For part c, I have found that 0.0175i is added on per second however the j-value only changes slightly and is different each time. Is there somewhere I am going wrong or am I okay to round it?
 

Attachments

  • IMG_4438.jpeg
    IMG_4438.jpeg
    109.9 KB · Views: 3
  • IMG_4437.jpeg
    IMG_4437.jpeg
    1.6 MB · Views: 3
For part c, I have found that 0.0175i is added on per second however the j-value only changes slightly and is different each time. Is there somewhere I am going wrong or am I okay to round it?
For Part C, you have two points:

(1,3)(1,3) and (1+sint,3cost)(1+\sin t,3-\cos t)

The first point is fixed while the second point is changing, but the distance between them is always 11.

Proof: use the distance formula.

d=(1+sint1)2+(3cost3)2=(sint)2+(cost)2=1=1d = \sqrt{(1+\sin t - 1)^2 + (3-\cos t - 3)^2} = \sqrt{(\sin t)^2 + (-\cos t)^2} = \sqrt{1} = 1

It does not matter what is the time. Let us take a random time, t=5t = 5.

d=(1+sin51)2+(3cos53)2=(sin5)2+(cos5)2=1=1d = \sqrt{(1+\sin 5 - 1)^2 + (3-\cos 5 - 3)^2} = \sqrt{(\sin 5)^2 + (-\cos 5)^2} = \sqrt{1} = 1
 
For Part C, you have two points:

(1,3)(1,3) and (1+sint,3cost)(1+\sin t,3-\cos t)

The first point is fixed while the second point is changing, but the distance between them is always 11.

Proof: use the distance formula.

d=(1+sint1)2+(3cost3)2=(sint)2+(cost)2=1=1d = \sqrt{(1+\sin t - 1)^2 + (3-\cos t - 3)^2} = \sqrt{(\sin t)^2 + (-\cos t)^2} = \sqrt{1} = 1

It does not matter what is the time. Let us take a random time, t=5t = 5.

d=(1+sin51)2+(3cos53)2=(sin5)2+(cos5)2=1=1d = \sqrt{(1+\sin 5 - 1)^2 + (3-\cos 5 - 3)^2} = \sqrt{(\sin 5)^2 + (-\cos 5)^2} = \sqrt{1} = 1
Thank you 😊
 
For part c, I have found that 0.0175i is added on per second however the j-value only changes slightly and is different each time. Is there somewhere I am going wrong or am I okay to round it?
Although this is irrelevant to the question itself, I notice that you are taking sines and cosines in degree mode, rather than radians, which is assumed for a problem like this. sin(1rad)=0.84147\sin(1rad) = 0.84147\dots; sin(1)=0.01745...\sin(1^\circ) = 0.01745...\dots

1723553804967.png
 
Although this is irrelevant to the question itself, I notice that you are taking sines and cosines in degree mode, rather than radians, which is assumed for a problem like this. sin(1rad)=0.84147\sin(1rad) = 0.84147\dots; sin(1)=0.01745...\sin(1^\circ) = 0.01745...\dots

View attachment 38478
That’s really helpful and something I forgot to change on my calculator. Thank you
 
Top