BASIC MATHEMATICAL CONCEPTS

Size: px
Start display at page:

Download "BASIC MATHEMATICAL CONCEPTS"

Transcription

1 CHAPTER 1 BASIC MATHEMATICAL CONCEPTS Introduction Science and Technology rely on accurate measurements and calculations. In order to acquire mastery in mathematical operations, it is important to have good understanding of basic properties of numbers and operations. In this chapter we will study basic mathematical concepts, symbols and operations. Objectives Upon completion of this chapter, you should be able to: Describe the concepts of numbers, numerals and numbering systems. Illustrate and differentiate the characteristics of whole numbers, integers, decimals and fractions. Describe and explain the properties and usage of number ZERO. Use math symbols to compare numbers and indicate arithmetic operations.. Explain the properties of basic mathematical operations. Describe the basic rules of the decimal system. Explain the significance of measurements, quantities and units. Translate simple word statements to mathematical expressions and viceversa. 1.1 Numbers and Numbering Systems Definitions Number: A number is an expression of quantity. We use numbers to represent quantities. Examples: the number of people in a classroom, the length of an object ( with given units ), the weight of an object. Numeral: A numeral is a symbol used to represent a number. The same number can be written in different ways. Example: 5 (Arabic numeral) or V (Roman numeral) Digit: A digit is any of the numerals 0 through 9 used to represent numbers. ( from Latin, digitus = finger) ELPT

2 Example: the number 34 is a two-digit number, the number 751 is a three-digit number. Numbering system: A set of rules which determines the symbols, base and weights and regulates arithmetic operations. The decimal system is the most widely used in everyday life; however, binary, octal and hexadecimal systems are used by computers and programmable controllers. Example: the number 26 in the decimal system (base 10) can be written as in binary (base 2), 32 in octal (base 8) and 1A in hexadecimal (base 16). Whole number: A whole number is a complete unit, containing no fractional parts. Whole numbers are considered positive. Example: 0, 1, 2, 3, etc. are whole numbers. Natural or counting numbers: The natural or counting numbers are the numbers used for counting. Example: 1, 2, 3, 4, etc. are natural or counting numbers. Integers: An integer is a whole number but it can be positive or negative. Example: 1, 3, -2, 4, -7 are integers. Fractions: A fraction is a portion of a whole amount. It describes into how many parts the whole is divided and how many of those parts are used. Example: the fraction 3/4, means the whole amount is divided into 4 parts and 3 are used. Mixed number: A mixed number contains a whole number and a fraction. Example: 1 ½ is a mixed number. Decimal numbers: A decimal number (sometimes called decimal fraction) represents the fractional part of a number. It is a fraction written in a decimal form. ELPT

3 Example: the fraction 3/4 can be written as 0.75 or.75. Rational numbers: A rational number is a number that can be expressed as a fraction or ratio of two integers. Example: ¾, 7/11 and 89/100 are rational numbers. TIP: All integers are rational numbers since they can be written as the ratio of the number and one. Example: 4 can be written as 4/1. Irrational numbers: An irrational number is a number that cannot be expressed as a fraction or ratio of two integers. Example: the number pi, written B = cannot be expressed as a fraction or ratio of two integers and it is an irrational number. Real numbers: Real numbers are the set of all numbers that we can possibly use in most common mathematical operations; the real numbering system consists of integers, rational and irrational numbers. Decimal point: The decimal point separates a number in two parts: the whole number appears to the left of the decimal point and the fraction appears to the right of the decimal point. Example: the number 2.75 is two whole units and 3/4 (.75) of the whole unit. TIP: A number written without a decimal point is a whole number; the decimal point, although not shown, is understood to be after the number. Thus, the number 12 is the same as 12.. Exercise Write T for true or F for false next to each expression. 1] All whole numbers are integers. 2] Negative integers are whole numbers. 3] All rational numbers are integers. 4] 3/4 and ½ are fractions. 5] 1/10, 4 and ½ are rational numbers. 6] All integers are rational numbers. 7] Rational numbers are real numbers. 8] 1\2, 4, and 1 are irrational numbers. 1 9] 3 2 is a mixed number. 10] Irrational numbers can be written as fractions. ELPT

4 The Number ZERO The number zero by itself indicates the absence of quantity. When used with other digits, it can indicate the size of a number or hold digits in their proper places. Example: 430 is not equal to 403, 0.05 is not equal to 0.5 It is important to understand the role that number zero plays in various numbers. A zero placed to the left of a whole number doesn t change the number; however, if it is placed to the right of a whole number, it changes the number. Example: 18 equals 018, but 18 is not the same as 180 A zero placed to the right of a decimal number doesn t change the number. Example: 0.23 = A zero placed between the decimal point and a number does change the number. Example: 0.23 is not the same as , and 4.5 is not the same as 40.5 A decimal fraction (without a whole number) can be written with or without the zero to the left of the decimal point. Example: 0.34 =.34 Exercise Rewrite each group of numbers in ascending order; i.e. 1 smallest number first, largest number last Example: Given the group 4.5,.5, 5, 1.5 write.5, 1.5, 4.5, 5 1] 6, 1.6, 0.7, 6.7 2] 12, 4, 9, 19 3] 100, 23, 78, 98 4] 760, 706, 697, 907 5] 1.5, 4.5, 1.45, ] 18, 1.8,.18,.018 7].01,.005,.5,.03 8] 408, 804, 480, , 12, 14, 10] 39, 139, 319, : Latin, id est meaning that is (to say). ELPT

5 Exercise Rewrite each group of numbers in descending order; i.e. largest number first, smallest number last. Example: Given the group 4.5,.5, 5, 1.5 write 5, 4.5, 1.5,.5 1] 98, 88, 108, 18 2] , 4, 12, 2 4 3] 6.1, 5.8, 5.9,.61 4] 10, 45, 59, 290 5] 1.7,.17, 17,.017 6] 120, 180, 12, 18 7] 601, 106, 160, 610 8] 2.9,.9,.09, 3 9] 17, 117, 170, ] 6,.6, 6.6, Basic Math Symbols Symbols are used in math, science and technology to denote equality, operations, indicate and compare numbers and quantities and to express formulas. Symbols of Equality, Inequality and Comparison The most common symbols are: = is equal to is not equal to > is greater than < is less than $ is greater than or equal to # is less than or equal to Examples: a = b means number (or quantity) a is equal to number (or quantity) b a > b means number (or quantity) a is greater than number (or quantity) b ELPT

6 x # y means number (or quantity) x is less or equal than number (or quantity) y a = 3 means number (or quantity) a is equal to number 3 or has a value of 3 7 = is a true statement = 6 is not a true statement 8 > 6 is a true statement 5 < 2 is not a true statement 0.2 =.2 is a true statement TIP: When using > and < to compare numbers, the number located on the wide end of the symbols > and < is the larger one. Example: 5 > 3, 5 is larger than 3; likewise, 4 < 9, 9 is larger than 4. Exercise Write T for true or F for false next to each expression. Example: Given 5 > 4 write T 1] 18 > 16 2] 48 < 84 3] 30 > 31 4] 9 < 8.9 5] 4.2 > ] 16 < 14 7] 120 < 115 8] 874 < 784 9] 13 < ] 0 < 1 Exercise Use =, > or < to compare each pair of numbers. Example: Given the pair 4 7 write 4 < 7 1] ] ] ] ] ] ] ] ] ] ELPT

