Math Pointers
Math Pointers
A. Fundamental Operations
PEMDASN – order of precedence of operations
1. Parenthesis - perform all operations inside parentheses, from innermost to outermost,
then from left to right.
2. Exponentiation and extraction of roots – perform all exponentiation and extraction of
roots from innermost to outermost, then from left to right
NOTE: When taking the root of a power, it would be difficult to evaluate the
expression using the prescribed order without the aid of a calculator: it will eventually
involve taking the root of a large number. To facilitate its computation, use the
m
property a a m n a , which suggests that extraction of root should be performed first.
3. Multiplication and Division – these are same level operations, and are performed from
left to right if they occur together in the same arithmetical expression
4. Addition and Subtraction – these are same level operations, and are performed from left
to right if they occur together in the same arithmetical expression
5. Negation – changes the sign of the number to the opposite
B. Divisibility
A number x is divisible by
1. 2 if N is even (N ends with 0, 2, 4, 6, or 8)
2. 5 if N ends with 5 or 0
3. 10 if N ends with 0
4. 3 if the sum of the digits of N is divisible by 3
5. 9 if the sum of the digits of N is divisible by 9
6. 4 if the last 2 digits of N are 00 or is divisible by 4
7. 8 if the last 3 digits of N are 000 or is divisible by 8
8. 6 if N is divisible by both 2 and 3
9. x if N is divisible by all the factors of x.
Examples:
1. Find the value of N so that 679,53N is divisible by 36.
a. 0 b. 2 c. 4 d. 6 e. 8
2. Which of the following does not divide 123,456?
a. 3 b. 4 c. 6 d. 8 e. 9
C. Rounding Off and Scientific Notation
D. Formula Evaluation
- Given a formula (usually an expression that defines a * b, read as a operation b, and an
expression x * y, substitute the left operand x and the right operand y to a and b in the
formula, respectively
Examples
1. Given the formula a * b = a – b + ab,
a. Evaluate -2 * 4
b. Solve for x in the equation 3 * x = 6
2. Given the formula a * b = a2 + 8b, solve for x in the equation 2 * x = 20
Examples:
1. Find LCM and GCF of 150, 96 and 108.
2. One bell rings every 10 minutes and another bell rings every 6 minutes. If both
bells rang together at 5 pm, when will they ring together next?
3. Three moons of a certain planet rotates around the planet every 36, 48 and 75 Earth
months. If the three moons are aligned now, in how many months will the three
moons be aligned next?
II. ALGEBRA
Examples:
1. a b 3 a b 3
2. 2c 3d 5e2
3.
4.
D. Factoring
1. Common Factors: ax ay ax y
2. Difference of Two Squares: x 2 y 2 x y x y
3. Perfect Square Trinomial: x 2 2 xy y 2 x y 2
4. Ordinary Trinomial – may be factored as the sum of two binomials; FOIL is used to
check if the factors are correct
5. Sum/Difference of Two Cubes: x3 y 3 x y x 2 xy y 2
6. Factoring by Grouping – used to factor 4 terms (or more); terms are grouped either
3-1 (first group has 3 terms and second group has 1 term) or(first group has 2 terms
and second group has two terms). (a) 3-1 grouping is used if there is a perfect
square trinomial in the given expression; the goal is to produce a difference of two
squares; (b) 2-2 if otherwise; the goal is to produce a common factor between the
two groups.
E. Simplification of Fractions
- A fraction is simple if its numerator and denominator have no common factor
- To simplify a fraction, factor its numerator and denominator, then cancel factor/s
common to both
- If there are 2 factors with the same terms but are opposite in signs, one in the
numerator and the other in the denominator, then a common factor can be produced
by factoring out -1 from that factor in either the numerator or the denominator
- Cancellation between the numerator and the denominator is allowed provided the
main operation in both the numerator and denominator is multiplication.
Examples:
1.
x 2x 3
x 2x 1
x 2 xz xy yz
2.
x2 z 2
F. Operations on Fractions
-
G. Negative Exponents
1
- Must be removed first using the rule a n
an
-
H. Complex Fractions
- A fraction whose numerator or denominator or both contains fraction/s.
- To simplify, convert both numerator and denominator as single fractions, the
perform division. Simplify the final answer.
I. Rational Exponents
- Convert to radicals using the rule a m / n n a m
J. Simplification of Radicals
1. Bringing out of factors from the radicand
- A factor can be brought out from the radicand if it is a perfect power (its
exponent s equal to the index)
2. Reduction of Index
- The index of the radical can be reduced if the exponents if each fractor in the
radicand have a common factor with the index
3. Removal of Fractions from the radicand
a na
- To remove a fraction in the radicand, use the property n
b nb
4. Removal of Radical from the denominator
- To remove a radical from the denominator, multiply to both the numerator and
denominator a rationalizing factor. If the denominator is a
o Monomial – the rationalizing factor must make the exponent of each
factor in the radicand of the denominator equal to the index.
o Binomial of the form n a n b , the rationalizing factor is an n-term
expression such that when the denominators are multiplied, the product
is of the form a b
n
n
n
n
K. Operations on radicals
1. Addition/Subtraction of Radicals
- Simplify the addend radicals first before their sum/difference is taken
- Only similar radicals (same index and same radicand) can ne directly added
or subtracted.
- Perform addition/subtraction on the coefficients of similar radicals, then
attach to the result the common radical.
2. Multiplication/Division of Radicals
- Only radicals with the same index can be directly multiplied or divided
- If the radicals to be multiplied or divided have different indices, convert
them into radicals with the same index first.
- Simplify the final product or quotient.
Examples:
1. a 3 a 4 6 a5
6
x
2
4
x3 3 x 2
4. Logarithmic Equations
- Equation involving a logarithm
- If the equation involves
o One logarithm, convert the equation to its exponential form, then
solve the resulting equation for x. Check for extraneous solution (a
derived value of x that makes the argument or base of a logarithm in
the original equation zero or negative.
o Two or more logarithms, convert these into a single logarithm then
proceed as in the preceding case.
6. Radical Equations
- Equation with x inside a radical
- To solve for x, remove all radicals from the equation first (isolate a radical
on one side of the equation, then raise both sides of the equation to the same
exponent. Repeat this process until all radicals have been removed). Solve
the resulting equation for x. Check for extraneous solution (a derived value
of x that does not satisfy the original equation)
Examples:
Solve the following equations for x:
1. x 2 / 3 4
2. 3
3x 1 2
3. x2 2x x 6
4. 2x 1 x 2 3
5. 2x 1 x 3 2
7. Literal Equations
- An equation that involves 2 or more letters, one of which is to be isolated
- To isolate a letter, (a) remove all radicals (if any), then (b) remove all
denominators (if any), then (c) expand all products (if any), then (d) group
all terms with the unknown letter on one side of the equation, the other
terms on the other side, then (e) factor out unknown letter and isolate it
through division.
Examples:
Solve the following equations for the indicated letter.
1 1 1
1. , R1 ?
E R1 R2
AC B
2. , C ?
BC A
Examples:
1. Find a two digit number such that the sum of the digits is 10 and if
the digits are reversed, the new number is 54 more than the original.
a. 28 b. 37 c. 46 d. 64 e. 73
2. Find a two digit number such that the sum of the digits is 12. If the
digits are reversed, the new number is 12 less than twice the original.
a. 28 b. 39 c. 48 d. 57 e. 75
3. A purse has 28 coins with total value of P13. If the coins consist of
only P1 and 25c coins, how many 25c coins are there in the purse?
a. 12 b. 14 c. 16 d. 20 e. 24
4. A rectangle has perimeter 28 ft. If its length is 2 more than twice its
width, find the length of the rectangle.
a. 8 ft b. 9 ft c. 10 ft d. 12 ft e. 13 ft
5. A right triangle has area 24 sq. in. If the height of the triangle is 4
less than twice the base of the triangle, find its base.
a. 4 b. 4.5 c. 5 d. 5.5 e. 6
6. John is four times as old as Paul. In 20 years, John will be twice as
old as Paul. How old is John now?
a. 32 b. 36 c. 40 d. 48 e. 60
7. John left the camp at 6:00 am walking at 6 kph. Two hours later,
Paul left the same camp to follow John, walking at 8 kph. At what
time will Paul catch up with John?
a. 11 am b. 12 nn c. 1 pm d. 2 pm e. 3 pm
8. Two cars A and B left the same place at the same time but were
headed in opposite directions. If car A is 8 kph faster than card B
and were 792 km after 9 hours, find the speed of car A.
a. 32 b. 40 c. 48 d. 54 e. 60
9. How much 30% salt solution must be added to 120 liters of a 60%
salt solution to produce a 50% salt solution?
a. 36 b. 48 c. 60 d. 75 e. 80
10. Answer the preceding problem if pure water is used instead of the
30% salt solution.
a. 12 b. 18 c. 20 d. 24 e. 30
11. John can do a job in 24 minutes while Paul can do the same in 48
minutes. Working together, how long will it take for John and Paul
to do the same job?
12. John and Paul can finish a task in 12 minutes working together. If
Paul alone can finish the same task in 20 minutes working alone,
how long will it take John to do the same?
III. GEOMETRY
angle is 360 o
n 2 180 o
n
D. Problems on Area of a Shaded Region
- area of shaded region = area of the whole figure – area of the unshaded region
E. Problems on Composite Figures
- A composite figure can expressed as a sum of “regular” figures (circle, square,
rectangle and/or triangle)
F. Problem Involving Supplementary and Complementary Angles
- Two angles that form a right angle are complementary angles. The sum of their
measures is 90.
- Two angles that form a straight line are complementary angles. The sum of their
measures is 180.
G. Problems Involving Partitioning a Figure Into Congruent Triangles
- An area problem with a figure that can be partitioned into congruent triangles if
either (a) there are already congruent triangles in the given figure or (b) two line
segments in the given figure are related by “twice|, “thrice|, etc.
- Line/s are drawn in the given figure to produce the congruent triangles. The area of
one triangle is determined, then solve the main area problem