\(x = 10\cos 60ยฐ = 10 \cdot \tfrac{1}{2} = 5\)
\(y = 10\sin 60ยฐ = 10 \cdot \tfrac{\sqrt{3}}{2} = 5\sqrt{3}\) Memory: cos60ยฐ = ยฝ, sin60ยฐ = โ3/2. Think: "cosine comes first, sine is bigger at 60ยฐ" ๐
4
VECTORS โ Angle Between
Find the angle between \(\vec{p} = \langle 1,\; 0 \rangle\) and \(\vec{q} = \langle 0,\; 1 \rangle\) using the dot product formula.
๐ก EXPLANATION
\(\vec{p}\cdot\vec{q} = (1)(0)+(0)(1) = 0\)
\(\cos\theta = \dfrac{0}{|\vec{p}||\vec{q}|} = 0 \Rightarrow \theta = \cos^{-1}(0) = 90ยฐ\)
These are just the x and y unit vectors โ obviously perpendicular! ๐
5
VECTORS โ Vector Addition
If \(\vec{u} = \langle 2,\; -3 \rangle\) and \(\vec{v} = \langle -5,\; 7 \rangle\), what is \(2\vec{u} - \vec{v}\)?
๐ก Hint: Scale first, THEN subtract component by component.
Use matrices to solve: \(\begin{cases} 2x + y = 5 \\ x + 3y = 10 \end{cases}\)
๐ก Set up \(AX = B\), then \(X = A^{-1}B\). Or just substitute!
๐ก EXPLANATION
From eq1: \(y = 5 - 2x\). Sub into eq2:
\(x + 3(5-2x) = 10 \Rightarrow x + 15 - 6x = 10 \Rightarrow -5x = -5 \Rightarrow x = 1\)
Then \(y = 5 - 2(1) = 3\). So \(\mathbf{(1,\; 3)}\) โ
10
MATRIX โ Properties
Which of the following is TRUE about matrix multiplication?
๐ก EXPLANATION
โ D is correct: Matrix multiplication IS associative: \((AB)C = A(BC)\)
โ A: \(AB \neq BA\) in general โ order matters!
โ B: The correct identity rule is \(A \cdot I = A\), not \(I\)
โ C: You can only multiply if columns of A = rows of B Remember: "MATRICES ARE NOT COMMUTATIVE!" โ This trips up almost everyone! ๐จ
\(x = 6\cos\!\frac{\pi}{4} = 6 \cdot \frac{\sqrt{2}}{2} = 3\sqrt{2}\)
\(y = 6\sin\!\frac{\pi}{4} = 6 \cdot \frac{\sqrt{2}}{2} = 3\sqrt{2}\)
Since \(\frac{\pi}{4} = 45ยฐ\), both components are equal โ the point lies on the line \(y = x\)! ๐ฏ
12
POLAR โ Graph Identification
The polar equation \(r = 3\cos(2\theta)\) produces which type of graph?
๐ก Hint: Look at the coefficient of \(\theta\). Is it \(n\) even or odd?
๐ก EXPLANATION
\(r = a\cos(n\theta)\) is a rose curve.
Here \(n = 2\) (even), so petals = \(2n = 4\). โ RULE: "Even n โ 2n petals, Odd n โ n petals." Write this on your wrist! โ๏ธ
13
POLAR โ Rectangular to Polar
Convert the rectangular point \((-\sqrt{3},\; 1)\) to polar form \((r,\;\theta)\) where \(r > 0\) and \(0 \le \theta < 2\pi\).
๐ก Careful! The point is in Quadrant II. Adjust your angle!
๐ก EXPLANATION
\(r = \sqrt{3+1} = 2\)
Reference angle: \(\tan^{-1}\!\left(\frac{1}{\sqrt{3}}\right) = \frac{\pi}{6} = 30ยฐ\)
But point is in Q2 (x<0, y>0): \(\theta = \pi - \frac{\pi}{6} = \frac{5\pi}{6}\) โ Always identify the quadrant FIRST before finding the angle! ๐งญ
14
POLAR โ Equation Recognition
Which polar equation represents a circle centered at the origin with radius 5?
๐ก EXPLANATION
\(r = 5\) means: every point is exactly 5 units from the origin, at ANY angle. That's a circle! โ
โ \(r = 5\sin\theta\) is a circle shifted up
โ \(\theta = 5\) is a straight ray (line through origin)
โ \(r = 5\cos\theta + 5\) is a cardioid-like shape Simple rule: "\(r = \text{const}\) = CIRCLE centered at origin" ๐ต
๐
TRIGONOMETRY
Unit 4 ยท Problems 15โ18
SOH-CAH-TOAsin=Opp/Hyp, cos=Adj/Hyp, tan=Opp/Adj
ALL STUDENTS TAKE CALCULUSQ1:All+, Q2:Sin+, Q3:Tan+, Q4:Cos+
Step 2: \(\cos\theta = \frac{4}{5}\) (positive in Q1) โ
15
TRIG โ Exact Values
What is the exact value of \(\tan\!\left(\dfrac{2\pi}{3}\right)\)?
๐ก \(\frac{2\pi}{3} = 120ยฐ\) โ reference angle is \(60ยฐ\), located in Q2!
๐ก EXPLANATION
Reference angle = 60ยฐ, \(\tan60ยฐ = \sqrt{3}\)
In Q2: sine is +, cosine is โ, so tangent is negative.
\(\tan\!\frac{2\pi}{3} = -\sqrt{3}\) โ "All Students Take Calculus" โ In Q2, only Sin is positive, so Tan is negative! ๐
These final problems connect multiple topics. Think carefully about which tool to use! ๐ ๏ธ
19
MIXED โ Vectors + Trig
A force vector \(\vec{F}\) has magnitude \(20\) N and makes an angle of \(150ยฐ\) with the positive x-axis. What is the x-component of \(\vec{F}\)?
๐ก Use components: \(F_x = |\vec{F}|\cos\theta\). Remember: \(150ยฐ = 180ยฐ - 30ยฐ\) is in Q2!
๐ก EXPLANATION
\(F_x = 20\cos150ยฐ = 20 \cdot (-\frac{\sqrt{3}}{2}) = -10\sqrt{3}\) N โ
In Q2: cosine is NEGATIVE, so the x-component is negative (pointing left). Always check the sign! A negative x-component means the force points leftward. ๐ฏ
20
MIXED โ Polar + Matrix
A rotation matrix is given by \(R = \begin{pmatrix} \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{pmatrix}\). If you rotate the point \((1, 0)\) by \(\theta = 90ยฐ\), what is the new point?
๐ก Multiply the matrix by the column vector \(\begin{pmatrix}1\\0\end{pmatrix}\). What are \(\cos90ยฐ\) and \(\sin90ยฐ\)?
๐ก EXPLANATION
\(\cos90ยฐ = 0,\; \sin90ยฐ = 1\)
\(R = \begin{pmatrix}0 & -1\\1 & 0\end{pmatrix}\)
\(R\begin{pmatrix}1\\0\end{pmatrix} = \begin{pmatrix}0\cdot1+(-1)\cdot0\\1\cdot1+0\cdot0\end{pmatrix} = \begin{pmatrix}0\\1\end{pmatrix}\) โ
Rotating the x-axis point 90ยฐ gives the y-axis point โ beautiful geometry! ๐