find the coordinates of the midpoint of a segment with the given endpoints. k(-9,3),h(4,3)
in Geometry Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

2 Answers

d = SQR[(x2 - x1)^2 + (y2 - y1)^2]

d = SQR(13^2 + 0^2) = SQR(169)

d = 13

kh = 13

midpoint is the mean of both x and y, in this case:

x = (-9 + 4)/2 = -5/2 = -2.5

y = (3 + 3)/2 = 6/2 = 3

midpoint = (-2.5,3)
by Level 6 User (23.1k points)
k(2,3) f(4,4)
by
what is the answer to k(2,3) f(4,4)

Related questions

2 answers
asked Jan 4, 2013 in Geometry Answers by Sandi Smith Level 1 User (320 points) | 1.8k views
1 answer
asked Feb 28, 2013 in Algebra 1 Answers by anonymous | 710 views
1 answer
asked Aug 18, 2019 in Geometry Answers by Akshay | 905 views
1 answer
1 answer
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,285 answers
2,420 comments
736,571 users