Answer:
About 99.74% of the area is between z = -3 and z = 3
Step-by-step explanation:
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.
Area between z = 3 and z = -3
pvalue of z = 3 subtracted by the pvalue of z = -3
z = 3 has a pvalue of 0.9987
z = -3 has a pvalue of 0.0013
0.9987 - 0.0013 = 0.9974
0.9974*100 = 99.74%
About 99.74% of the area is between z = -3 and z = 3
Let the two numbers be represented by x and y respectively.
Then x + y = 23, and x - y = 5.
Solve this system of linear equations for x and y. Start by rearranging them vertically:
x + y = 23
x - y = 5
--------------- Combining the two equations eliminates y:
2x = 28.
Then x = 14. If x = 14, then 14 + y = 23, and y = 9..
The solution is (14, 9); that is, x = 14 and y = 9.
Answer:

Step-by-step explanation:
if correct brainyest pls
For any polygon, the formula of the interior angle is 180 - 360/n where n is the number of sides of the polygon. The exterior angle is the supplementary angle of the interior angle. Hence when n is equal to 46, then interior angle is equal to 172.17 degrees and the exterior is equal to 7.83 degrees.
Answer:
y = -2x + 3 is the required equation
Step-by-step explanation:
From the graph we will get two ordered pairs
If we see that When x=0 then y=3 and when x = 1 then y=1
Now from this we can find the slope of the Graph
So slope of graph = (y2 - y1) / (x2-x1)
=(1-3) / (1-0)
=-2
So
Slope = m = -2
Now the equation is
y = mx + b
We have to find the value of b
as we have two ordered pairs we can take any of it to find the value of b because line passes through those points
taking (0,3) as a point
y= mx + b
put values
3 = -2*(0) + b
so
b=3
Now the equation of the line in this form is
y = mx + b
which is
y = -2x + 3