Question 59989
Find the distance between the two points given. Round to the nearest tenth, if necessary.

(4,0)  and (6,3)
The distance formula is: {{{highlight(d=sqrt((x2-x1)^2+(y2-y1)^2))}}}
(x1,y1)=(4,0) and (x2,y2)=(6,3)
{{{d=sqrt((6-4)^2+(3-0)^2)}}}
{{{d=sqrt((2)^2+(3)^2)}}}
{{{d=sqrt(4+9)}}}
{{{d=sqrt(13)}}}
{{{d=3.60551275}}}
{{{highlight(d=3.6)}}}
Happy Calculating!!!