Find the distance between the points (4,6) and (8,3).Write your answer as a whole number or a fully simplified radical expression. Do not round.__ units
Q. Find the distance between the points (4,6) and (8,3).Write your answer as a whole number or a fully simplified radical expression. Do not round.__ units
Initialize Points: To find the distance between two points (x1,y1) and (x2,y2), we use the distance formula: (x2−x1)2+(y2−y1)2. For the points (4,6) and (8,3), we have (x1,y1)=(4,6) and (x2,y2)=(8,3).
Calculate x-coordinate difference: First, calculate the difference in the x-coordinates: (x2−x1)=(8−4)=4.
Calculate y-coordinate difference: Next, calculate the difference in the y-coordinates: (y2−y1)=(3−6)=−3. Since we are going to square this value, the negative sign will not affect the result.
Square the differences: Now, square the differences: (x2−x1)2=42=16 and (y2−y1)2=(−3)2=9.
Add squared differences: Add the squared differences: 16+9=25.
Find the distance: Finally, take the square root of the sum to find the distance: 25=5 units.