7 Exercise Use the equal to ( = ) symbol or the not equal to ( ) symbol to compare each pair of numbers. Example: Given the pair write ] ] ] ] 7,002 7,020 5] ] ] ] ] ] Find a number to complete each number sequence. L O H ACTIVITIES N F 7 1] ] ] ] ] Operational Symbols The basic mathematical operations are addition, subtraction, multiplication and division; they are represented by the following symbols: Addition plus 4 Subtraction minus 2 Multiplication x or * 12 x 3 12 times 3 12 * 3 3 Division / or 15 / 3 15 divided by 3 or 3 divided into 15 or _ ELPT

8 Exercise Perform the following operations 1] = 2] = 3] = 4] 18 / 6 = 5] 4 x 6 = 6] 6 / 18 = 7] 9 3 = 8] = 9] 10 * 10 = 10] = Definitions Variable: A variable is a quantity that can have any value. Variables are usually represented by letters. For example: the letter v can be used to represent velocity; the letter P is used to represent power. Equation: An equation is a mathematical statement that indicates that two quantities are equal. For example: = 7 is an equation. Inequality: An inequality is a mathematical statement that indicates that two quantities are not equal. For example: 5 7 and 8 > 3 are inequalities. Formula: A formula is an equation involving two or more variables. For example: v = d / t is a formula to find velocity ( v ) when the distance ( d ) and the time ( t ) are known. Grouping Symbols Parenthesis ( ), brackets [ ] and braces { } are used to group numbers and variables. They indicate the priority of operations; the operations indicated inside these symbols are performed before any other operations. For more complex expressions parenthesis are used first, followed by brackets and braces. For example: in the expression 4 x ( ), is performed first; the result is multiplied by 4. 4 x ( ) = 4 x 7 = 28 ELPT

9 Order of Operations For expressions that contain a combination of parentheses, addition, subtraction, multiplication and division, the order of operations is as follows: 1] Parentheses 2] Powers and Square Roots ( to be studied later ) 3] Multiplication and division - whichever comes first from left to right 4] Addition and subtraction - whichever comes first from left to right. For example: the expression 2 ( ) is solved by multiplying 3 and 6 first, then 4 is added and the result is multiplied by 2. 2 ( ) = 2 ( ) = 2 ( 22 ) = 44 Perform the following operations Exercise ] 3 x ( 12-4 ) 2] ( ) / ( 4-1 ) 3] 14 - ( ) 4] ( 14-6 ) x ( ) 5] ( 10 x 5 ) / ( ) 6] 3 x ( 8-5 ) x ( 7-2 ) 7] ( ) x ( 5-0 ) 8] 16 / ( 9-5 ) 9] 1 / ( ) 10] ( 2-1 ) x ( ) / ( 7-5 ) 1.3 Basic Properties of Mathematical Operations Definitions Notation of Positive Numbers: If a number is written without a + or - sign preceding the number, the number is positive. ELPT

10 For example: 24 is positive and can be written as Opposite, negative or additive inverse of a number: The opposite, negative or additive inverse of a number is the number written with opposite sign. For example: the opposite of 24 is - 24 ; the opposite of - 3 is + 3 or simply 3. Likewise, the opposite of the variable a is - a. Reciprocal or multiplicative inverse of a number: The reciprocal or multiplicative inverse of a number is the number divided into 1 ( 1 divided by the number ). For example: the reciprocal of 4 is 1/4; the reciprocal of the variable x is 1 / x Multiplication notation: Multiplication can be represented in various forms using the symbols x, * ; when two quantities are shown together and are not separated by the +, -, / or signs, multiplication is implied. For example: 4 = 3 x 4 = ( 3 4 = ( 4 ) = ( 3 ( 4 ) = ( 3 ) ( 4 ) Likewise, 2 x a = a = 2a TIP: When the letter x is used to represent a variable, use the raised to indicate multiplication. Coefficient: When a number and a letter are multiplied, the numerical portion of the answer is called the coefficient and is always written in front of the letter. For example: ( x ( 3 ) = 3x Write T for true or F for false next to each expression. Exercise ] The opposite of - 6 is 6. 2] The reciprocal of 4 is ] - 14 is a positive number. 4] 17 is a positive number. 5] ( 3 + 4) ( 2 ) = 72 ELPT

11 Basic Properties of Addition Commutative Property: The result is the same regardless of the order of addition. For example: = ; likewise, x + y = y + x Associative Property: The whole is the sum of the parts. For example: = ( ) + ( ) = 3 + ( ) = 20 Identity Property: Adding zero to a number does not change the number. Similarly, subtracting zero from a number does not change the number. For example: = 3, a + 0 = a, 4-0 = 4 and x - 0 = x. Inverse Property: Adding the opposite, negative or additive inverse of a number to the number equals zero. For example: 3 + ( - 3 ) = 0 and a + ( - a ) = 0. TIP: The Commutative, Associative and Inverse Properties are not valid for subtraction. Consider the following examples: ( 4-2 ) ( 12-4 ) ( - 4 ) 0 Write T for true or F for false next to each expression. Exercise ] x + y = y + x 2] ( ) = ( ) + ( ) 3] 12-0 = 12 4] 15-3 = ] 5 + ( - 5 ) = 0 Basic Properties of Multiplication Commutative Property: The result is the same regardless of the order of multiplication. For example: 4 = 3 ; likewise, ab = ba Associative Property: The whole product is the product of the parts. For example: 5 = ( 4 ( 5 ) = ( 5 ) = 480 Identity Property: Multiplying a number by one does not change the number. Similarly, dividing a number by one does not change the number. ELPT

12 For example: 1 = 3, a ( 1 ) = a, 4 1 = 4 and x / 1 = x. Inverse Property: Multiplying a number by its reciprocal or multiplicative inverse equals one. For example: ½ = 1 and a ( 1 / a ) = 1. TIP: The Commutative, Associative and Inverse Properties are not valid for division. Consider the following examples: / ( 4 / 2 ) ( 12 / 4 ) / 2 2 / ( 1/2 ) 1 Exercise Write T for true or F for false next to each expression. 1] 4 = 6 2] 3 ( 1/3 ) = 0 3] 15 5 = ] x ( 1 / x ) = 1 5] 10 ( 10 ( 10 ) = ( 4 ( 10 ) Distributive Property of Addition, Subtraction and Multiplication This property allows the distribution of the quantity outside the parenthesis to the elements inside it. For example: 3 ( ) = = = 27 Likewise, a ( b + c ) = ab + ac and a ( b - c ) = ab - ac TIP: The distributive property is not valid for multiplication inside the parenthesis. Consider the following example: ( 5 ) 5 Exercise Use the distributive property to perform the following operations. For example: Given 3 ( ) write = = 27 1] 4 ( ) = 2] 5 ( 8-3 ) = 3] 3 ( 7-4 ) = 4] 3 ( a + b ) = 5] 10 ( ) 6] x ( ) = ELPT

13 7] a ( b + c ) = 8] a ( b - c ) = 9] 4 ( ) = 10] 0 ( ) = Operations with ZERO Addition: Adding zero to any number does not change the number. For example: = 3 and x + 0 = x Subtraction: Subtracting zero from any number does not change the number. For example: 5-0 = 5 and a - 0 = a Multiplication: Any number multiplied by zero equals zero. For example: 0 = 0 and 0 = 0 Division: Zero divided by any number equals zero. For example: 0 9 = 0 and 0 / x = 0 Division by zero is not allowed. No number can be divided by zero. For example: the expressions 9 0 and x / 0 are not defined. Be assured that the answer is not ZERO! Exercise Perform the following operations: 1] = 2] 0 ( 3 ) = 3] 7-0 = 4] 0 = 5] ( 0 ) ( 4 ) = 6] 0 10 = 7] 0 / 6 = 8] a + 0 = 9] = 10] 3 0 = 1.4 Basic Rules of the Decimal System Digits: There are ten (10) digits or different symbols used to express any number in the decimal numbering system: 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9. Thus, 0 is the smallest digit and 9 is the largest. Base: The base used in the decimal numbering system is 10. The weight or place value of digits is determined ELPT

