SOLUTION: For the Initial point of (1,11) and the Terminal point of (9,3), how would you find the component and magnitude?
Algebra ->
Vectors
-> SOLUTION: For the Initial point of (1,11) and the Terminal point of (9,3), how would you find the component and magnitude?
Log On
Let's find the magnitude now. We'll use this formula
d = sqrt(a^2 + b^2)
where "sqrt" stands for "square root"
In this case, a = 8 and b = -8, so
d = sqrt(a^2 + b^2)
d = sqrt(8^2 + (-8)^2)
d = sqrt(128)
d = sqrt(64*2)
d = sqrt(64)*sqrt(2)
d = 8*sqrt(2) exact form
d = 11.3137084989848 approximate form
The exact magnitude is 8*sqrt(2)
while the approximate magnitude is 11.3137084989848