The mode is the number repeated most often, so if we arrange these numbers in order, we can see what numbers repeat the most-
1 1 1 2 3 3 5 7 8 8 9
The number that repeats the most is 1
(1 counted 3 times)
(3 counted twice)
(8 counted twice)
Answer:
x=-2 y=3
Step-by-step explanation:
The substitution is basically given to you. Exchange x from the second equation with y-5
Once that is done and you combine the parentheses you get:
2y-10+y=-1
Add 10 on both sides of the equal sign
You get:
3y=9
Divide both sides by 3
You get:
y=3
To check your work you can substitute y in the second equation with 3 and solve it that way to get x=-2 (x equals negative two)
1 m = 100 cm, so 5 m = 500 cm plus the 32 cm, so she has a rope that is 532 cm long.
532 - 249 = 283 cm
So the other piece of rope is 283 cm long.
The LinReg line of best fit for this data set is ŷ = -1.24X + 0.66
<h3>What is regression line?</h3>
A linear regression line has an equation of the form Y = a + bX, where X is the explanatory variable and Y is the dependent variable.
Given:
(−5, 6.3),
(−4, 5.6),
(−3, 4.8),
(−2, 3.1),
(−1, 2.5),
(0, 1.0),
(1, −1.4)
Sum of X = -14
Sum of Y = 21.9
Mean X = -2
Mean Y = 3.1286
Sum of squares (SSX) = 28
Sum of products (SP) = -34.6
Regression Equation,
ŷ = bX + a
b = SP/SSX = -34.6/28 = -1.23571
a = MY - bMX = 3.13 - (-1.24*-2) = 0.65714
ŷ = -1.23571X + 0.65714
ŷ = -1.24X + 0.66
Learn more about regression line here:
brainly.com/question/7656407
#SPJ1