14 by this base. Weight: The weight or place value of a digit is determined by its location within the number. For whole numbers, going from right to left, the first digit to the right (the right-most position) has a weight of one (1), the second digit has a weight of ten (10), the third digit has a weight of one hundred (100), and so on. Thus, in the number 472, the 4 has a weight of 100, the 7 has a weight of 10 and the 2 has a weight of 1; so the number 472 can be written: 4 hundreds 7 tens 2 ones or, 4 x x x 1 or Likewise, the number 8,306 can be expressed as: 8 x x x x 1 or For decimal numbers, the whole number portion (appearing to the left of the decimal point) follows the same rules for whole numbers outlined above. The fractional part (appearing to the right of the decimal point), going from left to right, the first digit (to the right of the decimal point) has a weight of one-tenth (1/10 or 0.1), the second digit has a weight of one-hundredth (1/100 or 0.01), the third digit has a weight of one-thousandth (1/1000 or 0.001) and so on. Thus, in the number 59.32, the 5 has a weight of 10, the 9 has a weight of 1, the 3 has a weight of 0.1 and the 2 has a weight of 0.01; so the number can be written: 5 x x x x 0.01 or Likewise, the number can be expressed as: 0 x x x x Decimal numbers will be covered in more detail in Chapter 4. TIP: To get used to the idea of weights, it is helpful to think in terms of money. For example; $ 214 is equal to 2 one-hundred dollar bills plus 1 ten dollar bill plus 4 one dollar bills. Thus, the 2 has a weight of 100, the 1 has a weight of a 10 and the 4 has a weight of 1. ELPT

15 Most and Least Significant Digits Most significant digit (MSD) : The digit to the left-most position (the one with the largest weight) is the most significant digit. Example: In the number 563, 5 is the most significant digit (MSD); likewise, in the number 0.45, 4 is the most significant digit. Least significant digit (LSD) : The digit to the right-most position (the one with the smallest weight) is the least significant digit. Example: In the number 563, 3 is the least significant digit (LSD); likewise, in the number 0.45, 5 is the least significant digit. Exercise Write each number in terms of weights and indicate which digit is the MSD and which one is the LSD. Example: Given 32.5 write 3 x x x 0.1, MSD = 3, LSD = 5 1] 76 2] 809 3] 439 4] 1,642 5] 37 6] 14 7] ] 4 9] ] ELPT

16 1.5 Measurements and Units Some areas of mathematics study expressions, operations and properties dealing with pure numbers. In science and technology, however, we deal with numbers and variables representing measurable quantities such as length, weight, electric current and temperature, to mention a few. When you measure a quantity such as length, the measurement contains two ( 2 ) parts: a number value and a unit; for example you say the length of a room is 30 feet. An expression such as the weight of an object is 50 is not proper; it could mean 50 pounds, 50 kilograms or something else. It is important that you develop the habit of including units when expressing all measurements. Quantity: A quantity is anything that can be measured. For example: length, area, volume, voltage, pressure, velocity are quantities. Unit: A unit is the standard used to measure a given quantity. The same quantity can be measured using several units. For example: length can be measure in inches, feet, meters, etc. Symbol for Quantity: A symbol, usually a letter, is used to represent quantities in expressions and formulas. For example: L can represent length, T can represent temperature and E can represent voltage. Symbol for Unit: An abbreviation, a letter or special symbols are used to represent units of measurement. For example: A represents Amperes ( unit of electric current ), ft. and represent feet ( unit of length ) and C represents degrees centigrade ( unit of temperature ). A measurement can be expressed in several ways depending on the units used; you can specify the length of an object in feet, inches, meters, etc. and the units must be included when expressing the measurement. In some instances some units are more suitable than others; for example, instead of using inches, it is better to used miles or kilometers to describe the distance between two cities. ELPT

17 The following chart shows some common quantities along with acceptable symbols and units. Quantity Symbol for Quantity Unit ( s ) of Measurement Symbol for Unit Angle Ê Degree Area A square foot square inch square meter square millimeter Current I Ampere or Amp milliampere or milliamp ft 2 in 2 m 2 mm 2 A ma Energy e British Thermal Unit calorie Joule Kilowatt-hour Force F pound force Newton Length L inch feet yard mile meter millimeter kilometer Power P Watt KiloWatt Horsepower Pressure p pounds per square inch Pascal KiloPascal Resistance R Ohm Kilo-Ohm Temperature T degree Centigrade ( Celsius ) degree Farenheit Time t second hour Velocity v feet per second miles per hour meters per second kilometers per hour Voltage E Volt millivolt KiloVolt BTU cal J KWh lb-force N in. or ft. or yd. mi m mm km W KW HP psi Pa KPa S KS C F s h ft / s mph m / s km / h V mv KV ELPT

18 Volume V cubic feet cubic yard cubic meter ft 3 yd 3 m 3 Weight W ounce pound gram kilogram oz. lb. g Kg A few facts about quantities and units When letters are used to represent quantities, it is possible that more than one value of the same quantity may be present in a problem. For example there may be three different voltages in a circuit or two different pressures in a problem. To avoid confusion, letters are written with a subscript, a small number or letter below and to the right of the letter representing the quantity. For example: If E represents voltage and we several voltages in the circuit, we may write: E 1, E 2, E 3... and so on. Likewise, if P represents pressure, we write: P 1, P 2, P 3... and so on. Greek letters are often used to represent prefixes, quantities or units. Some common greek letters are: " lower case ALPHA $ lower case BETA ) upper case DELTA 8 lower case LAMBDA : lower case MU B lower case PI D lower case RHO E upper case SIGMA 1 upper case THETA 2 lower case THETA M upper case PHI N lower case PHI S upper case OMEGA T lower case OMEGA The International System of Units, universally abbreviated SI ( from the French Le Système International d'unités ), is the modern metric system of measurement. The SI was established in 1960 by the 11th General Conference on Weights and Measures (CGPM, Conférence Générale des Poids et Mesures). The CGPM is the international authority that ensures wide dissemination of the SI and modifies the SI as necessary to reflect the latest advances in science and technology. Units are often named after scientists. Here are a few examples: ELPT

