MHB Find Value of p & q in Vectors

  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Value Vectors
AI Thread Summary
The discussion focuses on finding the values of p and q in vector equations. For part (a), given vectors u and w, it is established that u is perpendicular to w, leading to the equation u · w = 0, which results in p being equal to 3. In part (b), the magnitude of vector v is given as √42, leading to the equation √(1² + q² + 5²) = √42, which simplifies to q being ±4. Participants confirm the calculations and clarify the correct interpretation of the equations. The thread emphasizes the straightforward nature of solving these vector problems.
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
(a)
Let $$u=\left[ \begin{array}{c} 2 \\ 3 \\-1 \end{array} \right] $$ and $$w=\left[ \begin{array}{c} 3 \\ -1 \\p \end{array} \right] $$

Given that u is perpendicular to $$w$$, find the value of $$p$$

so by Dot Product $$u \bullet w = 0$$ then $$u \perp w$$

using TI-Nspire solve(dotP(u,w)=0,p) $$p=3$$

(b)

Let $$v=\left[ \begin{array}{c} 1 \\ q \\5 \end{array} \right] $$ Given that $$|v|=\sqrt{42}$$ , find the possible values of $$q$$

does this mean

$$|\sqrt{1^2+q^2+5^2}|=\sqrt{42}$$ if so $$q=\pm 4$$
 
Mathematics news on Phys.org
Re: find value in vectors

karush said:
(a)
Let $$u=\left[ \begin{array}{c} 2 \\ 3 \\-1 \end{array} \right] $$ and $$w=\left[ \begin{array}{c} 3 \\ -1 \\p \end{array} \right] $$

Given that u is perpendicular to $$w$$, find the value of $$p$$

so by Dot Product $$u \bullet w = 0$$ then $$u \perp w$$

using TI-Nspire solve(dotP(u,w)=0,p) $$p=3$$

(b)

Let $$v=\left[ \begin{array}{c} 1 \\ q \\5 \end{array} \right] $$ Given that $$|v|=\sqrt{42}$$ , find the possible values of $$q$$

does this mean

$$|\sqrt{1^2+q^2+5^2}|=\sqrt{42}$$ if so $$q=\pm 4$$

You shouldn't need a CAS to solve the first equation, it is really simple.

[math]\displaystyle \begin{align*} \mathbf{u} = \left[ \begin{matrix} \phantom{-}2 \\ \phantom{-}3 \\ -1 \end{matrix} \right] \end{align*}[/math] and [math]\displaystyle \begin{align*} \mathbf{w} = \left[ \begin{matrix} \phantom{-}3 \\ -1 \\ \phantom{-} p \end{matrix} \right] \end{align*}[/math], and since the two vectors are orthogonal...

[math]\displaystyle \begin{align*} \mathbf{u} \cdot \mathbf{w} &= 0 \\ 2(3) + 3(-1) + (-1)p &= 0 \\ 6 - 3 - p &= 0 \\ 3 - p &= 0 \\ 3 &= p \end{align*}[/math]

- - - Updated - - -

karush said:
Let $$v=\left[ \begin{array}{c} 1 \\ q \\5 \end{array} \right] $$ Given that $$|v|=\sqrt{42}$$ , find the possible values of $$q$$

does this mean

$$|\sqrt{1^2+q^2+5^2}|=\sqrt{42}$$ if so $$q=\pm 4$$

Well, it's [math]\displaystyle \begin{align*} \sqrt{1^2 + q^2 + 5^2 } = \sqrt{42} \end{align*}[/math], not [math]\displaystyle \begin{align*} \left| \sqrt{1^2 + q^2 + 5^2} \right| \end{align*}[/math]. Otherwise you are correct.
 
karush said:
(a)
Let $$u=\left[ \begin{array}{c} 2 \\ 3 \\-1 \end{array} \right] $$ and $$w=\left[ \begin{array}{c} 3 \\ -1 \\p \end{array} \right] $$

Given that u is perpendicular to $$w$$, find the value of $$p$$

so by Dot Product $$u \bullet w = 0$$ then $$u \perp w$$
More to the point is the other way around: if [math]u\perp w[/math], then [math][u\bullet w= 0[/math]

using TI-Nspire solve(dotP(u,w)=0,p) $$p=3$$
That's really sad! [math]u\bullet w= 6- 3- p= 0[/math] so 3- p= 0.
You should be able to solve that faster yourself than the time it takes you to turn a calculator on!

(b)

Let $$v=\left[ \begin{array}{c} 1 \\ q \\5 \end{array} \right] $$ Given that $$|v|=\sqrt{42}$$ , find the possible values of $$q$$

does this mean

$$|\sqrt{1^2+q^2+5^2}|=\sqrt{42}$$ if so $$q=\pm 4$$
Yes, that is correct!
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Replies
2
Views
1K
Replies
7
Views
2K
Replies
16
Views
1K
Replies
5
Views
1K
Replies
4
Views
1K
Replies
13
Views
2K
Back
Top