Mathematics
20 Online
OpenStudy (anonymous):
Suppose vector u=-i+2j+2k, vector v=-2i+j-3k and vector w=-5i+5j-4k. Compute the following values:
Abs(vector u)+ abs(vector v)
Abs(vector -3u)+ 3abs(vector v)
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (zzr0ck3r):
do you know how to find the norm of a vector in \(\mathbb{R}^3\)?
OpenStudy (zzr0ck3r):
\(||\mathbf{x}||:=\sqrt{x_1^2+x_2^2+x_3^2}\)
OpenStudy (zzr0ck3r):
So norm of \(u\) is \(\sqrt{(-1)^2+2^2+2^2}=3\)
OpenStudy (zzr0ck3r):
what is norm of \(w\) ?
OpenStudy (anonymous):
sqrt(66) right?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (zzr0ck3r):
correct
OpenStudy (zzr0ck3r):
nope, your answer will be a real number.
OpenStudy (zzr0ck3r):
by definition norms are real numbers
OpenStudy (zzr0ck3r):
and notice it says "compute the following VALUES"
OpenStudy (zzr0ck3r):
Do you know how to get \(-3u\) ?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
Okay I understand now, thank you so much!
OpenStudy (zzr0ck3r):
np
OpenStudy (anonymous):
-3u is just -3(3) but the abs is 9.
OpenStudy (zzr0ck3r):
\(-3u = 3i-6j-6k \)
OpenStudy (zzr0ck3r):
\(||-3u||=\sqrt{3^2+6^2+6^2}\)
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (zzr0ck3r):
when we multiply a vector with a scalar, we multiply each component of the vector by that scalar.
OpenStudy (zzr0ck3r):
so -3u is a vector not a scalar
OpenStudy (zzr0ck3r):
so yes 9:)
OpenStudy (zzr0ck3r):
because \(||-3u||=-3||u||\)
OpenStudy (zzr0ck3r):
err
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (zzr0ck3r):
\(||-3u||=|-3|*||u||\)
OpenStudy (zzr0ck3r):
you good?
OpenStudy (anonymous):
okay thanks! what about the abs(4u-3v+w)
OpenStudy (zzr0ck3r):
\(4u-3v+w = 4(-i+2j+2k)-3(-2i+j-3k)+(-5i+5j-4k)=\\-4i+8j+8k+6i-3j+9k-5i+5j-4k=-i+10j+13k\)
so we get \(\sqrt{(-1)^2+(10)^2+(13)^2}\)
OpenStudy (anonymous):
So does the abs value have no effect?