Michael J. answered 05/25/16
Tutor
5
(5)
Mathematical Reasoning and Logic Application
Since the question intentionally did not provide a diagram, you need to plot the given points on a coordinate system and connect the points so that you get a closed polygon resembling a quadrilateral.
First step:
Draw the three coordinates which is A, B, and C. Then connect the points in the order given. Be sure to label your points. You should end up with 2 lines segments.
Second step:
Use the angle and diagonals as your references to locate point M. AC and BD are line segments that intersect at point M. So you are going to connect point A and point C to create line segment AC. Then create a line segment from point B that is perpendicular to line segment AC. You will then have two triangles. Notice that perpendicular lines form right angles. Right angles are always 90 degrees. That 90 degree angle that you created is angle M. Triangle BMA is the right triangle. That right triangle contains point M. Now label that point.
Third step:
Draw a line segment from point M so that it is the same distance as BM. The endpoint of this segment that you draw is point D and it should be below the x-axis. Since AC and BD intersects at point M and BM=MD, point M is the midpoint of BD.
Fourth Step:
Use the midpoint formula to find point D.
(xM , yM) = ( (xB + xD) / 2 , (yB + yD) / 2 )
where:
midpoint = point M = (xM , yM)
Point B = (xB , yB)
Point D = (xD , yD)
Break up this formula into two equations. One equation to find the x-coordinate of D, and the other to find the y coordinate of D.
xM = (xB + xD) / 2 and yM = (yB + yD) / 2
xD = 2(xM) - xB and yD = 2(yM) - yB
Just follow the steps and you will get you point D. If you any questions, let me know