answersLogoWhite

0

Just find the midpoint of opposite corners

Consider the rectangle with sides of length a and b. The length of a diagonal is then sqrt(a2+b2) The two diagonals cross at the midpoint or where the length of the line from one vertex to the center is one half of a diagonal or (0.5)[sqrt(a2+b2)].

1- Consider you have Point A(XA,YA) corresponding to the upper left coordinate of the rectangle and you have Point B(XB, YB) corresponding to the lower right coordinate of the rectangle, then, coordinates of the center Point C (XC, YC) is calculated:

XC = XA + (XB-XA)/2

YC = YA - (YA-XB)/2

2- Consider you have Point A(XA,YA) corresponding to the upper left coordinate of the rectangle and the width (W) and height (H) of the rectangle, then, coordinates of the center Point C (XC, YC) is calculated:

XC = XA + (W)/2

YC = YA - (W)/2

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What are the coordinates of the fourth vertex of the rectangle?

It depends on what the coordinates of the first three vertices are!


Are the midpoints the vertices of a rectangle?

No- the vertices of a rectangle are the four coordinates (corners) not the midpoints.


What are the 4 coordinates of a rectangle?

90 Degrees exact


What is the Formula for center of gravity of a rectangle?

The formula for the center of gravity of a rectangle is: X = (W/2) and Y = (H/2), where X is the distance from the side of the rectangle to the center and Y is the distance from the top of the rectangle to the center, W is the width of the rectangle, and H is the height of the rectangle.


What are the center coordinates of a rectangle whose height is 40 width is 30 and with starting points at 25 and 25?

(40, 45) The center point is half way along the width and half way up the height; thus the center coordinates are: (25 + 30/2, 25 + 40/2) = (25 + 15, 25 + 20) = (40, 45)


How do you find the area of a rectangle if you have coordinates?

multiply width times length


Point G of the rectangle is at the origin.What are the coordinates of point E?

-a, b


What is the first step to finding a triangles center of gravity?

The first step to finding a triangle's center of gravity is to calculate the average of the x-coordinates and y-coordinates of the triangle's vertices. This will give you the coordinates of the centroid, which is the point where the center of gravity lies.


Where is center of rotation of rectangle?

centre it and that is the answer


What are the coordinates at the center of Australia are?

-24.046464, 135.864256


What are the coordinates of the center of a cube?

Without further information, the coordinates could be any ordered triplet.


What are the coordinates of the fourth vertex of the rectangle that the scientists plan to exlore?

To determine the coordinates of the fourth vertex of a rectangle, you need to know the coordinates of the other three vertices. If you have the coordinates of three vertices, you can find the fourth by using the properties of a rectangle, where opposite sides are equal and the diagonals bisect each other. For example, if the vertices are A(x1, y1), B(x2, y2), and C(x3, y3), you can find the fourth vertex D(x4, y4) through the midpoint formula or by ensuring that the lengths of the sides and the diagonals are consistent. Please provide the coordinates of the existing vertices for a specific answer.