Answer:
The answer to the question is F
Step-by-step explanation:
Why it is an Scalene Triangle ,it because all the sides and angle are not equal
Answer:
The expression is 10t = 65
Step-by-step explanation:
At the point where the local train and the express train meet, both trains would have travelled an equal distance.
A local train leaves the station in Springfield traveling toward New York City at a constant rate of 55 mph.
Let t represent the time it spent in travelling a given distance.
Distance = speed × time
Therefore,
Distance travelled by the local train is 55 × t = 55t
The express train headed for New York City on the same route leaves the station 1 hour later. The rate of the express train is 65 mph. It means that total time spent travelling the same distance as the local train is t - 1
Therefore, distance travelled is
65(t - 1)
Since the distance travelled is the same, therefore,
55t = 65t - 65
65t - 55t = 65
10t = 65
Step-by-step explanation:
D because -2.3 is the number between -2 and -3 but it's not more than -2.5 (half point of -2and -3).
Answer:
n=-20
Step-by-step explanation:
First subtract four from both sides then you'll get
-4=n/5
Second multiply 5 to both sides then you'll get
n=-20
Answer:
a) NORM.S.INV(0.975)
Step-by-step explanation:
1) Some definitions
The standard normal distribution is a particular case of the normal distribution. The parameters for this distribution are: the mean is zero and the standard deviation of one. The random variable for this distribution is called Z score or Z value.
NORM.S.INV Excel function "is used to find out or to calculate the inverse normal cumulative distribution for a given probability value"
The function returns the inverse of the standard normal cumulative distribution(a z value). Since uses the normal standard distribution by default the mean is zero and the standard deviation is one.
2) Solution for the problem
Based on this definition and analyzing the question :"Which of the following functions computes a value such that 2.5% of the area under the standard normal distribution lies in the upper tail defined by this value?".
We are looking for a Z value that accumulates 0.975 or 0.975% of the area on the left and by properties since the total area below the curve of any probability distribution is 1, then the area to the right of this value would be 0.025 or 2.5%.
So for this case the correct function to use is: NORM.S.INV(0.975)
And the result after use this function is 1.96. And we can check the answer if we look the picture attached.