\( (x - 2.5)^2 + (y - 2.5)^2 = 2.5 \)
To determine the equation of the circle passing through \((1,2)\) and \((4,3)\) with its center on the line \(x+y=5\), execute the subsequent steps:
\(h+k=5\) (Equation 1)
\((1-h)^2+(2-k)^2=r^2\) (Equation 2)
\((4-h)^2+(3-k)^2=r^2\) (Equation 3)
\(((4-h)^2+(3-k)^2) - ((1-h)^2+(2-k)^2) = 0\)
Expand and simplify both sides:
\[(4-h)^2 - (1-h)^2 + (3-k)^2 - (2-k)^2 = 0\]
\[(3)(4+1-2h)+(1)(3+2-2k)=0\]
\[15-6h+5-2k = 0\]
Further simplification yields:
\[3h+k=10\] (Equation 4)
Equation 1: \(h+k=5\)
Equation 4: \(3h+k=10\)
\[(3h+k)-(h+k)=10-5\]
\[2h=5\]
\[h=2.5\]
Substitute \(h=2.5\) into \(h+k=5\):
\[2.5+k=5\]
\[k=2.5\]
\((1-2.5)^2+(2-2.5)^2=r^2\)
\[(1.5)^2+(0.5)^2=r^2\]
\[2.25+0.25=r^2\]
\[r^2=2.5\]
\((x-2.5)^2+(y-2.5)^2=2.5\)
The definitive equation for the circle is \((x-2.5)^2+(y-2.5)^2=2.5\).