Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</name>
<questiontext format="html">
<text><![CDATA[<p class="HELM_exercise">Exercise</p>
<p>Find the definite integral of {@exp1@} from {@b1@} to {@b2@}, that is, find \(\displaystyle \int_{@b1@}^{@b2@} ({@exp@}) \, \mathrm{d}x\).</p>
<p>Find the definite integral of {@exp1@} from {@b1@} to {@b2@}, that is, find \(\displaystyle \int_{@b1@}^{@b2@} ({@exp1@}) \, \mathrm{d}x\).</p>
<p>First find the indefinite integral:</p>
<p>\(\displaystyle \int ({@exp1@}) \, \mathrm{d}x = \) [[input:ans1]] [[validation:ans1]] [[feedback:prt1]]</p>
<p>Now insert the limits of integration, the upper limit first, and hence evaluate the integral:</p>
Expand Down
Loading