Answer:
x = 1 , y = 7
Step-by-step explanation:
Answer:
(5.5,-8)
Step-by-step explanation:
(7 + 4)/2 = 5.5
(-6 + -10)/2 = -8
Statistic significance requires that your sample be representative of the population, but I'm struggling with this because if the class is an elective then the answer would be: <span>No, it is not a valid inference because she asked all 22 students in her science class instead of taking a sample of the students in her school.
BUT if the class is required, as most science classes are, then it WOULD be a random sample of the school. So the last option would be correct.
My guess though is that the teacher is looking for answer B.
</span>
I'll explain how to do the first one:-
y = cos-1(x2)
This can be described as ' a function of a function' x^2 is a function of x and cos-1(x^2) is a function of x^2.
We need to apply the chain rule.
Personally I find this easier to understand if i let u = x^2, so
If y = f(u) and u is a function of x then
dy/dx = dy/ du * du/dx
Here u = x^2 and y = cos-1(u)
du/dx = 2x
so dy/dx = d(cos-1(x^2) dx = dy/du * du/dx
= -1 / √(1 - u^2) * 2x
= -2x / √(1 - u^2)
= -2x / √(1 - (x^2)^2)
= -2x / √(1 - x^4)
I hope this helps. but if not. you might like to employ the formulae in the question - The square boxes contain the 'u' s in my answer. These formulae are equivalent to my explanation.