19 ampere [A] The ampere is the basic unit of electric current. It is that current which produces a specified force between two parallel wires which are 1 meter apart in a vacuum. It is named after the French physicist Andre Ampere ( ). Hertz [Hz] The hertz is the SI unit of the frequency of a periodic phenomenon. One hertz indicates that 1 cycle of the phenomenon occurs every second. For most work much higher frequencies are needed such as the kilohertz [khz] and megahertz [MHz]. It is named after the German physicist Heinrich Rudolph Hertz ( ). joule [J] The joule is the SI unit of work or energy. One joule is the amount of work done when an applied force of 1 newton moves through a distance of 1 meter in the direction of the force. It is named after the English physicist James Prescott Joule ( ). newton [N] The newton is the SI unit of force. One newton is the force required to give a mass of 1 kilogram an acceleration of 1 meter per second per second. It is named after the English mathematician and physicist Sir Isaac Newton ( ). ohm [S] The ohm is the SI unit of resistance of an electrical conductor. Its symbol, shown here as S is the Greek letter known as 'omega'. It is named after the German physicist Georg Simon Ohm ( ). pascal [Pa] The pascal is the SI unit of pressure. One pascal is the pressure generated by a force of 1 newton acting on an area of 1 square meter. It is a rather small unit as defined and is more often used as a kilopascal [kpa]. It is named after the French mathematician, physicist and philosopher Blaise Pascal ( ). volt [V] The volt is the SI unit of electric potential. One volt is the difference of potential between two points of an electrical conductor when a current of 1 ampere flowing between those points dissipates a power of 1 watt. It is named after the Italian physicist Count Alessandro Giuseppe Anastasio Volta ( ). watt [W] The watt is used to measure power or the rate of doing work. One watt is a power of 1 joule per second. It is named after the Scottish engineer James Watt ( ). TEMPERATURE SCALES There have been five main temperature scales, each one being named after the person who invented it.of those five scales, Fahrenheit, Celsius, Rankine and Kelvin are still used. The Fahrenheit scale is commonly used in the United States; Celsius is the most widely used temperature scale throughout the world. G D FAHRENHEIT ( ) a German physicist, in about 1714 proposed the first practical scale. He called the freezing-point of water 32 degrees (so as to avoid negative temperatures) and the boiling-point 212 degrees. Anders CELSIUS ( ) a Swedish astronomer, proposed the 100-degree scale (from 0 to 100) in This was widely adopted as the centigrade scale. But since grades and centigrade were also measures of angle, in 1948 it officially became the Celsius scale. Also, the S I system of units (Système International) gives preference to naming units after people where possible. A brief comparison of the Celsius and Fahrenheit scales is shown on page 1-20 ELPT

20 Expressing Quantities Math is used in science and technology to perform calculations. Equations are used to compute quantities whose values depend on the values of other variables. Many of the problems encountered in real life will appear in the form of questions or statements. Typical Word Statement: The pressure is 60 pounds ( per square inch ) Typical Mathematical Expression: P = 60 psi Exercise Exercise Write a mathematical expression for each word statement. For example: Given The temperature is 78 degrees Centigrade write: T = 78 C 1] The pressure is 120 pounds (per square inch) 2] The voltage is 120 Volts. 3] The resistance is 350 ohms. 4] The temperature is 145 degrees Fahrenheit. 5] The energy is 465 BTU s. 6] The pressure is 250 Pascals. 7] The power is 12.5 horsepower. 8] The area is 378 square feet. ELPT

21 9] The current is 30 milliamps. 10] The length is 3.8 meters. Exercise Exercise Write a word statement for each mathematical expression. For example: Given E = 24 V write the voltage is 24 volts 1] P = 45 W 2] T = 167 F 3] R = 470 S 4] I = 4 ma 5] E = 110 V 6] p = 85 psi 7] P = 450 W 8] I = 4 A and E = 12 V 9] L = 23 10] T = 108 C L O H ACTIVITIES N F 7 1] What is a rational number? Give two examples of rational numbers. 2] How many whole numbers greater than or equal to 10 and less than 100 are there? 3] If a number is added to 8 we obtain 15, what is the number? 4] If a number is divided by 6 we obtain 12, what is the number? 5] Twice a number minus 3 equals 7; what is the number? ELPT

22 Review Problems 1-14 perform the operations indicated. Problems 15-20, use <, > or = to compare the quantities. 1] ( ) / ( ) = 2] 10 ( 7-2 ) = 3] 0 ( a ) = 4] 2 = 5] 12 0 = 6] 0 5 = 7] a = 8] ( 5-1 ) 9] 18 / 1 = 10] ( 1 ) ( ) 11] 6 ( 2 ) = 12] 9 0 = 13] 2 ( 3 + ) = 14] ( ) - ( 5-4 ) = 15] ] ] ] ] ] L NOTES O NOTES N NOTES Q NOTES P NOTES 7 ELPT

T m / A. Table C2 Submicroscopic Masses [2] Symbol Meaning Best Value Approximate Value

T m / A. Table C2 Submicroscopic Masses [2] Symbol Meaning Best Value Approximate Value APPENDIX C USEFUL INFORMATION 1247 C USEFUL INFORMATION This appendix is broken into several tables. Table C1, Important Constants Table C2, Submicroscopic Masses Table C3, Solar System Data Table C4,

More information

Security Industry Math Formula Reference us at

Security Industry Math Formula Reference us at Security Industry Math Formula eference 800-984-8054 251-662-3174 http://www.ietsystems.com E-mail us at info@ietsystems.com 716-A Lakeside Drive W., Mobile, Alabama 36693 General Formulas Ohm s Law E

More information

MOTOR WIRING DATA From National Electrical Code 3 PHASE SQUIRREL CAGE INDUCTION MOTORS 230 Volt 460 Volt Min. # Max. Rating

MOTOR WIRING DATA From National Electrical Code 3 PHASE SQUIRREL CAGE INDUCTION MOTORS 230 Volt 460 Volt Min. # Max. Rating MOTOR WIRING DATA From National Electrical Code PHASE SQUIRREL CAGE INDUCTION MOTORS 20 Volt 0 Volt Min. # Max. Rating Min. Size Size of Full Size Wire Conduit Branch Circuit Load Wire AWG (inches) Fuses

More information

PREFIXES AND SYMBOLS SI Prefixes you need to know by heart

PREFIXES AND SYMBOLS SI Prefixes you need to know by heart PREFIXES AND SYMBOLS SI Prefixes you need to know by heart Prefix Symbol In 10 n in Decimal Forms Giga G 10 9 1,000,000,000 Mega M 10 6 1,000,000 kilo k 10 3 1,000 deci d 10 1 0.1 centi c 10 2 0.01 milli

More information

STYLE GUIDELINES AND SPECIFICATIONS

STYLE GUIDELINES AND SPECIFICATIONS STYLE GUIDELINES AND SPECIFICATIONS GENERAL FILE REQUIREMENTS Important: ASME requires print-ready ( press-quality ) PDF files, with fonts embedded/saved. The authors will also be required to provide the

More information

Chapter 2 Measurements & Calculations. Quantity: A thing that can be measured. ex. Length (6.3 ft), mass (35 kg), and time (7.2 s)

