Answer:61.8°
Step-by-step explanation:
Length of arc=(theta)/360 x 2 x π x radius
9.7=(theta)/360 x 2 x 3.14 x 9
9.7=56.52(theta)/360
cross multiply
9.7 x 360=56.52(theta)
3492=56.52(theta)
Divide both sides by 56.52
3492/56.52=56.52(theta)/56.52
61.8=theta
theta=61.8°
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.
Answer:
Infinite solution
Step-by-step explanation:
There is 3 possible solutions to a system of linear equations:
- One solution - two distinct lines that do not share y-intercept or slop intersect at a point
- No solution - two distinct lines that share the same slope but not the same y-intercept never intersect and are parallel
- Infinite solution - one distinct function represented two ways which in simplest form share the same slope and y-intercept
The first equation is in simplest form y=2x+3.
The second equation 2y=4x+6 when simplified becomes y=2x+3.
These are the same lines with the same slope and y-intercept. Therefore, they have infinite solutions.