Answer:
20
Step-by-step explanation:
Answer:
Point-slope is the general form y-y₁=m(x-x₁) for linear equations. It emphasizes the slope of the line and a point on the line (that is not the y-intercept). Watch this video to learn more about it and see some examples. Created by Sal Khan.
Step-by-step explanation:
pls give me brainless
Answer: The standard deviation was calculated incorrectly.
Step-by-step explanation:
- The standard deviation measures the dispersion of the data values from the mean value.
It cannot be negative , because it is the square root of the variance .
We add all squared deviations from the data points away from the mean and (then divide it by the number of data values) to evaluate variance.
Since , any squared number cannot give a negative result.
⇒ Standard deviation cannot be negative.
⇒The standard deviation was calculated incorrectly.
Rest other things (given in options) can not be interpreted on the basis of given information.
You need to include the Image
Answer:
26 rows
Step-by-step explanation:
this is like a rectangle length×width situation.
seats per row = s
number of rows = r
s × r = 884
s = r + 8
so, we can use e.g. the second equation in the first :
(r + 8) × r = 884
r² + 8r = 884
r² + 8r - 884 = 0
the general solution to such a quadratic equation is
x = (-b ± sqrt(b² - 4ac))/(2a)
in our case
x = r
a = 1
b = 8
c = -884
r = (-8 ± sqrt(8² - 4×1×-884))/(2×1) =
= (-8 ± sqrt(64 + 3536))/2 = (-8 ± sqrt(3600))/2 =
= (-8 ± 60)/2 = -4 ± 30
r1 = -4 + 30 = 26
r2 = -4 - 30 = -34
a negative number did not make any sense for the number of rows, so r = 26 is our answer.