How to Determine Perpendicular and Collinear Vectors with 2 Variables

In summary, the conversation is about determining the values of p and q for two given vectors, a and b, to be either perpendicular or collinear. The textbook answer gives p=1 and q=-50 for the first case and p=8/3 and q=3 for the second case. The attempt at a solution involves using the inner product of the two vectors, a*b, and setting it equal to zero. The first part involves solving for p and q when the inner product is equal to zero, while the second part involves understanding what it means for two vectors to be collinear.
  • #1
STUDENT vs HOMEWORK
3
0

Homework Statement


This problem actually has 2 parts.
For vectors a= (2,p,8) and b= (q,4,12), determine the values of p and q so that the vectors are a)perpendicular b) collinear

textbook answer: a) p= 1 and q= -50 (answers may vary) b) p= 8/3 and q=3

Homework Equations


a*b = 0

a*b = a1b1 + a2b2 + a3b3

3. The Attempt at a Solution

So for the first part, I used a*b = 0 and I don't know how to do the second part

a*b = 0
(2,p,8)*(q,4,12) = 0
2q + 4p + 96 =0

I tried isolating p and q and substituting them but I end up with 0.
 
Physics news on Phys.org
  • #2
First part: What do you mean by "end up with zero"? You are supposed to pick p and q so that the inner product is zero.

Second part: What does it mean for two vectors to be collinear?
 

What is the dot product of two variables?

The dot product of two variables is a mathematical operation that takes two vectors with multiple dimensions and produces a single scalar value. It is also known as the inner product or scalar product.

How is the dot product calculated?

The dot product is calculated by multiplying the corresponding components of two vectors and then adding the products together. For example, if we have two vectors A and B with dimensions (a1, a2) and (b1, b2) respectively, the dot product can be calculated as a1*b1 + a2*b2.

What is the significance of the dot product?

The dot product is used to determine the angle between two vectors, as well as the projection of one vector onto another. It is also important in vector calculus and is used in many applications such as physics, engineering, and computer graphics.

Can the dot product be negative?

Yes, the dot product can be negative if the angle between the two vectors is greater than 90 degrees. This indicates that the two vectors are pointing in opposite directions.

What is the difference between dot product and cross product?

The dot product produces a scalar value, while the cross product produces a vector. The dot product is also commutative, meaning the order of the vectors does not matter, while the cross product is not commutative. Additionally, the dot product measures the similarity between two vectors, while the cross product measures the perpendicularity.

Similar threads

  • Calculus and Beyond Homework Help
Replies
5
Views
532
  • Calculus and Beyond Homework Help
Replies
3
Views
558
  • Precalculus Mathematics Homework Help
Replies
5
Views
581
  • Calculus and Beyond Homework Help
Replies
2
Views
3K
  • Calculus and Beyond Homework Help
Replies
16
Views
4K
  • Calculus and Beyond Homework Help
Replies
9
Views
773
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
759
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
Back
Top