Can someone please solve these 2 equations to get values of h and k? I know the values of h and k but not sure how to solved these equations to get h and k 's values
- $(20.01 - h)^2 + (17.94 - k)^2 = 285.27$
- $(3.25 - h)^2 + (15.81 - k)^2 = 285.27$
These equations are of a circle representing 2 points on circumferences. Answer is $h = 13.45$ $k = 2.36$
From 1, we have:
$20.01^2-40.02h+h^2+ 17.94^2-35.88k+k^2=285.27.$
i.e. $40.02h+35.88k=h^2+k^2+436.9737\cdots (3)$
From $(2)$, we have:
$3.25^2-6.5h+h^2+15.81^2-31.62k+k^2=285.27$.
i.e. $6.5h+31.62k=h^2+k^2-24.7514\cdots (4)$
From $(3),(4)$ we get:
$40.02h+35.88k-436.9737=6.5h+31.62k+24.7514$
i.e. $33.52h+4.26k=461.7251$
i.e. $h=13.7746152-0.127088305k\cdots(5)$
Plugging this value in, say $(3)$, we get:
$40.02(13.7746152-0.127088305k)+35.88k=(13.7746152-0.127088305k)^2+k^2+436.9737$
i.e. $1.01615144k^2-34.295111k+75.4536236=0.$
Solving this, we get $k=31.38400797219823$ & $k=2.365991929391239$.
Corresponding to approximate value $k=2.36$, from $(5)$, we see that
$h=13.7746152-0.127088305\times2.36$
i.e. $h=13.4746868$ i.e. $h=13.47$ approximately.
Thus, we have: $(h,k)=(2.36,13.47)$. Note that there exists another value for $k$ and hence for $h$, so the two circles intersect each other in two points, one of which is $(2.36,13.47)$.