A is the answer because you need to know how much he spends. If wrong sorry.
It is convenient to do part b first, then use that result to do part a.
b. For some pair of points (x1, y1) and (x2, y2), you want to find a point (a, b) such that (a, b) - (x1, y1) = (x2, y2) - (a, b). That is, the differences of coordinates from one end to the center are the same as the differences from the center to the other end.
Adding (a, b) to the above equation gives
2(a, b) - (x1, y1) = (x2, y2)
Adding (x1, y1) then gives
2(a, b) = (x1, y1) + (x2, y2)
Finally, dividing by 2 gives a formula for (a, b):
(a, b) = ((x1, y1) + (x2, y2))/2
The midpoint is the average of the end points.
a. Using the result from part b, the midpoint is
midpoint = ((2, 3) + (6, 7))/2 = (8, 10)/2
midpoint = (4, 5)
Answer:
Option B.
Step-by-step explanation:
It is given that triangle GFH has vertices G(2, –3), F(4, –1), and H(1, 1).
The triangle is rotated 270° clockwise using the origin as the center of rotation. So, rule of rotation is defined as
Now,
So, the vertices of image are G'(3,2), F'(1,4) and H'(-1,1).
Therefore, the correct option is B.
Answer:
D
Step-by-step explanation:
It is going from top left to bottom right, so we now it is a negative slope. This leaves us with B or D. When the y axis decreases 1 (aka (x,-1)) the x axis is at 4. Rise/run is 1/4.