Couple of Calc III questions - Vectors, Continuity

1MileCrash
Messages
1,338
Reaction score
41

Homework Statement



Hey guys, I have two separate questions.

1.)

I am asked for a unit vector pointing from P = (1,2) to Q = (4,6)

In physics, every vector I've ever worked with started at the origin, so these feel weird.

I initially thought that it would simply be 3i + 4j, the differences of each coordinate. However, my book gives the answer as (3/5)i + (4/5)j, they divided each number by sqrt(3^2 + 4^2). But why? Why specifically divide by that? If I understand correctly, if you divide both numbers by anyone number, the vector will still point the same way because you just make a similar triangle. Why divide by vector length?

2.)

Limits and Continuity has been very confusing for me.

I am asked to show that f(x,y) does not have a limit as (x,y) -> (0,0), and it says (Hint: use the line y = mx)

The function is (x^2 - y^2)/(x^2 + y^2). How do I use y = mx?

Homework Equations





The Attempt at a Solution



Looking for more of a explanation to help me better understand, not a solution.
 
Physics news on Phys.org
1) you divide by the length because they asked for a 'unit vector'. 3i+4j points in the right direction but it doesn't have length 1. 3i/5+4j/5 does. 2) Just put y=mx into the function you are trying to find the limit of and simplify.
 
Dick said:
1) you divide by the length because they asked for a 'unit vector'. 3i+4j points in the right direction but it doesn't have length 1. 3i/5+4j/5 does. 2) Just put y=mx into the function you are trying to find the limit of and simplify.

Thank you!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top