Solving Vectors Problems in 3D Space

  • Thread starter Thread starter Petkovsky
  • Start date Start date
  • Tags Tags
    Vectors
Petkovsky
Messages
61
Reaction score
0
The vectors are in 3D space:
1. It says:
|Q| = 2 and |P| = 3. Angle between the vectors is 30. Find a = P - 2Q.

-- So for this one, i used the angle formula cos (alpha) = (Q*P) / (|Q| * |P|)
and got QP = 3sqrt(3). However i don't know how to proceed from this point on.

2. |a - b| = 22, |a| = 13 ,| b| = 19. Find |a+b|
With this one i honestly don't know how to start.
Edit:
Ok, i drew quadrilateral, with a and b being the sides, and a+b and a-b the diagonals. I think that i might solve it.
 
Physics news on Phys.org
Hi Petkovsky! :smile:
Petkovsky said:
|Q| = 2 and |P| = 3. Angle between the vectors is 30. Find a = P - 2Q.

Do you mean Find a = |P - 2Q| ? :confused:

If so, use |A| =√(A.A) :wink:
 
tiny-tim said:
Hi Petkovsky! :smile:


Do you mean Find a = |P - 2Q| ? :confused:

If so, use |A| =√(A.A) :wink:

Sorry, my bad, i have copied it wrong. It says find |a| if a = p-2q.

-Solution:
(p-2q)^2 = p^2 - 4pq + 4q^2 = 9 - 12sqrt(3) + 16 = 25 - 12sqrt(3)
|p-2q| = sqrt(25 - 12sqrt(3)) <= is this correct?
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top