Find p Given a.b = 4, a=[6,3,-2], b=[-2,p,-4]

Click For Summary

Homework Help Overview

The discussion revolves around finding the value of p in the context of the dot product of two vectors, a and b, where a = [6,3,-2] and b = [-2,p,-4]. The original poster attempts to relate the angle between the vectors to the dot product and magnitudes, leading to a value for p.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the relationship between the dot product and the cosine of the angle between the vectors, questioning the validity of their algebraic manipulations and assumptions about equality.

Discussion Status

Participants are actively engaging with the problem, providing suggestions for simplifying the equations and checking for errors in calculations. There is an acknowledgment of potential pitfalls in squaring equations and the need to verify solutions.

Contextual Notes

There is a discussion about the implications of squaring both sides of an equation and the introduction of extraneous solutions, particularly in relation to the cosine function and its possible values.

PiRsq
Messages
112
Reaction score
0
The angle between vectors a and b is cos^-1(4/21). Find p if a = [6,3,-2] and b = [-2, p, -4]


I did:

cos x= 4/21 = a.b/|a||b|

The result comes out to be p=8/3 but it only satisfies that a dot b is 4 and not |a||b| = 21...What am I doing wrong?
 
Physics news on Phys.org
Two fractions being equal does not mean their numerators are equal (e.g. 1/2 = 2/4); you can't simply discard the denominator when solving an equation.
 
Oh so I can't simply say a.b is equal to 4 right? But if I do not do that then I get for cos theta:

cos theta = 3p-4/(7)root of p^2+20

I have no clue now of how to do it
 
Well, you can cross multiply to get rid of the fractions.

(In case you don't remember, that is to multiply both sides by both denominators, thus going from a/b=c/d to a*d=b*c)


Then if only you knew an operation you can do to an equation to undo a square root...
 
Yes so:

3p-4/root of p^2+20 = 4/21



Then I square the left side and cross multiply to get:

21(9p^2-24p+16)=4[7(p^2+20)]

am I right so far?
 
Almost; when you square an equation, you have to square both sides... and you seem to have misplaced a 7 in the first equation in your post.


Incidentally, you should group your terms with parenthesis to make them more clear (and accurate): the LHS should be written something like

(3p-4)/( 7*sqrt(p^2+20) )

(where 'sqrt' stands for square root)
 
Precisely, I did:

(3p-4)/( 7*sqrt(p^2+20) )=4^2/21^2 then I end up getting numbers in the millions


Eventually I end up with an answer of 1.63 for p by using the quadratic formula, and my book says the answer is simply 4
 
Lemme see your work so I can see what went wrong.

Incidentally, one tip is to look for simplifications you can make at every step of the problem; for example, before doing anything, notice that the denominator of both sides is divisible by 7; you could multiply the equation through by 7 to cancel that out and reduce the size of the numbers with which you have to work.
 
Ah yes, now I get the answer 4 and another negative number. But what is that negative number?
 
  • #10
Squaring an equation is not an invertable operation; e.g.

(2)^2 = 4 and (-2)^2 = 4


When you perform a noninvertable operation to an equation, it says "The solution(s) to the original equation is (are) among the solutions to this new equation". Generally it's good practice to check your solutions when you get them, but it becomes a necessity when you use noninvertable operations like squaring.


In many types of problems where there squaring introduces "false" solutions, the false solutions correspond to some sort of reversal of sign or direction. In this particular case, it corresponds to the case when cos θ = -4/21
 
  • #11
Ok great, thanks Hurkyl!
 

Similar threads

Replies
24
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
Replies
5
Views
965
  • · Replies 11 ·
Replies
11
Views
2K
Replies
9
Views
3K
Replies
24
Views
2K
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
3
Views
3K