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 =

K =

K = (e, d)