10 pound is more but not by much
The <em><u>correct answer</u></em> is:
A 180° rotation followed by a translation 1 unit down.
Explanation:
The points are mapped as follows:
J(3, 4)→J'(-3, -5)
K(3, 1)→K'(-3, -2)
L(1, 1)→L'(-1, -2)
A 180° rotation maps a point (x, y) to (-x, -y). This would map
J(3, 4)→(-3, -4)
K(3, 1)→(-3, -1)
L(1, 1)→(-1, -1)
The difference between these points and the image points are that each y-coordinate of the image is 1 lower than these. This means a translation 1 unit down would result in the image points.
Mean = (14 + 16 + 7 + 9 + 11 + 13 + 8 + 10) ÷ 8 = 11
Variance =
[ (14-11)²+(16-11)²+(7-11)²+(9-11)²+(11-11)²+(13-11)²+(8-11)²+(10-11)² ]/7 = 9.71
Answer: 9.71
Step-by-step explanation:
a(n) = a +(n-1)d
a=-5
d=5
a(n) = -5 +(n-1)5
=-5+5n-5
=5n-10
a(50) = -5 +(50-1)5
= 240
hope this helps
Answer:
y=1/2x-5
Step-by-step explanation:
We have slope so we just need to find the y intercept.
slope intercept formula is
y=mx+b
(m) is slope
(b) is y int
y=1/2x+b
now apply our given x and y values (4 & -3)
-3=1/2(4)+b
simplify
-3=2+b
subtract 2 from each side
-5=b
put that into our equation
y=1/2x-5