She reads at 55 pages per hour for 4 hours so 55*4 = 220 pages so far. This means that she read 220 and had 330 left so 220 + 330 = 550 so the book is 550 pages. If she reads 55 pages per hour and there is a total of 550 pages, 550/55 = 10 hours to read the book.
Answer:
He made seven A's.
Step-by-step explanation:
360-220=140
140/20=7
3x-12+5-x=2x-7
2x-7 =2x-7
Means there are infinite solutions.
Answer:
C) The domain represents the weeks that have passed since Samantha started counting the kittens. The domain is all whole numbers.
Step-by-step explanation:
The problem statement tells you the independent variable w represents weeks that have passed. "Domain" refers to values the independent variable may have, so choices A or B make no sense here.
Time is measured continuously, and fractions of a week are possible. So, the domain could be <em>non-negative real numbers</em>. However, the answer choice D is "<em>all</em> real numbers", which includes negative numbers for which the function makes no sense.
The domain "all whole numbers" includes non-negative integers. It is reasonable to restrict the domain to non-negative integer numbers of weeks, so answer choice C is the best option.
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!!!