Answer:
#1 is 60°, #2 is 55°
Step-by-step explanation:
all angles in a triangle add up to 180° so u can just subtract from that for the missing angles. :)
Answer:
36)12(37)0.67
Step-by-step explanation:
36)A=base×height
A=2×6
A=12
37)A=a+b/2h
A=2+6/12
A=8/12
A=0.67
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!!!