Two vectors are collinear if their cross product is the zero vector. Given that the cross product of (3, -2, 5) and (4, p, q) is 0, the vectors must be proportional.
Since the vectors are parallel, their components must be in the same ratio: $$ \frac{4}{3} = \frac{p}{-2} = \frac{q}{5} $$
Using the ratio: $$ \frac{p}{-2} = \frac{4}{3} $$ $$ p = -2 \times \frac{4}{3} = -\frac{8}{3} $$
Using the ratio: $$ \frac{q}{5} = \frac{4}{3} $$ $$ q = 5 \times \frac{4}{3} = \frac{20}{3} $$
Final Answer: p = -8/3, q = 20/3
AI generated content. Review strictly for academic accuracy.