Merge pull request #100 from jverzani/v0.18

adjust question
This commit is contained in:
john verzani 2023-05-25 13:41:12 -04:00 committed by GitHub
commit 768c649d76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -200,7 +200,7 @@ What integral will show the intuition of the Merton College scholars that the di
#| hold: true
#| echo: false
choices = [
"``\\int_0^t v(u) du = v^2/2 \\big|_0^t``",
"``\\int_0^t (v_0 + au) du = (v_0 t + a\cdot u^2/2)\\big|_0^t``",
"``\\int_0^t (v(0) + v(u))/2 du = v(0)/2\\cdot t + x(u)/2\\ \\big|_0^t``",
"``(v(0) + v(t))/2 \\cdot \\int_0^t du = (v(0) + v(t))/2 \\cdot t``"
]