Answer:
it's b :)
Step-by-step explanation:
Ans(1):
Given equation is f(x)=-1.5x+6
we can plug any number like x=0 and x=2 to find the f(x) also called y-value
plug x=0
f(x)=-1.5x+6 =-1.5*0+6 =0+6 =6
Hence first point is (0,6)
plug x=2
f(x)=-1.5x+6 =-1.5*2+6 =-3+6 =3
Hence first point is (2,3)
now we can graph both points then join them to get final graph of f(x)=-1.5x+6
---------------------
Ans(2):
We can repeat exactly same process for f(x) = -1/2x-5.
So the final graph will look like attached picture:
The question requires stating the Null and Alternative hypothesis for the scenario described :
Answer:
H0 : μ = 24
H1 : μ < 24
Step-by-step explanation:
The claim or hypothesis to be tested in a statistical problem or analysis is the alternative hypothesis. This is usually the opposite of the Null hypothesis which is the usually the initial truth until there is significant evidence provided using statistical test to prove otherwise.
The null hypothesis, H0 in the scenario above is :
H0 : μ = 24 ( average battery life is 24 hours)
The alternative hypothesis is the claim, that is. The mean battery life not up to 24 hours ;
H1 : μ < 24
Example :
u have an endpoint at (6,5)......ad the midpoint is (4,2)....find the other endpoint.
midpoint formula : (x1 + x2) / 2, (y1 + y2) / 2
one endpoint (6,5)....x1 = 6 and y1 = 5
other endpoint (x,y)...x2 = x and y2 = y
sub into the formula
m = (6 + x) / 2, (5 + y) / 2
okay, so the midpoint is (4,2)....so ur x value will equal 4
(6 + x) / 2 = 4...multiply both sides by 2
6 + x = 4 * 2
6 + x = 8
x = 8 - 6
x = 2 <==
midpoint is (4,2)....so the y value will equal 2
(5 + y) / 2 = 2 ...multiply both sides by 2
5 + y = 2 * 2
5 + y = 4
y = 4 - 5
y = -1 <==
so ur other endpoints are (2,-1)