<h3>
Answer: 3 units</h3>
=============================================================
Explanation:
The y coordinates are identical, so we just need to focus on the x coordinates.
Going from 0 to -3 is a distance of 3 units. Drawing out a number line might help.
Or we could apply subtraction and absolute value
|x1-x2| = |0-(-3)| = |0+3| = |3| = 3
which is the same as
|x2-x1| = |-3-0| = |-3| = 3
The absolute value is to ensure the result is never negative. Distance is never negative.
Side note: if the y coordinates weren't the same, then we'd have to use either the pythagorean theorem or the distance formula.
30 minutes / 3 miles = 10 minutes for 1 mile
7 miles * 10 minutes per mile = 70 minutes total to run 7 miles
Answer:
Step-by-step explanation:
The mean SAT score is
, we are going to call it \mu since it's the "true" mean
The standard deviation (we are going to call it
) is

Next they draw a random sample of n=70 students, and they got a mean score (denoted by
) of 
The test then boils down to the question if the score of 613 obtained by the students in the sample is statistically bigger that the "true" mean of 600.
- So the Null Hypothesis 
- The alternative would be then the opposite 
The test statistic for this type of test takes the form

and this test statistic follows a normal distribution. This last part is quite important because it will tell us where to look for the critical value. The problem ask for a 0.05 significance level. Looking at the normal distribution table, the critical value that leaves .05% in the upper tail is 1.645.
With this we can then replace the values in the test statistic and compare it to the critical value of 1.645.

<h3>since 2.266>1.645 we can reject the null hypothesis.</h3>
The answer is 2/3
I hope this works for you :)