Need some urgant help
q. A particle moves in a straight line and its displacement at time n from the origin O is given by x = -2sin(2npi). The average speed of the particle from n =0 and n=0.75
similar q.
q. Position x(n) = 1 + sin(npi)
Find the distance travelled for n from 0 to 3.
Speed is given by the gradient of velocity Vs time graphs, so the average speed is the gradient from 0 to 0.75
i.e. avg speed = rise/run = (-2sin(3pi/2)+2sin(0))/.75-0
=2/.75
=8/3 units/sec REFER to post below.
x(0)=1+sin(0)=1
x(3)=1+sin(3pi)=1
So that is at the endpoints, now find turning points to find the extremes that it reaches.
x'=n*cos(npi)
ncos(npi)=0
npi=pi/2,3pi/2, 5pi/2
n=1/2,3/2,5/2
x(1/2)=1+sin(pi/2)=2
x(3/2)=1+sin(3pi/2)=0
x(5/2)=1+sin(5pi/2)=2
0 1/2 3/2 5/2 3
2
/ \ / \
1 / \ / \
\ /
0 \
/
So from 0->1/2, it travels 2-1=1
From 1/2 to 3/2 it travels 2-0=2
From 3/2 to 5/2 it travels 0--2=2
From 5/2 to 3 it travels 2-1=1
Total distance = 1+2+2+1=6 units
Lets hope there are not mistakes there.
EDIT: Missed the last tp, added it.