If the coordinates of A are (1,1) and the midpoint of line AB is (2,0) then the coordinates of B are..... A. (-0.5,0.5) B. (0.5,0.5) C. (-1,0) D. (-5,-1)
What have you done to start this problem?
You might want to review the relationship between the coordinates of the MIDPOINT of a segment and the coordinates of the endpoints of the segment.
The midpoint formula should be of some assistance.... To find the midpoint of a segment whose endpoints are known, ADD the x coordinates of the endpoints and divide by 2 to get the x coordinate of the midpoint; ADD the y-coordinates of the endpoints and divide by 2 to get the y-coordinate of the midpoint.
That is, if (x
1, y
1) and (x
2, y
2) are the endpoints of a segment AB, you'd find the coordinates of the midpoint this way:
(x
1 + x
2)/2 would be the x-coordinate of the midpoint.
(y
1 + y
2)/2 would be the y-coordinate of the midpoint.
In your problem, you KNOW that one endpoint has coordinates (1, 1). And you KNOW that the midpoint has coordinates (2, 0). You're looking for the coordinates of the other endpoint of the segment. Let (x, y) be the coordinates of the other endpoint....
Then, we know that the x-coordinate of the midpoint is (1 + x)/2, and we also know that x-coordinate is 2. SO.......
(1 + x) / 2 = 2
Solve that for x, and you'll have the x-coordinate of the other end of the segment.
Do something similar to find the y-coordinate of the other end of the segment.
If you're expecting that someone is going to hand you an answer without seeing any work on your part, you've come to the wrong place. If you show us what you've done, and tell us where/why you are "stuck," we'll do our best to try to help you.