Answer:
undefined
Step-by-step explanation:
Domain: x≤5 (notice the closed dot on the right and the arrow on the left)
Range: y≤2 (notice the closed dot on the right and the arrow on the left)
The arrow means it keeps going infinitely. The closed dot means it stops there but is inclusive of that value.
There are 2 oranges, if that’s what the question was?
∫(t = 2 to 3) t^3 dt
= (1/4)t^4 {for t = 2 to 3}
= 65/4.
----
∫(t = 2 to 3) t √(t - 2) dt
= ∫(u = 0 to 1) (u + 2) √u du, letting u = t - 2
= ∫(u = 0 to 1) (u^(3/2) + 2u^(1/2)) du
= [(2/5) u^(5/2) + (4/3) u^(3/2)] {for u = 0 to 1}
= 26/15.
----
For the k-entry, use integration by parts with
u = t, dv = sin(πt) dt
du = 1 dt, v = (-1/π) cos(πt).
So, ∫(t = 2 to 3) t sin(πt) dt
= (-1/π) t cos(πt) {for t = 2 to 3} - ∫(t = 2 to 3) (-1/π) cos(πt) dt
= (-1/π) (3 * -1 - 2 * 1) + [(1/π^2) sin(πt) {for t = 2 to 3}]
= 5/π + 0
= 5/π.
Therefore,
∫(t = 2 to 3) <t^3, t√(t - 2), t sin(πt)> dt = <65/4, 26/15, 5/π>.