Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

1.6 Chapter 1 Study Guide

( \newcommand{\kernel}{\mathrm{null}\,}\)

Definitions
  • natural numbers (N): The "counting" numbers, nonnegative whole numbers, aka 0,1,2,3,... forever.
  • integers (Z): All of the whole numbers, including negative numbers. These also go on forever but in both directions, ...,3,2,1,0,1,2,3,....
  • rational numbers (Q): All numbers that can be written as a ratio of two integers, so things like 12,75,274001, etc. These include integers, because we can write 4=41 if we want. Decimal representations of rational numbers either end, like 1.5, or repeat forever, like 1.33333....
  • real numbers (R): All of the above numbers, together with irrational numbers, such as 2,5,π,e, etc. These numbers' decimal representations never end or have a repeating pattern.
  • commutative: An operation is commutative if it doesn't matter what order you do it in. Addition and multiplication are commutative since a+b=b+a and ab=ba, but subtraction and division aren't!
  • factor: A number's factors are the numbers that can be multiplied to produce it. For example, factors of 12 are ±1,±12,±2,±6,±3,±4.
  • sum: the result of an addition.
  • difference: the result of a subtraction.
  • product: the result of a multiplication.
  • quotient: the result of a division. The number you divide BY is the divisor. The number getting divided is the dividend.
  • strictly less than / less than or equal to: symbols are < and respectively. For example, 3<π.
  • strictly greater than / greater than or equal to: symbols are > and respectively. For example, if we say x4, that means x could be equal to 4 or anything larger than that.
  • numerator / denominator: The top of a fraction is the numerator. The bottom of a fraction is the denominator.
  • reciprocal: The reciprocal of ab is ba.
  • compound fraction: A fraction that has fractions inside of its numerator or denominator or both.
  • least common multiple (LCM): The smallest number that all of a set of numbers divide evenly into. Example: the LCM of 3,4, and 6 is 12. This is used when getting a common denominator.
  • percent: a proportion out of 100. Example: 20% is 20/100=15=0.2.
  • power / exponent: ak is "a raised to the power k" and can be thought of as multiplying a by itself a total of k times. The base is a, and the exponent is k.
  • radical / root: a=b means b is the positive number such that b2=a. Similarly, 3a=b means b3=a, and so on.
  • scientific notation: a number is in scientific notation if it is written as X.XXXX times an appropriate power of 10. Examples: 1,234,000=1.234×106 and 0.00001234=1.234×105. If the exponent is positive, it's a large number. If the exponent is negative, it's a tiny number.
Arithmetic With Negatives
  • Subtraction is the same as adding a negative number, and adding negative numbers is the same as taking the difference (the sign of the answer matches the sign of the bigger number). For example, 23=2+(3)=1.
  • Multiplication distributes over sums and differences, like 2(1+3)=21+23=2+6=8, but you have to be careful when distributing a negative number. For example, 3(a+b)=3a3b.
  • Positive × positive = positive. Negative × negative = positive. Positive × negative = negative. The same applies to division!
Order of Operations (PEMDAS)

0. Parentheses first. Working from the innermost outward, completely take care of expressions inside parentheses.

1. Exponents (powers). If numbers are being raised to a power, compute those first.

2. Multiplication/Division. Working left to right, compute any multiplications and divisions.

3. Addition/Subtraction. Working left to right, compute any sums and differences.

Example:

2(3+(42)2)(3+1)4=2(3+(2)2)44=2(3+4)44=2(7)44=141=13

Arithmetic With Fractions
  • To multiply fractions, multiply across the top and multiply across the bottom: abcd=abcd.
  • To divide fractions, multiply by the reciprocal: ab÷cd=abdc.
  • To add or subtract fractions, get a common denominator for all fractions, and then add or subtract (using parentheses if necessary).
Place Values in Decimals

place value.png

When rounding to a certain place, look at the digit directly to the right. If it's less than 5, round down. If it's 5 and up, round up.

Arithmetic With Decimals
  • Adding and subtracting: arrange vertically with decimal points lined up and add/subtract down columns as usual:

decimal sum 1.png

  • Multiplying: ignore the decimal points and multiply the numbers, then count up the total number of decimal places and put the new point that far into the product. Example: for 1.50.4, first multiply 154=60, then each number had one decimal place, so put the point two places in to get 0.60 as the answer.
  • Powers of 10 trick: If multiplying by 10k, move the decimal point k steps to the right, adding zeros into the spaces. Example: 4.2103=4200. If dividing by 10k (aka multiplying by 10k), move the decimal point k steps to the left, adding zeros if needed. Example: 4.2103=0.0042.
Equivalent Fractions/Decimals to Know
Fraction Decimal
12 0.5
13 0.¯3, which means the 3s go on forever like 0.33333...
23 0.¯6, which due to rounding rules rounds to things like 0.6667
14 0.25, like how 25 cents is a quarter of a dollar
34 0.75
15 0.2, which you can remember as 0.20 because 20 is one-fifth of a 100
18 0.125
32,52,72,... 1.5,2.5,3.5,..., which are just like finding mixed numbers from improper fractions
Percents
  • To find XX% of a quantity, convert to a decimal by moving the point two steps to the left, getting 0.XX, and then multiply. Example: 10% of 30 would be 0.1(30)=3.
  • To convert from a ratio to a percent, just divide partwhole and multiply by 100. Example: 2 out of 5 students come to office hours means 25100=0.4100=40% of students come to office hours.
Power Rules
abac=ab+c abac=abac=abc (ab)c=abc an=1an and 1an=an
a0=1 a1=a 0n=0 1n=1
(ab)c=acbc (a+b)cac+bc negativeeven power=positive negativeodd power=negative
Root Rules
n0=0 n1=1 (na)n=a na=a1n
(na)m=nam=amn nab=nanb nab=nanb na+bna+nb
Common Roots to Know
4=2 400=20
9=3 3600=60, etc.
16=4 10000=100, etc.
25=5 38=2
36=6 327=3
49=7 364=4
64=8 3125=5
81=9 31000=10
100=10 416=2
121=11 481=3
144=12 410000=10
Comparing Fractions
  • If two fractions have the same denominator, compare the numerators. The bigger numerator gives a larger fraction. Example: 23>13.
  • If they have the same numerator, compare the denominators. The bigger denominator gives a smaller fraction. Example: 14<12.
  • If they have different numerators and denominators, find a common denominator and then compare the new numerators. Example: 54=1512 is smaller than 43=1612.

This page titled 1.6 Chapter 1 Study Guide is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by Lydia de Wolf.

Support Center

How can we help?