ABCD forms a rectangle. With 3 points, A,B,C, find D.

In summary, by using the dot product, we can show that AB and AC are perpendicular. To find the coordinates of point D in order to form a rectangle ABCD, we can simply add the vector AB to point C to get the coordinates of D. This is possible because opposite sides of a rectangle are parallel and have the same length.
  • #1
says
594
12

Homework Statement


Given A = [2, 9, 8], B = [6, 4, −2] and C = [7, 15, 7], show that AB and AC are perpendicular, then find D so that ABCD forms a rectangle.

Homework Equations



Dot Product

The Attempt at a Solution


The vector AB = B - A = [4,-5,-10]
The vector AC = C - A = [5,6,-1]

AB⋅AC = 0 if they are perpendicular

(4*5) + (-5*6) + (-10*-1) = 20 - 30 + 10 = 0

AB and AC are perpendicular.

I'm not sure how to find the point D though. Seeing as it's a rectangle, the distance from CD = AB? And the distance from BD = AC? Can I just use Pythagoras to find the distance from A to D:

AD2 = AB2+AC2

AD2 = [4,-5,-10]2 + [5,6,-1]2

AD2 = [41,61,101]

I got to here and feel like I might have over-thought the problem a bit...

I've arranged the letters below to show how I'm setting up the points in a rectangle

BD
AC
 
Physics news on Phys.org
  • #2
You can work with distances, but there is a much easier approach. What do you know about vectors of opposite sides in a rectangle, e.g, DC and AB?
 
  • #3
They have the same length.
 
  • #4
You can make a stronger statement (which is true even in general parallelograms, and gave them their name).
 
  • #5
They are parallel, so one will be a multiple of the other?
 
  • #6
They are parallel and have the same length. What does that make together?
 
  • #7
CD = AB = [4,-5,-10]

So if we start from C = [7, 15, 7] we just add the vector to that to get the coordinates of D?

D (coordinates) = C+ AB = [7, 15, 7] + [4,-5,-10] = [11, 10,-3]
 
  • #8
Right.
 
  • Like
Likes says

1. How do you determine the coordinates of point D in a rectangle with points A, B, and C given?

In order to determine the coordinates of point D, we need to understand that in a rectangle, opposite sides are equal in length and parallel to each other. Therefore, we can use the coordinates of points A, B, and C to find the coordinates of point D. Point D will have the same y-coordinate as point A and the same x-coordinate as point C. So, if point A has coordinates (x1, y1) and point C has coordinates (x2, y2), the coordinates of point D will be (x2, y1).

2. Can you use any three points in a rectangle to find the fourth point?

Yes, any three points in a rectangle can be used to find the fourth point. This is because a rectangle has four right angles, and therefore, all four angles are equal. So, the location of the fourth point does not depend on the specific three points chosen, as long as they form a rectangle.

3. How can you confirm that the points A, B, C, and D form a rectangle?

To confirm that the points A, B, C, and D form a rectangle, we need to check if the opposite sides are equal in length and parallel to each other. We can also check if all four angles are right angles. If both of these conditions are met, then the points form a rectangle.

4. Are there any other ways to find the coordinates of point D in a rectangle?

Yes, there are other ways to find the coordinates of point D. One method is to use the midpoint formula. If we know the coordinates of points A and C, we can find the midpoints of the sides AB and BC. The intersection of these two midpoints will be the coordinates of point D. Another method is to use the distance formula. If we know the coordinates of points A and B, we can find the distance between them. Then, we can use this distance and the coordinates of point C to find the coordinates of point D.

5. What if the given points do not form a rectangle?

If the given points do not form a rectangle, then there is no unique solution for the coordinates of point D. This is because the location of point D depends on the assumption that the given points form a rectangle. If this assumption is not true, then the coordinates of point D will vary depending on the shape formed by the given points.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
4
Views
764
  • Precalculus Mathematics Homework Help
Replies
4
Views
843
  • Precalculus Mathematics Homework Help
Replies
18
Views
585
  • Precalculus Mathematics Homework Help
Replies
11
Views
1K
  • Precalculus Mathematics Homework Help
Replies
11
Views
4K
  • Precalculus Mathematics Homework Help
Replies
8
Views
2K
  • Precalculus Mathematics Homework Help
Replies
5
Views
2K
  • Precalculus Mathematics Homework Help
Replies
3
Views
2K
  • Precalculus Mathematics Homework Help
Replies
1
Views
701
  • Precalculus Mathematics Homework Help
Replies
1
Views
502
Back
Top