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!
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

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