We need to find the coordinates of the top vertex A of the equilateral triangle.
The coordinates of a point are given by its horizontal distance from the y-axis (x-coordinate) and its vertical distance from the x-axis (y-coordinate).
The x-coordinate of A will be the x-coordinate of the midpoint of the base BC.
The y-coordinate of A will be the height of the triangle, which we calculated in the previous part.
The base BC lies on the x-axis, with B at (0, 0) and C at (4, 0).
The altitude from A to BC bisects BC. The point where the altitude meets BC is the midpoint of BC.
Midpoint of BC = ( (0+4)/(2), (0+0)/(2) ) = ( (4)/(2), 0 ) = (2, 0).
The x-coordinate of vertex A must be the same as the x-coordinate of this midpoint. So, the x-coordinate of A is 2.
The y-coordinate of vertex A is its height above the x-axis. From part (ii), we calculated the height to be 2√(3).
Therefore, the coordinates of A are (2, 2√(3)).
The coordinates of A are (2, 2√(3)).