given u = [1,2,3] and v=[2,-2,-6] use dot product to find a unit vector perpendicular to both
\[ \mathbf{w}\cdot \mathbf{u} = 0 \\ \mathbf{w}\cdot \mathbf{v} = 0 \]First find \(\mathbf{w}\). Then make it a unit vector.
Consider letting \(\mathbf{w} = [w_1,w_2,w_3]\). You'll get a system of equations.
cos u could easily find it by cross product (: but then my teacher asks us to do by dot
Well get it.
and you could use any point for w1, w2, w3? how could you know which points to match with both vectors
Do you know how to solve a system of equations?
You have two equations and three variables.... that means you have one free variable. Just set the free variable to 0 to make your life easy.
or set it to 1
okay
Do you have to write out the equations for you?
I never solve this by dot, only with cross (:
\[\begin{array}{rrl} \mathbf{w}\cdot \mathbf{u} = 0 & \implies \begin{bmatrix} w_1 \\ w_2 \\ w_3 \end{bmatrix} \cdot \begin{bmatrix} 1 \\ 2 \\ 3 \end{bmatrix}=0 &\implies w_1+2w_2+3w_3=0 \\ \mathbf{w}\cdot \mathbf{v} = 0 &\implies \begin{bmatrix} w_1 \\ w_2 \\ w_3 \end{bmatrix} \cdot \begin{bmatrix} 2 \\ -2 \\ -6 \end{bmatrix}=0 &\implies 2w_1-2w_2-6w_3=0 \end{array} \]
Now, we let \(w_3=1\) since it is a free variable. That gives us: \[ \begin{array}{rcl} w_1+2w_2+3w_3&=&0\\ 2w_1-2w_2-6w_3&=&0 \\ w_3 &=& 1 \end{array} \]
@pinky_cute1995 Do you remember how to solve systems of equations?
so w1 = -1 ?
You should solve for \(w_1\) and \(w_2\) Do you know how to do substitution or elimination?
okayyy
I got it
the vector is [1,-2,1]
An axle has two wheels of radii 0.95 m and 0.15 m attached to it. A 30 N force is applied horizontally to the edge of the larger wheel and a similar weight hangs from the edge of the smaller wheel. a. the net torque acting on the axle b. the maximum weight that the 30N force can pull up
You have to now make the vector into a unit vector.
I know how to do the unit vector hehe
@pinky_cute1995 mention me in the other question if you want me to respond to it.
okayyyy
Divide it by the magnitude...
\[ ||\mathbf{w}|| = \sqrt{\mathbf{w}\cdot \mathbf{w}} = \sqrt{1^2+(-2)^2+1^2} = \sqrt{6} \]
it's okay
So the unit vector is \[ \left[\frac{1}{\sqrt{6}},\frac{-2}{\sqrt{6}},\frac{1}{\sqrt{6}}\right] \]
I know how to do that (:
omggg
You said you didn't...
read it again ^^
Okay
flutter
FUUCK
anyway thank you again
you are my angel hahaha
For the physics one
did you draw the picture?
which one ?
the plane one or the axle
the two wheels thing
yeah
I try
but then it kinda weird :[
Hmmm, well to get the net torque we need the value of the weight
Ok we could answer in terms of the weight.
If the mass is \(m\) then the net torque is going to be: \[ 30 \times 0.95 - m\times9.8\times 0.15 \]
so what is toque ?
Torque is the force vector cross product with the radius vector.
The radius is vector is just the vector from the axis of symmetry to the point where the force is applied.
In this case since the radius and vector are perpendicular, the magnitude of the cross product is the the product of the magnitudes...
But you should read up on it.
okay
Join our real-time social learning platform and learn together with your friends!