How do you calculate the area of a parallelogram using a determinant matrix?

AI Thread Summary
To calculate the area of a parallelogram using a determinant matrix, the absolute value of the determinant of a 2x2 matrix formed by the vectors is used. The correct matrix is constructed from two adjacent vertices of the parallelogram. In this case, confusion arises from using different pairs of points, leading to inconsistent determinant values. The area should match the geometric calculation of the parallelogram's dimensions, which in this case is 30. Identifying the correct vectors and ensuring proper matrix formation is crucial for accurate area calculation.
niteshadw
Messages
20
Reaction score
0
How co you claculate the are a pallelogram determined by points (-2, -2), (0, 3), (4, -1) and (6, 4)...I've seen an example wher a 2x2 determinant matrix was used, but I don't remember how to do it...
 
Physics news on Phys.org
The absolute value of the determinant of a 2x2 matrix is the area of the parallelogram determined by the column (or row) vectors of the matrix.
 
I was explained that I should take the opposite points, in a form of
|x1 x2|
|y1 y2| and if the parallelogram is above the x axis, then the area is positive else its negative...so the determinants I have tried,

|-2 6|
|-2 4| and det = 4 but if I use the other two points I get a different answer

|0 4|
|3 -1| and det = 12 but once I draw the parallelogram I found the area to be 6x5=30...what am I doing wrong?
 
You've drawn the parallelogram. So can you see the vectors which determine that parallelogram?
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top