apple-pi / realworld_subset /Gravity /Freefall /32 /formula_info.json
AnonymousSubmitt's picture
Add realworld_subset/Gravity/Freefall/32
733dc4d verified
{
"correct_letter": "D",
"correct_formula": "v = v_0 + g·t",
"annotation": "Environment: g=9.81, F_drag=!=0\nGround: e=0.5\nFloorball: d = 0.07, e = 0.86, h = 1.51, v_0 = 3.53",
"choices": [
"PV = nRT",
"y(t) = h·(1 - e^(-g·t²/2))",
"I = (1/10)·m·d²",
"v = v_0 + g·t"
],
"correct_index": 3,
"physics_type": "FreeFall",
"seed": "FreeFall|Gravity/Freefall/32",
"is_realworld": true,
"dropped_wrong_formulas": [
"P + (1/2)·ρ·v² + ρ·g·h = constant"
]
}