What is the coordinates of vertices of a rectangle whose length and breadth are 5 and 3 units respectively? Given that one vertex is at the origin, the longer side lies on the x-axis and one of the vertices lies in the first quadrant.
(0,0); (5,0); (5,3); (0,3)
So the coordinates of rectangle will be A(0,0); B(5,0); C(5,3); D(0,3)