Answer:
False
Step-by-step explanation:
It's a linear function. The graph is a straight line, therefore we need only two points.
Select any value of x and calculate the value of y:
y = -3x + 4
for x = 0 → y = -3(0) + 4 = 4 → (0, 4)
for x = 2 → y = -3(2) + 4 = -2 → (2, -2)
The decision rule for rejecting the null hypothesis, considering the t-distribution, is of:
- |t| < 1.9801 -> do not reject the null hypothesis.
- |t| > 1.9801 -> reject the null hypothesis.
<h3>What are the hypothesis tested?</h3>
At the null hypothesis, it is tested if there is not enough evidence to conclude that the mean voltage for these two types of batteries is different, that is, the subtraction of the sample means is of zero, hence:

At the alternative hypothesis, it is tested if there is enough evidence to conclude that the mean voltage for these two types of batteries is different, that is, the subtraction of the sample means different of zero, hence:

We have a two-tailed test, as we are testing if the mean is different of a value.
Considering the significance level of 0.05, with 75 + 46 - 2 = 119 df, the critical value for the test is given as follows:
|t| = 1.9801.
Hence the decision rule is:
- |t| < 1.9801 -> do not reject the null hypothesis.
- |t| > 1.9801 -> reject the null hypothesis.
More can be learned about the t-distribution in the test of an hypothesis at brainly.com/question/13873630
#SPJ1
If the endpoints of a diameter are (6,3) and (2,1) the midpoint is the center of the circle so:
(x,y)=((6+2)/2, (3+1)/2)=(4,2)
Now we need to find the radius....the diameter is:
d^2=(6-2)^2+(3-1)^2
d^2=16+4
d^2=20 since d=2r, r=d/2, and r^2=d^2/4 so
r^2=5
The standard form of the circle is (x-h)^2+(y-k)^2=r^2 and we know:
(h,k)=(4,2) from earlier so:
(x-4)^2+(y-2)^2=5