Find Value of p & q in Vectors

  • Context: MHB 
  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Value Vectors
Click For Summary
SUMMARY

The discussion focuses on finding the values of p and q in vector equations. For vector u = [2, 3, -1] and vector w = [3, -1, p], it is established that p = 3, as the vectors are perpendicular and their dot product equals zero. Additionally, for vector v = [1, q, 5], given that the magnitude |v| equals √42, the possible values of q are determined to be ±4, derived from the equation √(1² + q² + 5²) = √42.

PREREQUISITES
  • Understanding of vector operations, specifically dot products.
  • Knowledge of vector magnitudes and their calculations.
  • Familiarity with the TI-Nspire calculator for solving equations.
  • Basic algebraic manipulation skills.
NEXT STEPS
  • Study vector orthogonality and its implications in linear algebra.
  • Learn how to compute vector magnitudes in different dimensions.
  • Explore the use of TI-Nspire for advanced mathematical problem-solving.
  • Investigate applications of vectors in physics and engineering contexts.
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who require a solid understanding of vector analysis and its applications in solving real-world 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$$
 
Physics 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!
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K