apple-pi / realworld_subset /Gravity /Projectile /44 /formula_info.json
AnonymousSubmitt's picture
Add realworld_subset/Gravity/Projectile/44
2a469f7 verified
{
"correct_letter": "D",
"correct_formula": "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
"annotation": "Environment: g=9.81, F_drag=!=0\nGround: e=0.5\nBaseball: d = 0.07, e = 0.55, h = 0.75, v_0 = 3.11",
"choices": [
"U = (1/2)·k·x²",
"a_n = v² / ρ",
"y_max = v_0²·sin²θ / (2·g·cosθ)",
"y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)"
],
"correct_index": 3,
"physics_type": "Projectile",
"seed": "Projectile|Gravity/Projectile/44",
"is_realworld": true,
"dropped_wrong_formulas": [
"F_drag = (1/2)·C_d·ρ·A·v² (A = π·(d/2)²)"
]
}