What is the Area of the Parallelogram?

Click For Summary
SUMMARY

The area of the parallelogram determined by points A = (-5, -2, -5), B = (-7, -7, -6), C = (-3, -3, 0), and D = (-5, -8, -1) is calculated using the cross product of vectors CA and CD. The vectors are defined as CA = <2, -1, 5> and CD = <-2, -5, -1>. The cross product yields CA x CD = <26, -8, -12>, and the magnitude is computed as ||CA x CD|| = √(26^2 + (-8)^2 + (-12)^2). The error in the initial submission to Webwork was identified in the arithmetic of the magnitude calculation, which should be verified for accuracy.

PREREQUISITES
  • Understanding of vector operations, specifically cross products.
  • Familiarity with calculating magnitudes of vectors.
  • Knowledge of coordinate geometry in three dimensions.
  • Basic proficiency in using mathematical software like Webwork for submissions.
NEXT STEPS
  • Review the properties of vector cross products in three-dimensional space.
  • Practice calculating the area of parallelograms using different sets of points.
  • Learn how to troubleshoot common errors in vector magnitude calculations.
  • Explore the use of mathematical software for verifying vector calculations.
USEFUL FOR

Students studying geometry, particularly those focusing on vector mathematics, as well as educators looking to clarify concepts related to the area of parallelograms in three-dimensional space.

τheory
Messages
43
Reaction score
0

Homework Statement


Let A = (-5, -2, -5), B = (-7, -7, -6), C = (-3, -3, 0), and D = (-5, -8, -1). Find the area of the parallelogram determined by these four points.

Homework Equations


Area of Parallelogram = ||a x b||

The Attempt at a Solution


I drew the parallelogram and decided to use CA and CD as my two vectors for the cross product. Finding the vector for each came from the following:

CA = C - A = <-3, -3, 0> - <-5, -2, -5> = <2, -1, 5>
CD = C - D = <-3, -3, 0> - <-5, -8, -1> = <-2, -5, -1>

Then I took the cross product:

CA x CD = <26, -8, -12>

To which I tried to find the magnitude:
||CA x CD|| = √( 26^2 + (-8)^2 + (-12)^2) = √995

I submitted this to Webwork but it says this answer is wrong; can someone explain to me what went wrong?
 
Physics news on Phys.org
τheory said:

Homework Statement


Let A = (-5, -2, -5), B = (-7, -7, -6), C = (-3, -3, 0), and D = (-5, -8, -1). Find the area of the parallelogram determined by these four points.


Homework Equations


Area of Parallelogram = ||a x b||

The Attempt at a Solution


I drew the parallelogram and decided to use CA and CD as my two vectors for the cross product. Finding the vector for each came from the following:

CA = C - A = <-3, -3, 0> - <-5, -2, -5> = <2, -1, 5>
CD = C - D = <-3, -3, 0> - <-5, -8, -1> = <-2, -5, -1>

Then I took the cross product:

CA x CD = <26, -8, -12>

To which I tried to find the magnitude:
||CA x CD|| = √( 26^2 + (-8)^2 + (-12)^2) = √995

I submitted this to Webwork but it says this answer is wrong; can someone explain to me what went wrong?
Your cross product is correct.

Check your arithmetic on 262 + (-8)2 + (-12)2 .
 
Everything looks good except the last ##\sqrt{995}##.

[Edit]: Good timing Sammys.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
10
Views
4K
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 11 ·
Replies
11
Views
5K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 21 ·
Replies
21
Views
3K