stzhao commited on
Commit
727c3da
·
verified ·
1 Parent(s): c45583b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -405,6 +405,10 @@ def create_demo():
405
  "./examples/17.png",
406
  "Fill the exact green shape shown in the question grid. Choose the only option set whose pieces perfectly tile the shape without gaps or overlap.",
407
  ],
 
 
 
 
408
  ]
409
 
410
  gr.Examples(
 
405
  "./examples/17.png",
406
  "Fill the exact green shape shown in the question grid. Choose the only option set whose pieces perfectly tile the shape without gaps or overlap.",
407
  ],
408
+ [
409
+ "./examples/18.png",
410
+ "Consider a string of \(L=2.00 \mathrm{~m}\) attached to an adjustable-frequency string vibrator as shown in the figure <image_start>[problem_image_1]<image_end>. The waves produced by the vibrator travel down the string and are reflected by the fixed boundary condition at the pulley. The string, which has a linear mass density of \(\mu=0.006 \mathrm{~kg} / \mathrm{m}\), is passed over a frictionless pulley of a negligible mass, and the tension is provided by a 2.00-kg hanging mass.\n(a) What is the velocity of the waves on the string?\n(b) Draw a sketch of the first three normal modes of the standing waves that can be produced on the string and label each with the wavelength.\n(c) List the frequencies that the string vibrator must be tuned to in order to produce the first three normal modes of the standing waves.",
411
+ ],
412
  ]
413
 
414
  gr.Examples(