MHB Find the sin angle between two 2d vectors

AI Thread Summary
To find the sine angle between two 2D vectors, first calculate cos(theta) using the dot product formula. Once cos(theta) is known, apply the Pythagorean identity sin(theta) = sqrt(1 - cos^2(theta)) to determine sin(theta). This method allows for the calculation of the sine angle without needing direct access to sine values. Understanding this relationship is crucial for solving problems involving angles between vectors. Mastering these concepts will aid in preparing for the math test.
Elissa89
Messages
52
Reaction score
0
Tomorrow is my math test and I'm going over the study guide:

I have vector U=<1, 3> and vector V=<5, 2>

It says let theta be the missing angle between the two vectors. What is the cos(theta) and sin(theta)?

I already know how to find the missing angle for cos(theta) but we never covered how to find the missing angle for sin(theta). It was never in our homework and it's not in my notes but apparently it could be on the test.

So if someone could give me the formula and then show a step by step on how to do this it would be most appreciated.
 
Mathematics news on Phys.org
Once you know \(\cos(\theta)\), then given \(0\le\theta\le\pi\), we may use a Pythagorean identity:

$$\sin(\theta)=\sqrt{1-\cos^2(\theta)}$$
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top