File size: 930 Bytes
34f1c47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
  "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\nPingPongBall: d = 0.04, e = 0.71, m = 0.003, h = 0.77, v_0 = 0.0\nTennisBall: d = 0.07, e = 0.75, m = 0.06, h = 0.77, v_0 = 0.6",
  "choices": [
    "σ = F/a² = E·ε",
    "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
    "R = v_0²·sin(2θ) / (g·cos²θ)",
    "ΔS = Q_rev / T"
  ],
  "correct_index": 1,
  "physics_type": "Composition",
  "composition_sources": [
    "InelasticCollision",
    "Projectile"
  ],
  "choice_sources": [
    "InelasticCollision",
    "Projectile",
    "Projectile",
    "InelasticCollision"
  ],
  "seed": "Composition|Composition/7",
  "is_realworld": true,
  "dropped_wrong_formulas": [
    "InelasticCollision: W_f = ∫ μ_k·m·g·ds = ΔE_k",
    "Projectile: F_drag = (1/2)·C_d·ρ·A·v² (A = π·(d/2)²)"
  ]
}