mt1 Answers
mt1 Answers
27.87 m/s 2
45.76 45.762 4(498.59) 3600
vB v B 17.89 64.4 km/h
2 17.89 m/s2 23.89 1000
vA=86000/3600;aA=0.7;aB=0.12*9.81;t1=6;
MatLAB solution: R=vA^2/aA; vB =
syms vB;eq=((vB-vA)/t1)^2+vB^2/R-aB^2; 17.912195
sol=solve(eq,vB);vB=vpa(sol,8) 27.845038
Q2)
a y 9.81 v x 9.81t 200 sin(60) y 4.905t 2 200 sin(60) t R sin(20) 4.905t 2B 200 sin(60) t B
tB and R are found from these 2 equations.
MatLAB solution: R=
0
syms R tB;
2968.1569
eq1=200*cosd(60)*tB-R*cosd(20);
tb =
eq2=-4.905*tB^2+200*sind(60)*tB-R*sind(20);
0
sol=solve ([eq1,eq2],[R,tB]);
27.891551
R=vpa(sol.R,8)
tb=vpa(sol.tB,8) R=2968.1569 m
Q3)
The sliders A and B are connected by a rigid rod of length AB=0.5 m. The
friction in the slots, and the mass of the rod negligible. The free body
g 9.81 m/s 2
diagram of the rod is given below. FA=46 N when xA=0.4 m. The
y
following relation can be found by the kinematic analysis if the velocity
of A is 2 m/s in the –x direction. aA and aB are the accelerations of A and x
B respectively. a B 1.33a A 37
Fr
F
FA A
TB 220 22.4 a A
Q5)
v ru r r u a v (r - r 2 )u r (r 2r )u
r 7.62(1 cos ) r 7.62 sin r 7.62 sin 7.62 2 cos
r 7.62(1 cos120) 11.43 m m
r 7.62(2) sin120 13.1982
s
2 m
r 7.62(0.2)sin120 7.62(2 ) cos120 13.9202 2
s
m
v (13.1982) 2 (11.43) 2 (2) 2 26.3964
s *
m
a 11.43(0.2) (2)(13.1982)(2) 55.0788 2
2 m s
a r 13.9202 11.43(2 ) 59.6402 2
s
2 2 m
a 55.0788 59.6402 81.1827 2
s *