Answer: Hypothesis testing
Step-by-step explanation:
In statistics , Hypothesis testing is a general procedure to check the results of a experiment or a survey to confirm that they have actual and valid results.
Given claim : A recent study claimed that half of all college students "drink to get drunk" at least once in a while. By believing that the true proportion is much lower, the College Alcohol Study interviews an SRS of 14,941 college students about their drinking habits and finds that 7,352 of them occasionally "drink to get drunk".
Here the College Alcohol Study is just testing the results of the survey .
Hence, this is is s a type of Hypothesis testing.
Y=4/5x hope that’s the right answer
Question 21
Let's complete the square
y = 3x^2 + 6x + 5
y-5 = 3x^2 + 6x
y - 5 = 3(x^2 + 2x)
y - 5 = 3(x^2 + 2x + 1 - 1)
y - 5 = 3(x^2+2x+1) - 3
y - 5 = 3(x+1)^2 - 3
y = 3(x+1)^2 - 3 + 5
y = 3(x+1)^2 + 2
Answer: Choice D
============================================
Question 22
Through trial and error you should find that choice D is the answer
Basically you plug in each of the given answer choices and see which results in a true statement.
For instance, with choice A we have
y < -4(x+1)^2 - 3
-7 < -4(0+1)^2 - 3
-7 < -7
which is false, so we eliminate choice A
Choice D is the answer because
y < -4(x+1)^2 - 3
-9 < -4(-2+1)^2 - 3
-9 < -7
which is true since -9 is to the left of -7 on the number line.
============================================
Question 25
Answer: Choice B
Explanation:
The quantity (x-4)^2 is always positive regardless of what you pick for x. This is because we are squaring the (x-4). Squaring a negative leads to a positive. Eg: (-4)^2 = 16
Adding on a positive to (x-4)^2 makes the result even more positive. Therefore (x-4)^2 + 1 > 0 is true for any real number x.
Visually this means all solutions of y > (x-4)^2 + 1 reside in quadrants 1 and 2, which are above the x axis.