The distance between the points (4, 3) and (1, -1) on the coordinate plane will be 5 units. Then the correct option is C.
<h3>What is the distance between two points?</h3>
The shortest distance (length of the straight line segment's length connecting both given points) between points ( p,q) and (x,y) is:
D² = (x - p)² + (y - q)²
The points are given below.
(4, 3) and (1, -1)
Then the distance between the points will be
D² = (4 - 1)² + (3 + 1)²
D² = 3² + 4²
D² = 9 + 16
D² = 25
D = 5 units
Then the correct option is C.
Learn more about the distance between two points here:
brainly.com/question/16410393
#SPJ1