Chapter 2 Measurements & Calculations. Quantity: A thing that can be measured. ex. Length (6.3 ft), mass (35 kg), and time (7.2 s) Chapter 2 Measurements & Calculations Quantity: A thing that can be measured. ex. Length (6.3 ft), mass (35 kg), and time (7.2 s) Measurements can be expressed in a variety of units: Example: length(cm,

More information

The Metric System & Conversions

The Metric System & Conversions Purpose of this lab: The purpose of this lab exercise is for you to become familiar with basic measurements in metric units (SI), English units, and conversions between the two systems. Assignment Objectives:

More information

2 Standards for Measurement. Careful and accurate measurements of ingredients are important both when cooking and in the chemistry laboratory!

2 Standards for Measurement. Careful and accurate measurements of ingredients are important both when cooking and in the chemistry laboratory! 2 Standards for Measurement Careful and accurate measurements of ingredients are important both when cooking and in the chemistry laboratory! Chapter Outline 2.1 Scientific Notation 2.2 Measurement and

More information

APPENDIX H CONVERSION FACTORS

APPENDIX H CONVERSION FACTORS APPENDIX H CONVERSION FACTORS A ampere American Association of State AASHTO Highway & Transportation Officials ABS (%) Percent of Absorbed Moisture Abs. Vol. Absolute Volume ACI American Concrete Institute

More information

US Customary System (USC) Systeme Internationale (SI) Prefixes. Units & Significant Figures

US Customary System (USC) Systeme Internationale (SI) Prefixes. Units & Significant Figures Units & Significant Figures US Customary System (USC) What is the length of this line? Based on things that made sense to people Previously known as English (or British) 1 inch = 3 dry, round, barleycorns

More information

Where did measurement come from? What were the earliest measures? (No need to take notes yet)

Where did measurement come from? What were the earliest measures? (No need to take notes yet) Where did measurement come from? What were the earliest measures? (No need to take notes yet) The earliest weights - seeds and beans. Ancient measurement of length was based on the human body, foot, stride,

More information

APPENDIX B ABBREVIATIONS, SYMBOLS AND CONVERSION FACTORS Abbreviations

APPENDIX B ABBREVIATIONS, SYMBOLS AND CONVERSION FACTORS Abbreviations APPENDIX B ABBREVIATIONS, SYMBOLS AND CONVERSION FACTORS Abbreviations A ampere AASHTO American Association of State Highway & Transportation Officials ABS (%) Percent of Absorbed Moisture Abs. Vol. Absolute

More information

PREFIXES AND SYMBOLS SI Prefixes you need to know by heart

PREFIXES AND SYMBOLS SI Prefixes you need to know by heart PREFIXES AND SYMBOLS SI Prefixes you need to know by heart Prefix Symbol In 10 n in Decimal Forms Giga G 10 9 1,000,000,000 Mega M 10 6 1,000,000 kilo k 10 3 1,000 deci d 10 1 0.1 centi c 10 2 0.01 milli

More information

HOW VOLTAGE, CURRENT, AND RESISTANCE RELATE

HOW VOLTAGE, CURRENT, AND RESISTANCE RELATE HOW VOLTAGE, CURRENT, AND RESISTANCE RELATE An electric circuit is formed when a conductive path is created to allow free electrons to continuously move. This continuous movement of free electrons through

More information

Learning Plan 4 Chapter 9

Learning Plan 4 Chapter 9 Learning Plan 4 Chapter 9 Question The population of a country reached 309.5 million people. The total area is 3.25 million square miles. What is the population density for the country? Round to the nearest

More information

Chapter 1 (Part 2) Measurements in Chemistry 1.6 Physical Quantities

Chapter 1 (Part 2) Measurements in Chemistry 1.6 Physical Quantities Chapter 1 (Part 2) Measurements in Chemistry 1.6 Physical Quantities This is a property that can by physically measured. It consists of a number and a unit of measure. (e.g. ) Units Units are very important.

More information

hp calculators HP 9g Solving Problems Involving Unit Conversions Metric Units and Imperial Units The CONV Menu

hp calculators HP 9g Solving Problems Involving Unit Conversions Metric Units and Imperial Units The CONV Menu Metric Units and Imperial Units The CONV Menu Practice Working Problems Involving Conversions Metric units and Imperial units The Longman Mathematics Handbook (York Press, 1990) defines the unit as a conventional

More information

2 Standards of Measurement

2 Standards of Measurement What You ll Learn the SI units and symbols for length, volume, mass, density, time, and temperature how to convert related SI units 2 Standards of Measurement (A), 2(D), 2(C), 2(E) Before You Read If someone

More information

Everyday Conversion: Money

Everyday Conversion: Money Everyday Conversion: Money Everyday Measurement: Water Everyday Measurement: Water Everyday Accuracy: Weighing Scales The need to measure correctly and convert! Some Interesting Quantities Length Volume

More information

Pre-Lab 0.2 Reading: Measurement

Pre-Lab 0.2 Reading: Measurement Name Block Pre-Lab 0.2 Reading: Measurement section 1 Description and Measurement Before You Read Weight, height, and length are common measurements. List at least five things you can measure. What You

More information

US Customary System (USC)

US Customary System (USC) What is the length of this line? US Customary System (USC) Based on things that made sense to people Previously known as English (or British) inch = 3 dry, round, barleycorns end-to-end foot = length of

More information

PRE-ALGEBRA SUMMARY WHOLE NUMBERS

PRE-ALGEBRA SUMMARY WHOLE NUMBERS PRE-ALGEBRA SUMMARY WHOLE NUMBERS Introduction to Whole Numbers and Place Value Digits Digits are the basic symbols of the system 0,,,, 4,, 6, 7, 8, and 9 are digits Place Value The value of a digit in

More information

General Physics. Prefixes. Aims: The Greek Alphabet Units. Provided Data

General Physics. Prefixes. Aims: The Greek Alphabet Units. Provided Data General Physics Aims: The Greek Alphabet Units Prefixes Provided Data Name Upper Case Lower Case The Greek Alphabet When writing equations and defining terms, letters from the Greek alphabet are often

More information

Physical Science Density and Measurements

Physical Science Density and Measurements Physical Science Density and Measurements Name Date Density All matter has a mass that can be measured and a volume of space that it occupies. However, the relationship between mass and volume varies greatly

More information

8 th Grade Intensive Math

8 th Grade Intensive Math 8 th Grade Intensive Math Ready Florida MAFS Student Edition August-September 2014 Lesson 1 Part 1: Introduction Properties of Integer Exponents Develop Skills and Strategies MAFS 8.EE.1.1 In the past,

More information

Chapter 1 Matter and Energy. Classifying Matter An Exercise. Chemical Classifications of Matter

Chapter 1 Matter and Energy. Classifying Matter An Exercise. Chemical Classifications of Matter Chapter 1 Matter and Energy Matter and its Classification Physical and Chemical Changes and Properties of Matter Energy and Energy Changes Scientific Inquiry 1-1 Copyright The McGraw-Hill Companies, Inc.

More information

To begin, a little information about units: Milliliters, liters, gallons and ounces measure (liquid) volume.

To begin, a little information about units: Milliliters, liters, gallons and ounces measure (liquid) volume. 6.4: Work To begin, a little information about units: You know about feet and tablespoons, meters and gallons, hours and pounds... These are all units of measurement. Some measure distance, some measure

More information

Introduction to Mechanical Engineering Measurements Two Main Purposes of Measurements Engineering experimentation Operational systems

Introduction to Mechanical Engineering Measurements Two Main Purposes of Measurements Engineering experimentation Operational systems Introduction, Page 1 Introduction to Mechanical Engineering Measurements Author: John M. Cimbala, Penn State University Latest revision, 19 August 011 Two Main Purposes of Measurements Engineering experimentation

More information

Chapter 3 Scientific Measurement

Chapter 3 Scientific Measurement Chapter 3 Scientific Measurement Measurements 2 types: Qualitative measurements (words) Heavy, hot, or long Quantitative measurements (# s) & depend on: 1) Reliability of measuring instrument 2) Care w/

More information

CHAPTER TWO: MEASUREMENTS AND PROBLEM SOLVING

CHAPTER TWO: MEASUREMENTS AND PROBLEM SOLVING CHAPTER TWO: MEASUREMENTS AND PROBLEM SOLVING Measurements: Our Starting Point! Why should we begin our study of chemistry with the topic of measurement?! Much of the laboratory work in this course is

More information

SCIENTIFIC MEASUREMENT C H A P T E R 3

SCIENTIFIC MEASUREMENT C H A P T E R 3 SCIENTIFIC MEASUREMENT C H A P T E R 3 WHAT IS MEASUREMENT? Comparing one object to a standard In science, we use SI Units meters, o C, grams NOT o F, pounds, ounces etc. TWO TYPES OF MEASUREMENTS 1.

More information

Unit 1 - INTRODUCTION MEDICAL MATH Listening guide

Unit 1 - INTRODUCTION MEDICAL MATH Listening guide Unit 1 - INTRODUCTION MEDICAL MATH Listening guide Name Period 1. List one important reason that healthcare workers must be proficient in math. 2. Number forms: 3. Basic math: Counting numbers and zero

More information

Chapter 3 Scientific Measurement

Chapter 3 Scientific Measurement Chapter 3 Scientific Measurement Measurements We make measurements every day: buying products, sports activities, and cooking Qualitative measurements are words, such as heavy or hot Quantitative measurements

More information

Materials and Energy Balance in Metallurgical Processes. Prof. S. C. Koria. Department of Materials Science and Engineering

Materials and Energy Balance in Metallurgical Processes. Prof. S. C. Koria. Department of Materials Science and Engineering Materials and Energy Balance in Metallurgical Processes Prof. S. C. Koria Department of Materials Science and Engineering Indian Institute of Technology, Kanpur Module No. # 01 Lecture No. # 02 Measurement

More information

PAGE DATE SERIES DESCRIPTION. GEN-2 06/11/97 Reference Publications. GEN-3 04/16/96 Contacts for Standards

PAGE DATE SERIES DESCRIPTION. GEN-2 06/11/97 Reference Publications. GEN-3 04/16/96 Contacts for Standards GENERAL INFORMATION INDEX 06/11/97 PAGE DATE SERIES DESCRIPTION GEN-2 06/11/97 Reference Publications GEN-3 Contacts for Standards GEN-4 Metric Equivalent Chart (1 of 2) GEN-5 Metric Equivalent Chart (2

More information

Multiplication and Division

Multiplication and Division UNIT 3 Multiplication and Division Skaters work as a pair to put on quite a show. Multiplication and division work as a pair to solve many types of problems. 82 UNIT 3 MULTIPLICATION AND DIVISION Isaac

More information

Chemistry 104 Chapter Two PowerPoint Notes

Chemistry 104 Chapter Two PowerPoint Notes Measurements in Chemistry Chapter 2 Physical Quantities Measurable physical properties such as height, volume, and temperature are called Physical quantity. A number and a unit of defined size is required

More information

Chapter 2 Measurement and Problem Solving

Chapter 2 Measurement and Problem Solving Measurement and Problem Solving What Is a Measurement? Quantitative observation. Comparison to an agreed upon standard. Every measurement has a number and a unit. 2 A Measurement The unit tells you to

More information

3.2 The International System of Units HR/Name. temperature: Celsius scale: Kelvin scale: Vocabulary. absolute zero:

3.2 The International System of Units HR/Name. temperature: Celsius scale: Kelvin scale: Vocabulary. absolute zero: temperature: Celsius scale: Kelvin scale: Reading Assignment: pages 73-79 Vocabulary International System of s (SI): absolute zero: meter (m): energy: liter (L): joule (J): kilogram: gram (g): calorie

More information

Gay E. Canough Solar Math. PV Installer s Class: Units and Math

Gay E. Canough Solar Math. PV Installer s Class: Units and Math Gay E. Canough 1.1--Solar Math October 2012 PV Installer s Class: Units and Math 1 Units Electricity Fluid KW, a unit of power Horsepower, a unit of power KWh, a unit of energy BTU, a unit of energy Voltage

More information

Chemistry Basic Science Concepts. Observations: are recorded using the senses. Examples: the paper is white; the air is cold; the drink is sweet.

Chemistry Basic Science Concepts. Observations: are recorded using the senses. Examples: the paper is white; the air is cold; the drink is sweet. Note Packet # 1 1 Chemistry: the study of matter. Chemistry Basic Science Concepts Matter: anything that has mass and occupies space. Observations: are recorded using the senses. Examples: the paper is

More information

Using Scientific Measurement

Using Scientific Measurement Lesson A1 4 Using Scientific Measurement Unit A. Research Problem Area 1. Scientific Investigation in Agriculture Lesson 4. Using Scientific Measurement New Mexico Content Standard: Pathway Strand: Problem

More information

Unit Conversions, Important Constants and Relationships

Unit Conversions, Important Constants and Relationships NOTE: Exact quantities are specified as exact. Consider 1 as exact! mass (M) 1 kg = 2.20462 lb m = 35.27392 oz 1 lb m = 16 oz (exact)= 453.593 g length (L) 1 m = 10 10 (exact) angstroms (Å) = 100 cm =

More information

3.2 Units of Measurement > Chapter 3 Scientific Measurement. 3.2 Units of Measurement. 3.1 Using and Expressing Measurements

3.2 Units of Measurement > Chapter 3 Scientific Measurement. 3.2 Units of Measurement. 3.1 Using and Expressing Measurements Chapter 3 Scientific Measurement 3.1 Using and Expressing Measurements 3.2 Units of Measurement 3.3 Solving Conversion Problems 1 Copyright Pearson Education, Inc., or its affiliates. All Rights Reserved.

More information

1. Metric system- developed in Europe (France) in 1700's, offered as an alternative to the British or English system of measurement.

1. Metric system- developed in Europe (France) in 1700's, offered as an alternative to the British or English system of measurement. Basics Review of Math I. MATHEMATICS REVIEW A. Decimal Fractions, basics and definitions 1. Decimal Fractions - a fraction whose deonominator is 10 or some multiple of 10 such as 100, 1000, 10000, etc.

More information

Solving Problems with Labeled Numbers

Solving Problems with Labeled Numbers Solving Problems with Labeled Numbers When solving problems with labeled numbers (those with units such as grams or liters), the labels are treated in the same way as P or y in algebra. The problem is

More information

Scientific Measurement

Scientific Measurement Scientific Measurement A quantity is anything having a measurable size or amount For Example: 5 But 5 what? A unit assigns value to a measured quantity For Example: 5 ft, 5 gal, 5 sec, 5 m, 5 g. Base Units

More information

Chapter 2. Measurements and Calculations

Chapter 2. Measurements and Calculations Chapter 2 Measurements and Calculations Section 2.1 Scientific Notation Measurement Quantitative observation. Has 2 parts number and unit. Number tells comparison. Unit tells scale. If something HAS a

More information

Introduction. The Scientific Method and Measurement

Introduction. The Scientific Method and Measurement Introduction The Scientific Method and Measurement Defining How We Look At The Universe Observation: seeing an event or process in nature we wish to explain Hypothesis: a tentative explanation based on

More information

Chapter 2 Measurements and Solving Problems

Chapter 2 Measurements and Solving Problems History of Measurement Chapter 2 Measurements and Solving Problems Humans once used handy items as standards or reference tools for measurement. Ex: foot, cubit, hand, yard. English System the one we use.

More information

INTRODUCTORY CHEMISTRY Concepts and Critical Thinking Seventh Edition by Charles H. Corwin

INTRODUCTORY CHEMISTRY Concepts and Critical Thinking Seventh Edition by Charles H. Corwin Lecture INTRODUCTORY CHEMISTRY Concepts and Critical Thinking Seventh Edition by Charles H. Corwin The Metric System by Christopher G. Hamaker Illinois State University Basic Units and Symbols The English

More information

MATH 1012 Section 7.1 U.S. Customary Measurements Bland

MATH 1012 Section 7.1 U.S. Customary Measurements Bland MATH 1012 Section 7.1 U.S. Customary Measurements Bland Above is a chart of common measurements and their relations. In this section we will use these relationships to convert units for problem solving.

More information

oz ounce (mass) = L = cm 3

oz ounce (mass) = L = cm 3 Memorize relationships shown in each box! NOTE: Exact quantities are specified as exact. Also, consider 1 as exact. mass (M) Common unit abbreviations (singular) 1 kg = 2.20462 lb m = 35.27392 oz L liter

More information

HW: page 168 (12-24 evens, 25-28) Extra Credit # 29 & 31

HW: page 168 (12-24 evens, 25-28) Extra Credit # 29 & 31 Lesson 5-1 Rational Numbers pages 166-168 Review our number system and real numbers. Our Number System Real Complex Rational Irrational # Integers # Whole # Natural Rational Numbers the word "rational"

More information

Identify the specified numbers by circling. 1) The integers in the following list: 8 16, 8, -10, 0, 9, - 9

Identify the specified numbers by circling. 1) The integers in the following list: 8 16, 8, -10, 0, 9, - 9 MAT 105-01C TEST 1 REVIEW NAME Identify the specified numbers by circling. 1) The integers in the following list: 8 16, 8, -10, 0, 9, - 9, 5.5, 16 8 2) The rational numbers in the following list: 0 14,

