Pure Flashcards
(128 cards)
What is a^x = n in log form?
log a n = x
Ln x + ln y =
Ln xy
Ln x - Ln y =
Ln x/y
Ln x^y =
Y Ln x
Ln 1/x =
-Ln x
Ln e =
1
Ln 1
0
What is the factor theorem?
If f (a) = 0, then (x - a) is a factor and vice versa
When do you flip an inequality sign?
When multiplying or dividing by a negative number.
Question
Answer
What is the cosine rule?
a^2 = b^2 + c^2 - 2bc cos A
Or
Cos A = (b^2 + c^2 - a^2) / 2bc
Sine rule?
Sin A / a = Sin B / b = Sin C / c
Area of a triangle formula?
1/2 ab Sin C
How do you find arc length with radians?
r θ = arc length
How do you find sector area with radians?
1/2 r^2 θ = sector area
How do you find segment area with radians?
1/2 r^2 (θ - sin θ) = segment area
Question
Answer
Definition of a function?
Many - to - one OR one - to - one
What is the domain?
Allowed input (x) values
What is range?
Allowed output (y) values
How do you execute composite functions (fg(x))
Work from the inside out, find g(x) first then sub into f(x)