apple-pi / realworld_subset /Gravity /Projectile /37 /formula_info.json
AnonymousSubmitt's picture
Add realworld_subset/Gravity/Projectile/37
2c9011b verified
{
"correct_letter": "B",
"correct_formula": "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
"annotation": "Environment: g=9.81, F_drag=!=0\nGround: e=0.5\nTennisBall: d = 0.07, e = 0.75, h = 1.4, v_0 = 3.06",
"choices": [
"I = V / R",
"y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
"y_max = v_0²·sin²θ / (2·g·cosθ)",
"h_next = e²·h_current"
],
"correct_index": 1,
"physics_type": "Projectile",
"seed": "Projectile|Gravity/Projectile/37",
"is_realworld": true,
"dropped_wrong_formulas": [
"F_drag = (1/2)·C_d·ρ·A·v² (A = π·(d/2)²)"
]
}