MathsSolve the integral of x ln(x) dx
Integration by parts with u = ln(x): the result is (x^2/2) ln(x) - x^2/4 + C, with each step shown.
PhysicsA 2 kg block on a 30 degree incline. Find the acceleration.
Free body diagram, forces resolved along the plane, then a = g sin(30) with the numbers substituted.
ProgrammingWhy does this loop never terminate?
Reads the code off the page, points at the counter that is never incremented and shows the fix.
LanguagesRewrite this sentence in the passive voice
The rewritten sentence plus the grammar rule behind it, at the level you work at.
Multiple choiceWhich of these four options is correct?
The option it picks and, more usefully, why the other three are wrong.