The distance between points (4,6) and (4,-1) is 7 units.
Given The coordinates of the end points of line (4,6) and (4,-1).
Distance is the measurement about how far things are present on the surface. It is usually calculated in some units known as km, m, etc.
The distance between two points can be calculated as under:
Distance=[tex]\sqrt{(x2-x1)^{2} +(y2-y1)^{2} }[/tex] where the coordinates are (x1,y1),(x2,y2).
To calculate the distance we need to put the values of coordinates in the formula:
Distance between (4,6) and (4,-1)=[tex]\sqrt{(4-4)^{2} +(-1-6)^{2} }[/tex]
=[tex]\sqrt{(0)^{2}+(-7)^{2} }[/tex]
=[tex]\sqrt{0+49}[/tex]
=[tex]\sqrt{49}[/tex]
=7
Hence the distance between (4,6) and (4,-1) is 7 units.
Learn more about distance at https://brainly.com/question/2854969
#SPJ10