Answer:
2%
Step-by-step explanation:
To reflect over the y axis, the formula is (-x, y). For W, which currently is (-6, -4), the -6 becomes -(-6), which is the same as 6, so the answer is (6, -4).
X= 1st integer
x+2= 2nd integer
x+4= 3rd integer
Add the integers together
x + (x + 2) + (x + 4)= 279
combine like terms
3x + 6= 279
subtract 6 from both sides
3x= 273
divide both sides by 3
x= 91 first integer
Substitute x=91 to find 2nd & 3rd integers
2nd Integer
=x+2
=91+2
=93
3rd Integer
=x+4
=91+4
=95
ANSWER: The three test scores are 91, 93 and 95.
Hope this helps! :)
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