More information

Standards of the past

Standards of the past Metric Prefixes Measurement Must have a standard. A standard is an exact quantity people agree to use for comparison. A standard means two people using the same object should get close to the same results.

More information

The energy contained in an object is equal to the mass of the object times the square of the speed of light.

The energy contained in an object is equal to the mass of the object times the square of the speed of light. 19 CH 3 USING FORMULAS Introduction I n 1905, while working in a patent office in Bern, Switzerland, Albert Einstein published his statement describing the equivalence of mass and energy: The energy contained

More information

General Chemistry I Introductory Concepts. Units, dimensions, and mathematics for problem solving

General Chemistry I Introductory Concepts. Units, dimensions, and mathematics for problem solving General Chemistry I Introductory Concepts Units, dimensions, and mathematics for problem solving Unit Conversion What is the value of S in cm per second? S = 5x10 3 furlongs fortnight Conversion Factor:

More information

The Metric System and Measurement

The Metric System and Measurement The Metric System and Measurement Introduction The metric system is the world standard for measurement. Not only is it used by scientists throughout the world, but most nations have adopted it as their

More information

Chapter 6 Dimensions and Units

Chapter 6 Dimensions and Units Chapter 6 Dimensions and Units Length The standard unit of length in the metric system is the meter. Other units of length and their equivalents in meters are as follows: 1 millimeter = 0.001 meter 1 centimeter

