Answer:
7.00 and 7.40
Step-by-step explanation:
you see 4 it under the five you are going down if it over five ur going up
Answer:
The value of the test statistic is -2.64.
Step-by-step explanation:
The test statistic is:

In which X is the sample mean,
is the expected(claimed) mean,
is the standard deviation and n is the size of the sample.
An automobile manufacturer claims that its van has a 40.3 miles/gallon (MPG) rating.
This means that 
After testing 250 vans, they found a mean MPG of 39.9. Assume the standard deviation is known to be 2.4.
This means, respectively, that:

So



The value of the test statistic is -2.64.
Answer:
Option A
Step-by-step explanation:
Let the height of plant is 'b' units.
Graph representing the height of the plant will have y-intercept = b units
Since, the plant is growing at the same rate every week,
And growth of the plant is continuous.
Therefore, graph will be a straight line and continuous.
Since, the height of the plant is always increasing,
Slope of the line will be positive.
Option A will be the answer.
This is always ''interesting'' If you see an absolute value, you always need to deal with when it is zero:
(x-4)=0 ===> x=4,
so that now you have to plot 2 functions!
For x<= 4: what's inside the absolute value (x-4) is negative, right?, then let's make it +, by multiplying by -1:
|x-4| = -(x-4)=4-x
Then:
for x<=4, y = -x+4-7 = -x-3
for x=>4, (x-4) is positive, so no changes:
y= x-4-7 = x-11,
Now plot both lines. Pick up some x that are 4 or less, for y = -x-3, and some points that are 4 or greater, for y=x-11
In fact, only two points are necessary to draw a line, right? So if you want to go full speed, choose:
x=4 and x= 3 for y=-x-3
And just x=5 for y=x-11
The reason is that the absolute value is continuous, so x=4 works for both:
x=4===> y=-4-3 = -7
x==4 ====> y = 4-11=-7!
abs() usually have a cusp int he point where it is =0
Hope it helps, despite being this long!