Answer:
Step-by-step explanation:
For this sort of problem, there can be an infinite number of answers.
It can be convenient to choose one of the simpler answers by looking at the operations that are performed on the variable. Here, you have ...
- 2 multiplies it
- 4 is added to the product
- the square root is taken
- 8 is divided by that root
You can work from the bottom up and define the outer function (f(x)) to be any of these operations. In our answer above, we have elected to include the "square root" and the "8 divided by that root" in our definition of f.
Then our function g takes care of the other operations.
2 3/4 divided by 1/4
is
2 3/4 multiplied by 4/1
which is (2+3/4)*4 = 2*4 + 3/4*4 = 8+3 =<em>11</em>
20 bicycles. two tires per one bike. 2*10=20
Step-by-step explanation:
You have miscopied the second equation as it contains a third variable B when there isn't a B in the answers.
Please correct it for assistance
∫(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/π>.