Solving Perpendicular Vectors: (a - 2b) \cdot (3a + 5b) Explanation and Solution

thomas49th
Messages
645
Reaction score
0

Homework Statement


If a and b are perpendicular, simplify (a - 2b) \cdot (3a + 5b)


The Attempt at a Solution



Not really sure what they're asking, but to be perp. the angle between them is 90. So using the scalar

so a.b = 0??

The answer in the book it (3a² - 10b²) and I can see that they just multiplied the as and bs together, but why?

Thanks
Thomas
 
Physics news on Phys.org
thomas49th said:
The answer in the book it (3a² - 10b²) and I can see that they just multiplied the as and bs together, but why?

You are to expand it as follows 3a \cdot (a - 2b)+5b \cdot(a-2b) and then use the fact that a.b=0
 
thomas49th said:
so a.b = 0??

Hi Thomas! :smile:

Yes, a.b = 0 …

so just expand (a-2b).(3a+5b) in the usual way, and use a.b = 0 :wink:
 
oh it's really easy ;) I was thinking that the each of the brackets were vectors when of course a and b are the vectors. I'm a silly billy.

How about this one

Use the definition of the scalar product to show that if two vectors are perpendicular, their scalar product is zero.

well a.b = |a||b|Cosx

and when x = 90° => cos x = 0 and that means

a.b = |a||b|.0
a.b = 0

but that's a bit easy isn't it?

Thanks
 
thomas49th said:
oh it's really easy ;) I was thinking that the each of the brackets were vectors when of course a and b are the vectors. I'm a silly billy.

How about this one

Use the definition of the scalar product to show that if two vectors are perpendicular, their scalar product is zero.

well a.b = |a||b|Cosx

and when x = 90° => cos x = 0 and that means

a.b = |a||b|.0
a.b = 0

but that's a bit easy isn't it?

Thanks


yes that would be correct
 
thomas49th said:
oh it's really easy ;) I was thinking that the each of the brackets were vectors when of course a and b are the vectors. I'm a silly billy.
Each of the quantities inside parentheses is a vector, made up of scalar multiples of a and b, which are themselves vectors.
thomas49th said:
How about this one

Use the definition of the scalar product to show that if two vectors are perpendicular, their scalar product is zero.

well a.b = |a||b|Cosx

and when x = 90° => cos x = 0 and that means

a.b = |a||b|.0
a.b = 0

but that's a bit easy isn't it?

Thanks
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top