Sometimes, performing an operation on one representation of an equation would be very difficult or impossible using the methods you learn in this class. However, if you represent the equation in a different, equivalent way, the task might become much easier.
The list below is meant to refresh you on some of these methods, so that you won't spend hours beating your head against the wall to solve a problem that should be able to be solved easily. Also keep in mind that you might have to use the rules backwards, too!
Exponents:
- Multiplying same base, different exponent: add the exponents
(xu)(xv) = xu+v
Example: (x4y)(xy+6) = x4y + y +6 = x5y + 6 - Multiplying different base, same exponent: multiply the bases
(xu)(yu) = (xy)u
Example: (x3z+4)(y3z+4) = (xy)3z+4
Please note that this rule DOES NOT apply if you are not multiplying! You cannot "distribute" an exponent over addition. - Raising an exponent to an exponent: multiply the exponents
(xu)v = xu*v
Example: (x3z+4)2 = x(3z+4)(2) = x6z+8 - The Nth root is the same as having an exponent of 1/N
n√(u) = u1/n
Example: √(x+1) = (x+1)1/2
Logarithms:
- Log of a product: add the log of each factor
ln(u*v) = ln(u) + ln(v)
Example: ln((x+1)(x-3)) = ln(x+1) + ln(x-3)
- Log of a quotient: subtract the log of the denominator from the log of the numerator
ln(u/v) = ln(u) - ln(v)
Example: ln((x+1)/(x-3)) = ln(x+1) - ln(x-3)
- Log of an exponential: bring the exponent out front
ln(uv) = u*ln(v)
Example: ln((x+4)x/5) = x/5*ln(x+4)
Trigonometry:
- Trig identities equal to 1
sin2(u) + cos2(u) = 1
sec2(u) - tan2(u) = 1
csc2(u) - cot2(u) = 1
Example: sin2(2x + 3) + cos2(2x + 3) = 1
- Multiple angle and power reduction trig formulas
There are way too many to list here, but Wikipedia has a great table. These are to be used when you don't know what to do with that sin(2x) or sin3(x), and other similar situations.
Happy calculating,
Rachel
No comments:
Post a Comment