New Reply

Find all points C on the line through A(1, -1, 2) and B(2, 0, 1) such that vectors ll

 
Share Thread Thread Tools
Jun2-12, 03:37 PM   #1
 

Find all points C on the line through A(1, -1, 2) and B(2, 0, 1) such that vectors ll


1. The problem statement, all variables and given/known data

Find all points C on the line through A(1, -1, 2) and B(2, 0, 1) such that vectors llACll= 2 llBCll

2. Relevant equations

Not sure.

3. The attempt at a solution

I found the equation of the line for vector AB:
(1,2,-1) +t(2,0,1)

Then found the scalar equation:
x=1+2t
y=-1
x=2+t

I found that t is 1/4 from knowing that C is 1/4 from llACll= 2 llBCll , (where the distance of C is 1/4 from B, and 3/4 from A).

Plugging 1/4 = t gives
x=3/2
y=-1
z=9/4

I stopped here and did not bother plugging in 3/4 since the answer in the back of the book says:
C(3,1,0) and C(5/3,-1/3,4/3)
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jun2-12, 04:55 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Quote by Kaede_N9 View Post
1. The problem statement, all variables and given/known data

Find all points C on the line through A(1, -1, 2) and B(2, 0, 1) such that vectors llACll= 2 llBCll

2. Relevant equations

Not sure.

3. The attempt at a solution

I found the equation of the line for vector AB:
(1,2,-1) +t(2,0,1)
That isn't an equation since there is no = sign. And if you put (x,y,z)= on the left, it still isn't the correct equation for the line AB. (2,0,1) is point B, not the direction vector from A to B.
Jun3-12, 02:12 PM   #3
 
Quote by LCKurtz View Post
That isn't an equation since there is no = sign. And if you put (x,y,z)= on the left, it still isn't the correct equation for the line AB. (2,0,1) is point B, not the direction vector from A to B.
Okay, I re did it and obtained the direction vector AB which is (2,-1,-1).
Using the same principle of t=1/4, I obtained (x,y,z) through the scalar equations, to be (3/2,-3/2,7/4).

What did I do wrong?
Jun3-12, 02:44 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Find all points C on the line through A(1, -1, 2) and B(2, 0, 1) such that vectors ll


The vector AB has length [itex]\sqrt{4+ 1+ 1}= \sqrt{6}[/itex]. Taking 1/4 of each coordinate gives an line segment of length [itex](1/4)\sqrt{6}[itex], not 1/4.
Jun3-12, 06:31 PM   #5
 
Mentor
Quote by HallsofIvy View Post
The vector AB has length [itex]\sqrt{4+ 1+ 1}= \sqrt{6}[/itex]. Taking 1/4 of each coordinate gives an line segment of length [itex](1/4)\sqrt{6}[/itex], not 1/4.
Halls,

You're missing a "/" in your final [/itex] tag.

I put it into the above "QUOTE".

(I will remove this post shortly, assuming you edit yours.)
Jun4-12, 11:37 AM   #6
 
Mentor
Quote by SammyS View Post
Halls,

You're missing a "/" in your final [/itex] tag.

I put it into the above "QUOTE".

(I will remove this post shortly, assuming you edit yours.)
Well, I fell asleep & failed to remove it.

DUH!
New Reply
Thread Tools


Similar Threads for: Find all points C on the line through A(1, -1, 2) and B(2, 0, 1) such that vectors ll
Thread Forum Replies
Calculus problem... find the equation of the line given two points... Calculus & Beyond Homework 11
optimization - find two points on a curve with a common tangent line? Calculus & Beyond Homework 11
FInding Points of Tangent Line w/ Vectors Calculus & Beyond Homework 1
Find the points on a horizontal line Calculus & Beyond Homework 6
find points on curve with a tangent line Calculus & Beyond Homework 2