Ji young L. answered 08/05/21
Experienced Algebra/Geometry/Precalculus Tutor
Generally, if you have the coordinates of 2 points (x1,y1) and (x2,y2), their midpoint can be found by finding the averages of their x's and y's.
That means that you can find the x coordinate of the midpoint by calculating (x1 + x2)/2
And the y coordinate by calculating (y1 + y2)/2
Specific to this case, since one of our points is (0,0), you can just halve the coordinates to the other point, since that'll get you halfway between (0,0) and (k,b)
I.e. (k/2, b/2)
David W.
Since P2 is the point (0,0), x2=0 and y2=0, so the midpoint is ( k/2, b/2 ).08/04/21