let us repersent the number of student tickets, then 's + 20' is repersenting the number of adult tickets.
The equation for the total tickets can be experssed as the following:
4.00 * s + 8.00 * ( s + 20 ) = 880.00
solving for 's=60', there were 60 student tickets.
60 + 20 = 80
there were 80 adult tickets.
Hope helps!-Aparri
Answer:
B
Step-by-step explanation:
Answer: 0.4 miles
Step-by-step explanation:
You can use the equation y=1/5x to help you figure it out where x is the days and y is the length. y=1/5(2). y=2/5 or 0.4 miles. Please vote my answer as brainliest
Answer:
D
Step-by-step explanation:
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!!!