Source: Extra Practice

The adjacent sides of a parallelogram are represented by the vectors P=2i^+3j^\vec{P} = 2\hat{i} + 3\hat{j} and Q=i^+4j^\vec{Q} = \hat{i} + 4\hat{j}. The area of the parallelogram is:

Options

Option A is correct

55 units

Option B

13\sqrt{13} units

Option C

1111 units

Option D

88 units

Explanation

The area of a parallelogram is given by the magnitude of the cross product of its adjacent sides: Area=P×Q\text{Area} = |\vec{P} \times \vec{Q}|. Computing the cross product: P×Q=(2i^+3j^)×(i^+4j^)=8(i^×j^)+3(j^×i^)=8k^3k^=5k^\vec{P} \times \vec{Q} = (2\hat{i} + 3\hat{j}) \times (\hat{i} + 4\hat{j}) = 8(\hat{i} \times \hat{j}) + 3(\hat{j} \times \hat{i}) = 8\hat{k} - 3\hat{k} = 5\hat{k}. The magnitude of 5k^5\hat{k} is 55. Hence, the area is 55 units. Other options represent computational errors in evaluating the cross product magnitude.