More information

Math 4 Review for Quarter 1 Cumulative Test

Math 4 Review for Quarter 1 Cumulative Test Math 4 Review for Quarter 1 Cumulative Test Name: I. Unit Conversion Units are important in describing the world around us To convert between units: o Method 1: Multiplication/Division Converting to a

More information

Measurement: Things To Know Vocabulary: units dimension US Customary System Metric System

Measurement: Things To Know Vocabulary: units dimension US Customary System Metric System Objectives: 1. Identify units of measurement in the US Customary and Metric systems. 2. Compare attributes of objects to units of measurement of length, area, and volume. 3. Convert units of measured quantities

More information

G302 - Basics Review of Math and Algebra

G302 - Basics Review of Math and Algebra G302 - Basics Review of Math and Algebra I. MATHEMATICS REVIEW A. Decimal Fractions, basics and definitions 1. Decimal Fractions - a fraction whose deonominator is 10 or some multiple of 10 such as 100,

More information

Properties the characteristics that give each substance a unique identity

Properties the characteristics that give each substance a unique identity All course materials, including lectures, class notes, quizzes, exams, handouts, presentations, and other materials provided to students for this course are protected intellectual property. As such, the

More information

Chapter 1: Quantities and Units

Chapter 1: Quantities and Units Chapter 1: Quantities and Units Instructor: Jean-François MILLITHALER http://faculty.uml.edu/jeanfrancois_millithaler/funelec/spring2017 Slide 1 Power of Ten Base Exponent 10 x 10 4 = 1 x 10 4 = 10000

More information

Measurement Chapter 1.6-7

Measurement Chapter 1.6-7 Unit 1 Essential Skills Measurement Chapter 1.6-7 The Unit 1 Test will cover material from the following Chapters and Sections: 1.all 2.5-8 3.all 2 Two types of Data: When we make observations of matter,

More information

Unit I: Measurements A. Significant figures B. Rounding numbers C. Scientific notation D. Using electronic calculators E.

Unit I: Measurements A. Significant figures B. Rounding numbers C. Scientific notation D. Using electronic calculators E. Unit I: Measurements A. Significant figures B. Rounding numbers C. Scientific notation D. Using electronic calculators E. Using sig figs in arithmetic operations F. The metric system G. Problem solving

More information

Chapter 2: Approaches to Problem Solving Lecture notes Math 1030 Section B

