How Can Two Perpendicular Vectors with Different Magnitudes Sum Up to (6, 8)?

Click For Summary

Homework Help Overview

The discussion revolves around finding two perpendicular vectors with different magnitudes that sum to the vector (6, 8). The original poster attempts to establish relationships between the vectors based on their magnitudes and the conditions of perpendicularity.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the necessary equations to represent the conditions of the problem, including the sum of the vectors and their perpendicularity. There is a focus on how to relate the magnitudes of the vectors and the implications of the cross product.

Discussion Status

Participants are actively engaging with the problem, clarifying the equations needed to describe the relationships between the vectors. Some guidance has been offered regarding the approach to solving the system of equations, but there is no explicit consensus on a method or solution yet.

Contextual Notes

There is mention of four unknowns and four equations, suggesting that a complete solution may be possible. Participants are exploring the challenge of solving a non-linear system of equations and discussing potential tricks to simplify the problem.

stunner5000pt
Messages
1,447
Reaction score
5
Find two vectors which are perpendicular, and one of them is twice the magnitude of the other. Also their sum should be (6,8).

First of all let the coords be (x,y) and (a,b)

then the magnitude of one of them is twice the other i .e . [tex]2 \sqrt{x^2+y^2} = \sqrt{a^2+b^2}[/tex]
also their dot product is zero

[tex](x,y) \cdot (a,b) = 0 -> xa + yb = 0[/tex]

also the cross product is just the magnitudes of the vectors multiplied

[tex](x,y) \times (a,b) = 2 (x^2 + y^2)[/tex]

But somehow i cannot get the fact that they add up to 6,8 to work into this framework i have setup

Is it simpler than i think it is??

Please help! Thank you in advance!
 
Physics news on Phys.org
Well, first off, you haven't written equations describing all of the conditions of the problem...
 
ok then one more equation i missed is [tex](x,y) + (a,b) = (6,8)[/tex]
 
The vectors are perpendicular: xa+yb=0
The magnitude of one of the vectors is twice the magnitude of the other: 4(x²+y²)=a²+b²
The sum is (6,8): x+a=6; y+b=8

I don't know what you're doing with that cross product. The cross product of two vectors is perpendicular to both vectors.
 
Fredrik said:
The vectors are perpendicular: xa+yb=0
The magnitude of one of the vectors is twice the magnitude of the other: 4(x²+y²)=a²+b²
The sum is (6,8): x+a=6; y+b=8

I don't know what you're doing with that cross product. The cross product of two vectors is perpendicular to both vectors.

ok what am i supposed to do after writing the equations down (sorry i don't mean to be sarcastic, but I'm not getting a reasonable reply here!)
 
What you ultimately want is from the four unknowns, a relationship of three to the other one. For example, a = 3x, b = 4x, y = 5x. It's not quite that simple in this case but that is about the best scenario you could get. I'll try and type out what I found. OK here is goes:

1. The sum of the vectors must be (6,8)
(a,b)+(x,y) = (6,8)
a+x = 6
b+y = 8
a+x+b+y=14


2. The two vectors must be perpendicular
[tex](a,b) \cdot (x, y) = 0[/tex]
[tex]ax + by = 0[/tex]

3. The magnitude of one is twice the magnitude of the other
[tex]\sqrt{x^2+y^2} = 2 \sqrt{a^2+b^2}[/tex]
 
Last edited by a moderator:
Hrm I wasn't that keen on what I said above so here's a little shove in the direction I would go to attack the problem. Use equations 1, 2 and 3 and solve for x:

1. x = 14-a-b-y
2. [tex]x=\frac {-by}{a}[/tex]
3. [tex]x = \sqrt{4(a^2+b^2)-y^2}[/tex]

Set equation 1 = equation 2 and solve for another variable. Set equation 2 equal to equation 3 and solve for that same variable. You will now have two equations with two unknowns relating to another variable. Set those two equal and solve for another variable. Simple substitution back into your many derived equations will give you a relationship of three variables to the other one.
 
Last edited by a moderator:
stunner5000pt said:
ok what am i supposed to do after writing the equations down (sorry i don't mean to be sarcastic, but I'm not getting a reasonable reply here!)
You did get a reasonable reply. You seemed to be having problems finding the right equations (and you were saying some strange things about cross products), so I tried to help you with that. I thought that was what you needed to get started. I will not solve this problem completely for you, because that's not what we do here, but I will tell you a few more things.

There are four unknowns, but there are also four equations, so it should be possible to solve the system completely for a, b, x and y. (If there had been only three equations we would have had to settle for a way to express three of the unknowns as functions of the fourth). It can be difficult to figure out how to solve a non-linear system of equations such as this one, but if you play around with the equations for a while, you may find a trick that simplifies things. One such trick is use all of the equations to express (x+a)²+(x+b)² in two different ways. The result is an equation that will tell you the norms of the vectors.

When you have the norms, you can proceed e.g. like this: 0=xa+yb=a(6-a)+b(8-b)=... If you use the result about what a²+b² is, this equation simplifes to a relationship between a and b that tells you the "direction" of the vector (a,b). A similar calculation that starts with the same equation will tell you the "direction" of (x,y).
 

Similar threads

Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 13 ·
Replies
13
Views
3K
Replies
2
Views
2K