File size: 509 Bytes
0fe456f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"correct_letter": "D",
"correct_formula": "y(t) = h + v_0·t + (1/2)·g·t²",
"annotation": "Environment: g=-9.8, F_drag=0.0\nGround: e = 0.4\nBronzeAntiqueSphere: d = 2.0, e = 0.45, h = 15.0, v_0 = -0.5\nAgingCopperSphere: d = 2.0, e = 0.5, h = 15.0, v_0 = 0.0",
"choices": [
"v = v_0·cos(g·t / v_0)",
"ΔS = Q_rev / T",
"I = (1/10)·m·d²",
"y(t) = h + v_0·t + (1/2)·g·t²"
],
"correct_index": 3,
"physics_type": "FreeFall",
"seed": "FreeFall|benchmark/freefall/5"
} |