Answer:
26.6667 minutes or 0.444 hours per activity.
Step-by-step explanation:
If he spent an equal amount of time on each activity, then it would have to be divided equally: 4hours/9
In minutes:
4 x 60 = 240 minutes
240/9
26.6667 minutes per activity.
In Hours:
4/9
0.444 hours per activity.
2.25 days i would assume if they each wat once a day. However there isn’t enough info because we dont know how often they’re eating.
B - Since it is a dotted inequality, it would be a equal to and something else. And since it is greater than 3, it would be X is equal to or less than 3
Answer:
∫((cos(x)*dx)/(√(1+sin(x)))) = 2√(1 + sin(x)) + c.
Step-by-step explanation:
In order to solve this question, it is important to notice that the derivative of the expression (1 + sin(x)) is present in the numerator, which is cos(x). This means that the question can be solved using the u-substitution method.
Let u = 1 + sin(x).
This means du/dx = cos(x). This implies dx = du/cos(x).
Substitute u = 1 + sin(x) and dx = du/cos(x) in the integral.
∫((cos(x)*dx)/(√(1+sin(x)))) = ∫((cos(x)*du)/(cos(x)*√(u))) = ∫((du)/(√(u)))
= ∫(u^(-1/2) * du). Integrating:
(u^(-1/2+1))/(-1/2+1) + c = (u^(1/2))/(1/2) + c = 2u^(1/2) + c = 2√u + c.
Put u = 1 + sin(x). Therefore, 2√(1 + sin(x)) + c. Therefore:
∫((cos(x)*dx)/(√(1+sin(x)))) = 2√(1 + sin(x)) + c!!!