Using the dot product:
For any vector x, we have
||x|| = √(x • x)
This means that
||w|| = √(w • w)
… = √((u + z) • (u + z))
… = √((u • u) + (u • z) + (z • u) + (z • z))
… = √(||u||² + 2 (u • z) + ||z||²)
We have
u = ⟨2, 12⟩ ⇒ ||u|| = √(2² + 12²) = 2√37
z = ⟨-7, 5⟩ ⇒ ||z|| = √((-7)² + 5²) = √74
u • z = ⟨2, 12⟩ • ⟨-7, 5⟩ = -14 + 60 = 46
and so
||w|| = √((2√37)² + 2•46 + (√74)²)
… = √(4•37 + 2•46 + 74)
… = √314 ≈ 17.720
Alternatively, without mentioning the dot product,
w = u + z = ⟨2, 12⟩ + ⟨-7, 5⟩ = ⟨-5, 17⟩
and so
||w|| = √((-5)² + 17²) = √314 ≈ 17.720
Answer:
D
Step-by-step explanation:
6(x + 8) = Plug in x with 4
6(4 + 8) =
6(12) =
72
Answer:
about 18.2%
Step-by-step explanation:
All you have to do is divide the result of the percent, so 25.7, by the total, 141.
So 25.7÷141=0.18226950354
We round it to 0.182 and multiply it by 100 to know the percent which is 18.2
Answer:
LN = 64 units
Step-by-step explanation:
Given M lies on LN, so LN = LM + MN --------------(1)
LN = 12x + 16
LM = 10x + 8
MN = 5x - 4
Substituting the values in equation 1, we get:
12x + 16 = (10x + 8) + (5x - 4)
12x + 16 = 15x + 4
15x - 12x = 16 -4
3x=12
Therefore x=4
LN= 12(4) + 16 = 64 units