- 6,221
- 31
Homework Statement
It is given that the soltuion of the vector equation y x a=b is
[tex]\underline{y}= \lambda \underline{a} + \frac{\underline{a} \times \underline{b}}{| \underline{a}|^2}[/tex]
with a . b=0 and [itex]\lambda[/itex] is a scalar. Use this information to find the solution of the equation (x x a) + (x . b)c=d.
Where x is the unknown vector and [itex]\underline{a} \cdot \underline{c} \neq 0[/tex]<br /> <br /> <br /> <h2>Homework Equations</h2><br /> <br /> [tex]\underline{A} \cdot \underline{B}= |\underline{A}| |\underline{B}|cos\theta[/tex]<br /> <br /> [tex]\underline{A} \times \underline{B} = |\underline{A}| |\underline{B}|sin\theta \hat{n}[/tex]<br /> <br /> <br /> <h2>The Attempt at a Solution</h2><br /> <br /> This is my method of thinking.<br /> <br /> If [itex]\underline{a} \cdot \underline{b} =0[/itex] then this means that <u>a</u> and <u>b</u> are perpendicular<br /> <br /> [tex]y \times a =b[/tex]<br /> <br /> [tex]a \time (y \times a)= a \times b[/tex]<br /> <br /> [tex]= y(a \cdot c)-a(a \cdot y)= a \times b[/tex]<br /> <br /> [tex]\Rightarrow = y(a \cdot c)=a(a \cdot y)+a \times b[/tex]<br /> <br /> [tex]\div a \cdot c[/tex]<br /> <br /> [tex]y= a \frac{a \cdot y}{a \cdot c} + \frac{a \times b}{a \cdot c}[/tex]<br /> <br /> Comparing this with the given solution:<br /> <br /> [tex]\lambda = \frac{a \cdot y}{a \cdot c}[/tex]<br /> <br /> AND<br /> <br /> [tex]|a|^2={a \cdot c}[/tex]<br /> <br /> On the right track so far?<br /> <br /> <br /> [tex](x \times a) + (x \cdot b)c=d[/tex]<br /> <br /> [tex]a \times (x \times a)+ a \times (x \cdot b)c= a \times d[/tex]<br /> <br /> [tex]x(a \cdot a)+ a \times c(x \cdot b)=a \times d[/tex]<br /> <br /> [tex]x |a|^2 + a \times c(x \cdot b)= a \times d[/tex]<br /> <br /> [tex]x(a \cdot c) + a \times c( x \cdot b)= a \times d[/tex]<br /> <br /> and I am stuck here.[/itex]