Chapter 2: Approaches to Problem Solving Lecture notes Math 1030 Section B Section B.1: Standardized Unit Systems: U.S. and Metric Different system of standardized units There are different systems of standardized units: the international metric system, called SI (from the French

More information

Section 4.7 Scientific Notation

Section 4.7 Scientific Notation Section 4.7 Scientific Notation INTRODUCTION Scientific notation means what it says: it is the notation used in many areas of science. It is used so that scientist and mathematicians can work relatively

More information

GET130 Intro to Engineering Technology Fall 2013 J. Sumey

GET130 Intro to Engineering Technology Fall 2013 J. Sumey GET130 Intro to Engineering Technology Fall 2013 J. Sumey All fields of engineering rely heavily on math By extension, engineering technology areas also use math mid level in B.S. programs lower level

More information

Math Glossary. Version September 1, Next release: On or before September 30, for the latest version.

Math Glossary. Version September 1, Next release: On or before September 30, for the latest version. Math Glossary Version 0.1.1 September 1, 2003 Next release: On or before September 30, 2003. E-mail edu@ezlink.com for the latest version. Copyright 2003 by Brad Jolly All Rights Reserved Types of Numbers

More information

The number of stars in a galaxy is an example of an estimate that should be expressed in scientific notation.

The number of stars in a galaxy is an example of an estimate that should be expressed in scientific notation. 3.1 Using and Expressing Measurements A measurement is a quantity that has both a number and a unit. Using and Expressing Measurements In scientific notation, a given number is written as the product of

More information

Length, mass, and time

Length, mass, and time Length, mass, and time Objectives Record data using scientific notation. Record data using International System (SI) units. 1. Express the following numbers in scientific notation: a. 275 b..173 c. 93,422

More information

Scientific Method. Why Study Chemistry? Why Study Chemistry? Chemistry has many applications to our everyday world. 1. Materials. Areas of Chemistry

Scientific Method. Why Study Chemistry? Why Study Chemistry? Chemistry has many applications to our everyday world. 1. Materials. Areas of Chemistry August 12, 2012 Introduction to Chemistry and Scientific Measurement What is Chemistry? Chemistry: is the study of the composition of matter and the changes that matter undergoes. Chapters 1 and 3 Why

More information

Module 4 Conversion Factors

Module 4 Conversion Factors Module 4 Conversion Factors Prerequisites: Module 4 requires knowledge of exponential math and metric fundamentals in Lessons 1A, 1B, 2A, and 2B. The other lessons in Modules 1-3 will be helpful, but not

More information

Reference Guide. Science Reference 9/25/ Copyright 1996 Gary Lewis Revisions 2007 by John Pratte

Reference Guide. Science Reference 9/25/ Copyright 1996 Gary Lewis Revisions 2007 by John Pratte Reference Guide Contents...1 1. General Scientific Terminology...2 2. Types of Errors...3 3. Scientific Notation...4 4. Significant Figures...6 5. Graphs...7 6. Making Measurements...8 7. Units...9 8.

More information

Reference Page Math Symbols- + add - subtract x multiply divide = equal % percent $ dollar cent # at degree.

Reference Page Math Symbols- + add - subtract x multiply divide = equal % percent $ dollar cent # at degree. Reference Page Math Symbols- + add - subtract x multiply divide = equal % percent $ dollar cent # number/pound @ at degree. decimal point pi Roman Numerals Conversion I = 1 C = 100 V = 5 D = 500 X = 10

More information

Algebra 1 S1 Lesson Summaries. Lesson Goal: Mastery 70% or higher

Algebra 1 S1 Lesson Summaries. Lesson Goal: Mastery 70% or higher Algebra 1 S1 Lesson Summaries For every lesson, you need to: Read through the LESSON REVIEW which is located below or on the last page of the lesson and 3-hole punch into your MATH BINDER. Read and work

More information

Conversion Factors COMMONLY USED CONVERSION FACTORS. Multiply By To Obtain

Conversion Factors COMMONLY USED CONVERSION FACTORS. Multiply By To Obtain Conversion Factors COMMONLY USED CONVERSION FACTORS Multiply By To Obtain Acres................. 43,560 Square feet Acres................. 1.56 x 10-3 Square miles Acre-Feet............. 43,560 Cubic feet

More information

wave speed (metre/second, m/s) = frequency (hertz, Hz) x wavelength (metre, m)

wave speed (metre/second, m/s) = frequency (hertz, Hz) x wavelength (metre, m) Physics formulae: Unit P1 (GCSE Science ( Core Science )): The relationship between wave speed, frequency and wavelength: wave speed (metre/second, m/s) = frequency (hertz, Hz) x wavelength (metre, m)

More information

Chapter 1 (Part 2) Measurements in Chemistry

Chapter 1 (Part 2) Measurements in Chemistry Chapter 1 (Part 2) Measurements in Chemistry 1.7 Physical Quantities English Units Those of us who were raised in the US are very accustomed to these. Elsewhere in the world, these are very confusing.

More information

Math for CH 301 Workshop

Math for CH 301 Workshop Welcome to the Math for Chemistry workshop! We are going to cover some mathrelated topics that you are expected to be proficient in for your first semester chemistry course. We will often refer to your

More information

Units and Dimensionality

Units and Dimensionality Chapter 1 Units and Dimensionality If somebody asked me how tall I am, I might respond 1.78. But what do I mean by that? 1.78 feet? 1.78 miles? In fact, my height is 1.78 meters. Most physical measurements

More information

Laboratory1: Exercise 1

Laboratory1: Exercise 1 3 September 2007 MAR 110 Lab1: Exercise 1 - Conversions 1 1-1. THE METRIC SYSTEM Laboratory1: Exercise 1 Metric - English Conversion [based on the Chauffe & Jefferies (2007)] The French developed the metric

More information

Electricity is the movement of electrical charge through a circuit (usually, flowing electrons.) The Greek word for amber is electron

Electricity is the movement of electrical charge through a circuit (usually, flowing electrons.) The Greek word for amber is electron Electricity is the movement of electrical charge through a circuit (usually, flowing electrons.) The Greek word for amber is electron Women in ancient Greece noticed that rubbing their amber jewelry against

More information

In recording measurements, it is necessary to understand 1. SIGNIFICANCE of numbers 2. importance of UNITS.

In recording measurements, it is necessary to understand 1. SIGNIFICANCE of numbers 2. importance of UNITS. CHEMISTRY IS LARGELY A QUANTITATIVE SCIENCE Theories and ideas are tested by measurement Measurements are usually quantitative have numbers Science is built on a foundation of mathematics. In recording

More information

6.5 Metric U.S. Customary Measurement Conversions

6.5 Metric U.S. Customary Measurement Conversions 6. Metric U.S. Customary Measurement Conversions Since most of the world uses the metric system of measurement, we often need to know how to convert back and forth between U.S. Customary measurements and

More information

James Chickos Room B435. Introductory Chemistry 1111

James Chickos Room B435. Introductory Chemistry 1111 James Chickos Room B435 Introductory Chemistry 1111 What is Chemistry? Chemistry is the study of substances in terms of Composition of Matter What a material it made of Structure of Matter How the elementary

More information

Exact and Measured Numbers

Exact and Measured Numbers EIE 240 Electrical and Electronic Measurement December 8, 2011 Werapon Chiracharit 1 Exact and Measured Numbers Exact numbers e.g. Ih have exactly 10 fingers and 10 toes. Any measurements e.g. a pen s

More information

Technical Mathematics

Technical Mathematics Technical Mathematics Author: Todd Simeone (Technology Faculty, Heartland Community College) Volume I Updated November 18, 2016 Table of Contents Chapter 1 Prerequisite material... 5 1.1 Arithmetic with

More information

The Nature of Science

The Nature of Science chapter 1 The Nature of Science section 2 Standards of Measurement Before You Read If someone asked you how wide your desk is, how would you measure it? Would you measure using inches, centimeters, feet,

More information

Table One. Mass of a small package using three different measurement methods

Table One. Mass of a small package using three different measurement methods MS20 Laboratory Scientific Measurements and the Metric System Objectives To understand how to make measurements utilizing various instruments To learn how to use the metric system To convert between the

More information

INTERNATIONAL SYSTEM OF UNITS

INTERNATIONAL SYSTEM OF UNITS GAP.18.2 A Publication of Global Asset Protection Services LLC INTERNATIONAL SYSTEM OF UNITS INTRODUCTION The U.S. is one of the last countries still officially using the English measurement system. Most

More information

Precision and Accuracy. Precision and Accuracy. Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Algebra1

Precision and Accuracy. Precision and Accuracy. Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Algebra1 Precision and Accuracy Warm Up Lesson Presentation Lesson Quiz Convert each measure. Warm Up 1. 3210 mm to centimeters 321 cm 2. 18 in. to feet 1.5 ft 3. 52.5 kg to grams 4. 2.5 lbs to ounces 52,500 g

More information

SYSTEMS OF UNITS. 1 st Class Basic of Electrical Engineering. Current and Voltage

SYSTEMS OF UNITS. 1 st Class Basic of Electrical Engineering. Current and Voltage SYSTEMS OF UNITS In the past, the systems of units most commonly used were the English and metric, as outlined in Table below. Note that while the English system is based on a single standard, the metric

More information

Math 6, Unit 9 Notes: Measurement and Geometry

Math 6, Unit 9 Notes: Measurement and Geometry Math 6, Unit 9 Notes: Measurement and Geometry Customary and Metric Units of Measure Objective: (6.3)The student will estimate corresponding units of measure between customary and metric systems for temperature,

More information

Applied Fluid Mechanics

Applied Fluid Mechanics Applied Fluid Mechanics 1. The Nature of Fluid and the Study of Fluid Mechanics 2. Viscosity of Fluid 3. Pressure Measurement 4. Forces Due to Static Fluid 5. Buoyancy and Stability 6. Flow of Fluid and

More information

BRCC CHM 101 Class Notes Chapter 1 Page 1 of 7

BRCC CHM 101 Class Notes Chapter 1 Page 1 of 7 BRCC CHM 101 Class Notes Chapter 1 Page 1 of 7 Chemistry - the study of matter, its behavior and interactions. matter - anything that takes up space and has mass mass - the substance which makes up the

More information

Using Proportions to Solve Percent Problems (page 562)

Using Proportions to Solve Percent Problems (page 562) LESSON Name 81 Using Proportions to Solve Percent Problems (page 562) Percent problems can be solved using proportions. Make and complete a percent box. (The total is always 100.) 1. Write in the known

More information

Chemistry and Measurement

Chemistry and Measurement Chemistry and Measurement What Is Chemistry? Chemistry is the study of the composition, structure, and properties of matter and energy and changes that matter undergoes. Matter is anything that occupies

More information