Yahoo Clever wird am 4. Mai 2021 (Eastern Time, Zeitzone US-Ostküste) eingestellt. Ab dem 20. April 2021 (Eastern Time) ist die Website von Yahoo Clever nur noch im reinen Lesemodus verfügbar. Andere Yahoo Produkte oder Dienste oder Ihr Yahoo Account sind von diesen Änderungen nicht betroffen. Auf dieser Hilfeseite finden Sie weitere Informationen zur Einstellung von Yahoo Clever und dazu, wie Sie Ihre Daten herunterladen.
How high does m2 rise above its initial position before momentarily coming to rest?.?
The two masses in the Atwood's machine have an initial speed of v = 0.17 m/s, and m2 is moving upward.
m1=3.0 kg m2=4.6 kg
1 Antwort
- gintableLv 7vor 1 JahrzehntBeste Antwort
Use kinematics to find distance, should we know acceleration:
vf^2 = v^2 - 2*a*d, negative sign exists because m2 is slowing down.
solve for d, knowing that since it comes to rest, vf = 0:
d = v^2/(2*a)
And to find a, use the standard result of Atwood's machine:
http://hyperphysics.phy-astr.gsu.edu/hbase/Atwd.ht...
a = g*(m2 - m1)/(m1 + m2)
Thus:
d = (m1 + m2)*v^2/(2*g*(m2 - m1))
Data:
m1:=3 kg; m2:=4.6 kg; v:=0.17 m/s; g:=9.8 N/kg;
Result:
d = 7 millimeters