[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
F RootMath • View topic - Understanding Vectors

Understanding Vectors

Understanding Vectors

Postby Eric115 » Tue Mar 27, 2012 7:19 am

Eric115
 
Posts: 3
Joined: Tue Mar 27, 2012 7:04 am

Re: Understanding Vectors

Postby mike » Tue Mar 27, 2012 9:01 am

Hi Eric,

Welcome to the Forum! To answer your question:

Try not to think in terms of formulas. When working with vectors a nice picture can be very helpful (vectors are made to be drawn). Make sure you have a good understanding of vector basics. How do vectors add and subtract. What happens when we multiply a vector by a real number? If you have the grasp on that, then the last thing is: don't forget what you already know! If a train is moving 100km/h how long does it take it to travel 150km? If that's something you can solve then you can use the same method for vectors. If a train is traveling <100, 30>km/h how long does it take to travel <150,45>km?

Finally, if you are told that <x,y> is a vector and you are being asked to find x and y, then you're answer will be the vector <x,y>.



Now for a "walkthrough" of the question you posted:

Think of <200,375> as the position vector of the plane. That is, if we start from the origin and move 200km to the right and 375km up we will reach the plane. The same thing applies to Helicopter P, it's position is given by <-50,75>.

So for convenience well label the vectors (j for jet) J = <200,375> and P = <-50,75>. Now we want to find the vector that starts at P and goes to J, in other words we are finding the path the helicopter takes from P to J. The vector from P to J is simply equal to J-P. (see: ,6th video, Vector Subtraction).

So J-P = <200,375> - <-50,75> = <200 - (-50), 375 - 75> = <250,300>.

Alright, what we've done so far is figure out that Helicopter P needs to move <250,300>km in order to reach the plane. Well its moving <120,144> km/h, so if it flies for 1 hour then it will have moved exactly <120,144>km If it flies for 2hours it will have moved <240,288>km. But we need it to move <250,300>km, so its going to be flying for just over 2hours it looks like.

See if you can use that as a start. To finish this find exactly the time Helicopter P must fly in order to reach the plane. Then subtract 10 minutes and that will be the time that Helicopter A will be in the air. Use that information to find the position Helicopter A starts at.
Give Love.
User avatar
mike
Site Admin
 
Posts: 30
Joined: Thu Dec 23, 2010 11:22 am
Location: Rochester, NY

Re: Understanding Vectors

Postby Eric115 » Wed Mar 28, 2012 4:00 am

Thank you very much for your explanation. I gave the problem another attempt and I was convinced I had it right, but the worked solutions I have disagree with me :evil: .
Either way, I think I can see what I was doing wrong. Thank you again!
Eric115
 
Posts: 3
Joined: Tue Mar 27, 2012 7:04 am


Return to Linear Algebra

Who is online

Users browsing this forum: No registered users and 0 guests

cron