| { | |
| "correct_letter": "C", | |
| "correct_formula": "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)", | |
| "annotation": "Environment: g=9.81, F_drag=!=0\nGround: e=0.5\nSteelBall: d = 0.04, e = 0.6, h = 1.2, v_0 = 1.46", | |
| "choices": [ | |
| "R = v_0²·sin(2θ) / (g·cos²θ)", | |
| "ΔU = q·ΔV", | |
| "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)", | |
| "a_n = v² / ρ" | |
| ], | |
| "correct_index": 2, | |
| "physics_type": "Projectile", | |
| "seed": "Projectile|Gravity/Projectile/48", | |
| "is_realworld": true, | |
| "dropped_wrong_formulas": [ | |
| "F_drag = (1/2)·C_d·ρ·A·v² (A = π·(d/2)²)" | |
| ] | |
| } | |