Answer:
K = (e, d)
Explanation:
We are given the coordinates of three vertices of a rectangle and we are to find the coordinates of the fourth point J.
H (0, 0)
I (0, d)
K (e, 0)
J = ?
We can find this using the following formula:
K = H + (I - H) + (K - H)
K = H + I - H + K - H
K = I + K - H
Substituting the given values in it to get:
K =
![(0, d) + (e, 0) - (0, 0)](https://img.qammunity.org/2020/formulas/mathematics/middle-school/ei3bwe3ogj3m735um3m1fxv0palccvults.png)
K =
![(0+e-0, d+0-0)](https://img.qammunity.org/2020/formulas/mathematics/middle-school/rwdmf5h3oh85l8da6d3ju05xubrnmhjp0q.png)
K = (e, d)