Ache um vetor de comprimento 1 e que seja simultaneamente perpendicular aos vetores u = (1, 1, 0) e v = (2,-1, 3).
Soluções para a tarefa
Respondido por
0
Seja w = (x,y,z) o vetor que queremos encontrar.
O comprimento de w é igual a 1, ou seja,
![||w|| = \sqrt{x^2+y^2+z^2} = 1 ||w|| = \sqrt{x^2+y^2+z^2} = 1](https://tex.z-dn.net/?f=%7C%7Cw%7C%7C+%3D+%5Csqrt%7Bx%5E2%2By%5E2%2Bz%5E2%7D+%3D+1+)
![x^2+y^2+z^2=1 x^2+y^2+z^2=1](https://tex.z-dn.net/?f=x%5E2%2By%5E2%2Bz%5E2%3D1)
Como w tem que ser perpendicular a u = (1,1,0) e v = (2,-1,3), então o produto interno tem que ser igual a 0, ou seja,
(1,1,0)(x,y,z) = 0
x + y = 0
(2,-1,3)(x,y,z) = 0
2x - y + 3z = 0
Como x = -y, então
-2y - y + 3z = 0
3z = 3y
z = y
Logo,
![(-y)^2+y^2+y^2=1 (-y)^2+y^2+y^2=1](https://tex.z-dn.net/?f=%28-y%29%5E2%2By%5E2%2By%5E2%3D1)
![3y^2 = 1 3y^2 = 1](https://tex.z-dn.net/?f=3y%5E2+%3D+1)
![y^2 = \frac{1}{3} y^2 = \frac{1}{3}](https://tex.z-dn.net/?f=y%5E2+%3D+%5Cfrac%7B1%7D%7B3%7D+)
ou ![y = - \frac{1}{ \sqrt{3} } y = - \frac{1}{ \sqrt{3} }](https://tex.z-dn.net/?f=y+%3D+-+%5Cfrac%7B1%7D%7B+%5Csqrt%7B3%7D+%7D+)
Portanto, temos dois vetores:
ou
O comprimento de w é igual a 1, ou seja,
Como w tem que ser perpendicular a u = (1,1,0) e v = (2,-1,3), então o produto interno tem que ser igual a 0, ou seja,
(1,1,0)(x,y,z) = 0
x + y = 0
(2,-1,3)(x,y,z) = 0
2x - y + 3z = 0
Como x = -y, então
-2y - y + 3z = 0
3z = 3y
z = y
Logo,
Portanto, temos dois vetores:
franciscaclega2:
obg me ajudou muito
Perguntas interessantes