O think it is c subtracting 6 because adding and subtracting is the same so it’s either c or d
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
The answer would be A because line CB is equivalent to ZY tight? And angles Z and C are congruent. We also know that they are congruent by a ASA relationship, <u><em>so then angles Y and B are congruent, the answer is A.</em></u>
D.
1 3/7 = 1.43
therefore from least to greatest it would need to be
1.38,1.4,1.43
or in the question
1.38, 1.4, 1 3/7
Therefore the answer would be D.
Hope this helps!
Answer:
<h2>C. g(x) = x - 6</h2>
Step-by-step explanation:
For a parent function y = f(x) and n > 0:
f(x) + n : move the graph n units up
f(x) - n : move the graph n units down
f(x + n) : move the graph n units to the left
f(x - n) : move the graph n units to the right
===================================================
We have
f(x) = x
Transformation: 6 units down
f(x) - 6 = x - 6