Respuesta :
The distance between the two points is √34
Distance between two points
The formula for calculating the distance between two points is expressed as:
- D = √(x2-x1)² + (y2-y1)²
Given the coordinate points (1, 4) and (-2, -1). Substitute into the formula to have:
D = √(-1-4)² + (-2-1)²
D = √(-5)² + (-3)²
D = √25 + 9
D = √34
Hence the distance between the two points is √34
Learn more on distance here: https://brainly.com/question/23848540