Law of Sines and Cosines, Vectors, and Complex Numbers
The Law of Sines
An oblique triangle is a triangle that does not contain a right angle.
The law of sines is applicable when given:
Two sides and an angle opposite one of them (SSA)
Two angles and any side (AAS or ASA)
Law of Sines Formula
asinα=bsinβ=csinγ
Where a, b, c are sides of the triangle and (\alpha, \beta, \gamma) are the opposite angles.
Three formulas:
asinα=bsinβ
asinα=csinγ
bsinβ=csinγ
Alternatively:
sinαa=sinβb=sinγc
General Form
In any triangle, the ratio of the sine of an angle to the side opposite that angle is equal to the ratio of the sine of another angle to the side opposite that angle.
Problem Solving Rounding Rule
If known sides or angles are stated to a certain accuracy, then unknown sides or angles should be calculated to the same accuracy.
Ambiguous Case (SSA)
When two sides and an angle opposite one of them are given, there might be more than one possible triangle.
If (\alpha) is acute:
If \sin \beta > 1, no triangle exists.
If sinβ=1, a right triangle is formed.
If \sin \beta < 1, two possible choices for the angle (\beta) exist.
If (\alpha > 90^\circ), a triangle exists if and only if a > b.
When the angle of elevation of the sun is 64°, a telephone pole that is tilted at an angle of 9° directly away from the sun casts a shadow 21 feet long on level ground. Approximate the length of the pole.
Calculate angles: β=90∘−9∘=81∘ and γ=180∘−64∘−81∘=35∘
Use law of sines: sin64∘a=sin35∘21⇒a=sin35∘21sin64∘≈33
Example: Using bearings
A point P on level ground is 3.0 kilometers due north of a point Q. A runner proceeds in the direction N25°E from Q to a point R, and then from R to P in the direction S70°W. Approximate the distance run.
Calculate angles: ∠PQR=25∘, ∠PRQ=70∘−25∘=45∘, and ∠QPR=180∘−25∘−45∘=110∘
Use law of sines to find q: sin25∘q=sin45∘3.0⇒q=sin45∘3.0sin25∘≈1.8
Use law of sines to find p: sin110∘p=sin45∘3.0⇒p=sin45∘3.0sin110∘≈4.0
Distance run: p+q≈4.0+1.8=5.8
The Law of Cosines
The law of cosines is applicable when given:
Two sides and the angle between them (SAS)
Three sides (SSS)
Law of Cosines Formula
a2=b2+c2−2bccosα
b2=a2+c2−2accosβ
c2=a2+b2−2abcosγ
General Form
The square of the length of any side of a triangle equals the sum of the squares of the lengths of the other two sides minus twice the product of the lengths of the other two sides and the cosine of the angle between them.
Pythagorean Theorem
If (\alpha = 90^\circ), then the law of cosines reduces to the Pythagorean theorem: a2=b2+c2
Problem Solving Suggestions
Given two sides and the included angle, use the law of cosines to find the third side, then use the law of sines to find another angle (find the angle opposite the shortest side first).
Given three sides, find the largest angle first (opposite the longest side).
Example: Using the law of cosines (SAS)
Solve triangle ABC, given a=5.0, c=8.0, and β=77∘.
A vertical pole 40 feet tall stands on a hillside that makes an angle of 17° with the horizontal. Approximate the minimal length of cable that will reach from the top of the pole to a point 72 feet downhill from the base of the pole.
∠ABD=90∘−17∘=73∘ and ∠ABC=180∘−73∘=107∘
(AC)2=722+402−2(72)(40)cos107∘≈8468⇒AC≈8468≈92
Area of a Triangle
The area of a triangle equals one-half the product of the lengths of any two sides and the sine of the angle between them.
Δ=21bcsinα=21acsinβ=21absinγ
Heron's Formula
Δ=s(s−a)(s−b)(s−c)
Where s is one-half the perimeter, i.e. s=21(a+b+c)
Vectors
A vector is a quantity that has both magnitude and direction.
Equal vectors have the same magnitude and direction.
A scalar is a quantity that has only magnitude.
Velocity and force are examples of vectors.
Vector Addition
Triangle Law: add vectors by placing the initial point of the second vector on the terminal point of the first.
Parallelogram Law: If PQ and PR are two forces acting at P, then PS is the resultant force, where RPQS is parallelogram.
Scalar Multiplication
If m is a scalar and v is a vector, then mv is a vector whose magnitude is |m| times ||v|| and whose direction is either the same as that of v (if m > 0) or opposite that of v (if m < 0).
Component Form of Vectors
A vector in the xy-plane can be represented by an ordered pair of real numbers (a₁, a₂).
The magnitude of the vector a = (a₁, a₂) is ∣a∣=a<em>12+a</em>22.
Addition: (a1,a2)+(b1,b2)=(a1+b1,a2+b2)
Scalar Multiple: m(a1,a2)=(ma1,ma2)
The zero vector is 0 = (0, 0).
The negative of a vector a = (a₁, a₂) is -a = (-a₁, -a₂).
Vector subtraction is defined by a - b = a + (-b).
Vector Properties
a + b = b + a
a + (b + c) = (a + b) + c
a + 0 = a
a + (-a) = 0
m(a + b) = ma + mb
(m + n)a = ma + na
(mn)a = m(na) = n(ma)
1a = a
0a = 0 = m0
Unit Vectors i and j
i = (1, 0) and j = (0, 1)
a = (a₁, a₂) = a₁i + a₂j
a₁ is the horizontal component and a₂ is the vertical component of the vector a.
where (\theta) is the angle in standard position from the positive x-axis to the vector a = (a₁, a₂).
Therefore, a=∣a∣(cosθi+sinθj)
Complex Numbers
Represent complex numbers geometrically by using points in a coordinate plane, called a complex plane. The x-axis is the real axis, and the y-axis is the imaginary axis.
Absolute Value of a Complex Number
If z = a + bi, then ∣a+bi∣=a2+b2.
Trigonometric (Polar) Form
z=r(cosθ+isinθ)=rcisθ
Where r=∣z∣=a2+b2 and (\theta) is an argument of z.
Exponential Form: z=reiθ.
Theorem on Products and Quotients
If z<em>1=r</em>1(cosθ<em>1+isinθ</em>1) and z<em>2=r</em>2(cosθ<em>2+isinθ</em>2), then: