In rectangle ABCD, if the coordinates of A are (0, 0) and the coordinates of C are (r, s), what are the coordinates of B.

I bet it is either 0,s, or r,0, depending on where B and D are

To find the coordinates of B, we need to understand the properties of a rectangle. A rectangle is a four-sided polygon with opposite sides that are equal in length and four right angles.

Given that the coordinates of point A are (0, 0) and the coordinates of point C are (r, s), we can use this information to determine the coordinates of point B.

Since opposite sides of a rectangle are equal in length, we can determine the coordinates of point B by using the length and height of the rectangle.

The length of the rectangle can be found by calculating the difference between the x-coordinates of points A and C: length = r - 0 = r.

The height of the rectangle can be found by calculating the difference between the y-coordinates of points A and C: height = s - 0 = s.

Now, to find the coordinates of point B, we need to consider the properties of a rectangle. Since opposite sides are parallel, the y-coordinate of B will be the same as the y-coordinate of A, which is 0.

Similarly, the x-coordinate of B will be the same as the x-coordinate of C, which is r.

Therefore, the coordinates of point B are (r, 0).