Section-A. Short Questions

Size: px
Start display at page:

Download "Section-A. Short Questions"

Transcription

1 Section-A Short Questions Question1: Define Problem? : A Problem is defined as a cultural artifact, which is especially visible in a society s economic and industrial decision making process. Those managers that make effective decision concerning a known problem are good administrators. Question 2: What is set and what are various notations to define set? : A collection of well defined objects is called a set. The objects are called elements. The elements are definite and distinct. Notations: Sets are usually denoted by capital letters A, B, C, D.. And their elements are denoted by corresponding small letters a, b, c, d If a is an element of set A, then this fact is denoted by the symbol a A and read as a belongs to A. If a is not an element of A, then we write a A and read it as a does not belongs to A. Question 3: Differentiate between singleton Set and Empty Set. : Empty Set: A set which does not contain any element is called the empty set or the null set or the void set. Let A = {x: 1 < x < 2, x is a natural number}. Then A is the empty set, because there is no natural number between 1 and 2. Singleton Set: If a set A has only one element, we call it a singleton set. Thus, {a} is a singleton set. Question 4: Differentiate between Subset Set and Proper Subset. Subset: A set A is said to be a subset of a set B if every element of A is also an element of B. i.e. A B if whenever a A, then a B. we can write the definition of subset as follows: A B if a A for all a B Proper Subset: Let A and B be two sets. If A B and A B, then A is called a proper subset of B and B is called superset of A. For example, A = {1, 2, 3} is a proper subset of B = {1, 2, 3, 4}. Question 5: Differentiate between Equal Set and Equivalent Set. Equal Set: Two sets A and B are said to be equal if they have exactly the same elements and write A = B. Otherwise, the sets are said to be unequal and we write A B. For Examples Let A = {1, 2, 3, 4} and B = {3, 1, 4, 2}. Then A = B. Equivalent Set: Two sets are called equivalent set, if and only if there is one to one correspondence between their elements. If A= {a, b, c} and B= {1, 2, 3}, then correspondence in the elements of A and B is one to one, A is equivalent to B, and we write it as A ~ B.

2 Question 6: What is Set of Sets? : If the elements of a set ate sets, then the set is called a set of sets. Example: {{a}, {a, b}, {a, b, c}} Question 7: Define Finite and Infinite Set. Finite Set: A set is said to be finite set if in counting its different elements, the counting process comes to an end. Thus a set with finite number of elements is a finite set. E.g.: The set of vowels = {a, e, i, o, u}. Infinite Set: A set, which is neither set nor a finite set, is called infinite set. The counting process can never come to an end in counting the elements of this set. E.g.: The set of natural number= {1, 2, 3, 4 } Question 8: Prove that Every set is subset of itself. Proof: Let A be any set and be the empty set. It is clear that has no element of A. Thus is a subset of A. Question 9: What is Venn diagram? Venn diagrams or set diagrams are diagrams that show all hypothetically possible logical relations between a finite collection of sets (groups of things). Venn diagrams were invented around 1880 by John Venn. They are used in many fields, including set theory, probability, logic, statistics, and computer science. Question 10: Define Log. : The logarithm of a number to a given base is the power or exponent to which the base must be raised in order to produce the number. For example, the logarithm of 1000 to the base 10 is 3, because 3 is how many 10s you must multiply to get 1000: thus = 1000; the base 2 logarithm of 32 is 5 because 5 is how many 2s one must multiply to get 32: thus = 32. Question 11: What is use of log in real life? Logarithms are useful in solving equations in which exponents are unknown. They have simple derivatives, so they are often used in the solution of integrals. The logarithm is one of three closely related functions. In the equation b n = x, b can be determined with radicals, n with logarithms, and x with exponentials. Logarithms can be used to replace difficult operations on numbers by easier operations on their logs

3 Question 12: Define Arithmetic Progression. : A series of quantities from an arithmetic progression if each subsequent term is obtained by adding t previous term a constant amount, which is called the common difference. A arithmetic progression is always has the form: a, a+d, a+2d, a+3d,. a+ (n-1)d Here a is the first term, d is the common difference and n is the number of terms. Question 13: What is Geometric Progression? : A series quantities from a geometric progression if each term is obtained by multiplying the previous term a constant, which is called the common ratio. A G. P. always has the form: a, ar 2, ar 3 ar n Where a is the first term, r is the common ratio and n is the number of terms. Question 14: What will be the sum of a G.P. series, whose first term is a and common ration is r i. Containing n terms in series ii. Containing infinite terms in series (I) (II) Series containing n terms: S = a rn 1 r 1 Series containing infinite terms: S = a/(1 r) Where S is the summation of series, which has a as first term and r as common ratio Question 15: Define Linear Equation. : Linear Equation may be defined as an equation where the power of the variable(s) is one, and no cross or product terms are present. The general expressions of these linear equations look like the following: Ax + B = 0 Question 16: What is a Quadratic Equation? : A quadratic equation is a polynomial equation of the second degree. The general form is Ax 2 + bx + c = 0 Where a 0 (If a = 0, the equation becomes a linear equation.) The letters a, b, and c are called coefficients: the quadratic coefficient a is the coefficient of x 2, the linear coefficient b is the coefficient of x, and c is the constant coefficient, also called the free term or constant term.

4 Question 17: Write Shri Dharacharya Formula to find the roots of quadratic equation. x = b± b2 4ac 2a Where quadratic equation is Ax 2 + bx + c = 0 Question 18: What are the roots of any Quadratic Equation? : The solutions to the equation are called the roots of the equation. Question 19: What is Matrix Algebra? : A matrix is a collection of numbers ordered by rows and columns. It is customary to enclose the elements of a matrix in parentheses, brackets, or braces. Or A matrix is an ordered rectangular array of numbers or functions. The numbers or functions are called the elements or the entries of the matrix. For example, X = Question 20: What is a Vector? A vector is a special type of matrix that has only one row (called a row vector) or one column (called a column vector). Below, a is a column vector while b is a row vector. For Example: [1 2 3] Question 21: What are determinants? In algebra, a determinant is a function depending on n that associates a scalar, det(a), to an n n square matrix A. The fundamental geometric meaning of a determinant is a scale factor for measure when A is regarded as a linear transformation. Determinants are important both in calculus, where they enter the substitution rule for several variables, and in multi linear algebra. For a fixed nonnegative integer n, there is a unique determinant function for the n n matrices over any commutative ring R. In particular, this function exists when R is the field of real or complex numbers. Question 22: What is Order of a Matrix?

5 : A matrix having m rows and n columns is called a matrix of order m n or simply m n. For Example: Order of a Matrix containing 3 rows and 2 columns, will be 3 2. Question 23: State the Principle of Mathematical Induction. : Mathematical induction is a method of mathematical proof typically used to establish that a given statement is true of all natural numbers. It is done by proving that the first statement in the infinite sequence of statements is true, and then proving that if any one statement in the infinite sequence of statements is true, then so is the next one. According to Mathematical Induction, corresponding to each natural number n, there exists a natural number n+1 Mathematical Induction attempts to prove that a given statement is true for all the values of an infinite sequence through proving two sub-statements. A. Prove that the given statement is true for the first element of the infinite series, and then B. Prove that if the statement true for any other element then it is also true for the next element of the sequence. Question 24: Find the 10th term of the AP: 2, 7, 12,... Here, a = 2, d = 7 2 = 5 and n = 10. We have an = a + (n 1) d So, a10 = 2 + (10 1) 5 = = 47 Question 25: Which term of the AP: 21, 18, is 81? Also, is any term 0? Give reason for your answer. Here, a = 21, d = = 3 and an = 81, and we have to find n. As an = a + ( n 1) d, we have 81 = 21 + (n 1)( 3) 81 = 24 3n 105 = 3n So, n = 35 Therefore, the 35th term of the given AP is 81. Next, we want to know if there is any n for which an = 0. If such an n is there, then 21 + (n 1) ( 3) = 0, i.e., 3(n 1) = 21 i.e., n = 8 So, the eighth term is 0. Question 26: Determine the AP whose 3rd term is 5 and the 7th term is 9. We have a3 = a + (3 1) d = a + 2d = 5 EQ (1) so a7 = a + (7 1) d = a + 6d = 9 EQ (2) Solving the pair of linear equations (1) and (2), we get a = 3, d = 1 Hence, the required AP is 3, 4, 5, 6, 7,... Question 27: Check whether 301 is a term of the list of numbers 5, 11, 17, 23,...

6 We have: a2 a1 = 11 5 = 6, a3 a2 = = 6, a4 a3 = = 6 As ak + 1 ak is the same for k = 1, 2, 3, etc., the given list of numbers is an AP. Now, a = 5 and d = 6. Let 301 be a term, say, the nth term of this AP. We know that an = a + (n 1) d So, 301 = 5 + (n 1) 6 i.e., 301 = 6n 1 So, n =302/6 = 151/3 But n should be a positive integer (Why?). So, 301 is not a term of the given list of numbers. Question 28: How many two-digit numbers are divisible by 3? The list of two-digit numbers divisible by 3 is : 12, 15, Is this an AP? Yes it is. Here, a = 12, d = 3, an = 99. As an = a + (n 1) d, We have 99 = 12 + (n 1) 3 i.e., 87 = (n 1) 3 i.e., n 1 = 87/3 = 29 i.e., n = = 30 So, there are 30 two-digit numbers divisible by 3. Question 29: A sum of Rs 1000 is invested at 8% simple interest per year. Calculate the interest at the end of each year. Do these interests form an AP? If so, find the interest at the end of 30 years making use of this fact. We know that the formula to calculate simple interest is given by Simple Interest =P R T/100 So, the interest at the end of the 1st year =Rs ( )/100 = Rs 80 The interest at the end of the 2nd year = Rs ( )/100 = Rs 160 The interest at the end of the 3rd year = Rs ( )/100 = Rs 240 Similarly, we can obtain the interest at the end of the 4th year, 5th year, and so on. So, the interest (in Rs) at the end of the 1st, 2nd, 3rd,... years, respectively are 80, 160, It is an AP as the difference between the consecutive terms in the list is 80, i.e. d = 80. Also, a = 80. So, to find the interest at the end of 30 years, we shall find a30. Now, a30 = a + (30 1) d = = 2400 So, the interest at the end of 30 years will be Rs Question 30: How many terms of the AP : 24, 21, 18,... must be taken so that their sum is 78? Here, a = 24, d = = 3, Sn = 78. We need to find n.

7 We know that Sn = ( 1 )n 2a + n 1 d 2 So, 78 = 1 n n So, 78 = 1 n 48 3n So, 156 = 51n 3n 2 So, n 2 17n + 52 = 0 So n 4 n 13 = 0 Both values of n are admissible. So, the number of terms is either 4 or 13. Questions 31: What will be the sum of series of A.P. containing n terms and whose first term is a and common difference is d? : S may represent the sum of n terms of an A. P. Where a is the first term of the series and d is common difference and n is total number of terms. Sn = ( 1 )n 2a + n 1 d 2 Question 32: Sets A and B has 3 and 6 elements respectively. What is the least number of elements in A B? : The number of elements in the set A B is least when A B. Then all the 3 elements of A are in B. Since B has 6 elements. Therefore, the least number of elements is 6.It is clear from the fact that A B So A B n (B) = 6 Question 33: If A B and B A, then prove that A = B. Proof: Given A B. If x A so x B EQ (1) Also B A. If x B so x A EQ (2) From EQ (1) and EQ (2),: x A and x B Therefore A = B (Hence Proved) Question 34: If A B and B C, Then A C. Proof: A B So x A and x B EQ (1)

8 Again B C EQ (2) So, x B and x C From (1) and (2), it is clear So, x A and x C Therefore A C (Hence Proved) Question 35: Given a set A {2, {}, a, I}. Find n (P (A)). Solution As the number of elements in given set A are 4, so total n (P (A)) = 16. P (A) ={2,, a, I, 2,, 2, a, 2, I,, a,, I, a, I, 2,, a, 2, a, I, (2,, I,), ({}, a, I),φ} Question 36: Find the value of X and Y for the following linear equations: 3X + 4Y = 8 5X + 7Y =15 3X + 4Y = 8 EQ (1) 5X + 7Y =15 EQ (2) By multiplying EQ (1) by 5 and EQ (2) by 3: 15X + 20Y = 40 15X + 21Y =45 Now by subtracting EQ (1) by EQ (2): 15X + 20Y 15X 21Y = Y = 5 Or Y = 5 By putting the value of Y in EQ (1): 3X + 20 =8 Or X = 12 3 Or X = 4 So X = 4 and Y = 5

9 () Question 37: Which term of the A. P. 3, 8, 13, is 248. For the given A.P.:- a= 3, d= 5 and l = 248 We know that l = a + n 1 d So 248 = 3 + n 1 5 n 1 = n 1 = 49 So n = 50 () Question 38: Find the value of log = X log = X Or log = X Or log = X Or log = X Or 2 log = X X=2 () Question 39: Find the value of log 125 X = 1 6 log 125 X = 1 6 Or = X Or X = Or X = Or X = 5

10 () Question 40: Solve the following matrices operations: a. A + B +C b. 2A 3B C A = B = C = a. A + B + C = A + B + C = b. 2A 3B C = () 2A 3B C = 2A 3B C = Question 41: How many three digit numbers exist, which are divisible by 7? Three digit number starts from 100 and ends at 999. But first three digits number which is divisible by 7 is 105 and the last three digit number is 994. So required series is 105, And this series is an A. P. So a = 105, d = 7 and l = 994 As l = a + (n 1) d 994 = n 1 7 n 1 7 = 889 n 1 = 127 n = 128 So there are 128 terms in this series, hence we can that there are 128 three digit numbers exists, which are divisible by 7.

11 Question 42: Question: Find the compound interest on Rs. 10,000 for 3 years at the rate of 10% per annum? P = 10,000, n = 3 years, r = 10% per annum I = P 1 + r 100 n I = 10, I = I = () 3 3 Question 43: Find the sum of series up to 25 terms? For given A. P.: a = 2, d = 2 and n = 25 S = n 2 [2a + n 1 d] S = 25 2 S = S = S = 650 () Question 44: What is depreciation? Depreciation is a specialized subset of amortization. Amortization simply means the spreading out of a cost over a period of time. It is a generic term used for any type of item that is being prorated over a time. Depreciation comes from the word deprecate indicating a breaking down or physical depreciation and wearing out. Question 45: Solve the following equations by Cramer s Rule method. 2X + 3Y = 13 5X 2Y = 4

12 2X + 3Y = 13 5X 2Y = 4 D = A = B = = = 4 15 = 19 = = = 38 = = 8 65 = 57 X = A D So X = X = 2 And Y = B D So Y = Y = 3 So finally X = 2 and Y = 3 ()

Learning Module 1 - Basic Algebra Review (Appendix A)

Learning Module 1 - Basic Algebra Review (Appendix A) Learning Module 1 - Basic Algebra Review (Appendix A) Element 1 Real Numbers and Operations on Polynomials (A.1, A.2) Use the properties of real numbers and work with subsets of the real numbers Determine

More information

Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet

Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet Week # 1 Order of Operations Step 1 Evaluate expressions inside grouping symbols. Order of Step 2 Evaluate all powers. Operations Step

More information

Math 110 (S & E) Textbook: Calculus Early Transcendentals by James Stewart, 7 th Edition

Math 110 (S & E) Textbook: Calculus Early Transcendentals by James Stewart, 7 th Edition Math 110 (S & E) Textbook: Calculus Early Transcendentals by James Stewart, 7 th Edition 1 Appendix A : Numbers, Inequalities, and Absolute Values Sets A set is a collection of objects with an important

More information

Prentice Hall: Algebra 2 with Trigonometry 2006 Correlated to: California Mathematics Content Standards for Algebra II (Grades 9-12)

Prentice Hall: Algebra 2 with Trigonometry 2006 Correlated to: California Mathematics Content Standards for Algebra II (Grades 9-12) California Mathematics Content Standards for Algebra II (Grades 9-12) This discipline complements and expands the mathematical content and concepts of algebra I and geometry. Students who master algebra

More information

Glossary. Glossary 981. Hawkes Learning Systems. All rights reserved.

Glossary. Glossary 981. Hawkes Learning Systems. All rights reserved. A Glossary Absolute value The distance a number is from 0 on a number line Acute angle An angle whose measure is between 0 and 90 Addends The numbers being added in an addition problem Addition principle

More information

Algebra II. A2.1.1 Recognize and graph various types of functions, including polynomial, rational, and algebraic functions.

Algebra II. A2.1.1 Recognize and graph various types of functions, including polynomial, rational, and algebraic functions. Standard 1: Relations and Functions Students graph relations and functions and find zeros. They use function notation and combine functions by composition. They interpret functions in given situations.

More information

Glossary. Glossary Hawkes Learning Systems. All rights reserved.

Glossary. Glossary Hawkes Learning Systems. All rights reserved. A Glossary Absolute value The distance a number is from 0 on a number line Acute angle An angle whose measure is between 0 and 90 Acute triangle A triangle in which all three angles are acute Addends The

More information

Algebra 2. Chapter 4 Exponential and Logarithmic Functions. Chapter 1 Foundations for Functions. Chapter 3 Polynomial Functions

Algebra 2. Chapter 4 Exponential and Logarithmic Functions. Chapter 1 Foundations for Functions. Chapter 3 Polynomial Functions Algebra 2 Chapter 1 Foundations for Chapter 2 Quadratic Chapter 3 Polynomial Chapter 4 Exponential and Logarithmic Chapter 5 Rational and Radical Chapter 6 Properties and Attributes of Chapter 7 Probability

More information

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II Course Number 5116 Department Mathematics Qualification Guidelines Successful completion of both semesters of Algebra 1 or Algebra 1

More information

1.5 F15 O Brien. 1.5: Linear Equations and Inequalities

1.5 F15 O Brien. 1.5: Linear Equations and Inequalities 1.5: Linear Equations and Inequalities I. Basic Terminology A. An equation is a statement that two expressions are equal. B. To solve an equation means to find all of the values of the variable that make

More information

1.1.1 Algebraic Operations

1.1.1 Algebraic Operations 1.1.1 Algebraic Operations We need to learn how our basic algebraic operations interact. When confronted with many operations, we follow the order of operations: Parentheses Exponentials Multiplication

More information

CURRICULUM MAP. Course/Subject: Honors Math I Grade: 10 Teacher: Davis. Month: September (19 instructional days)

CURRICULUM MAP. Course/Subject: Honors Math I Grade: 10 Teacher: Davis. Month: September (19 instructional days) Month: September (19 instructional days) Numbers, Number Systems and Number Relationships Standard 2.1.11.A: Use operations (e.g., opposite, reciprocal, absolute value, raising to a power, finding roots,

More information

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120 Whitman-Hanson Regional High School provides all students with a high- quality education in order to develop reflective, concerned citizens and contributing members of the global community. Course Number

More information

Order of Operations. Real numbers

Order of Operations. Real numbers Order of Operations When simplifying algebraic expressions we use the following order: 1. Perform operations within a parenthesis. 2. Evaluate exponents. 3. Multiply and divide from left to right. 4. Add

More information

I-2 Index. Coterminal Angles, 738 Counting numbers, 8 Cramer, Gabriel, 309 Cramer s rule, 306 Cube root, 427, 434 Cylinder, right circular, 117

I-2 Index. Coterminal Angles, 738 Counting numbers, 8 Cramer, Gabriel, 309 Cramer s rule, 306 Cube root, 427, 434 Cylinder, right circular, 117 Index Absolute value, 18 equations, 154, 162 inequalities, 159, 162 Absolute error, 158 Addition, 4 associative property, 19 commutative property, 18 of complex numbers, 481 of fractions, 21 of functions,

More information

Algebra Vocabulary. abscissa

Algebra Vocabulary. abscissa abscissa The x-value of an ordered pair that describes the horizontal distance from the x-axis. It is always written as the first element in the ordered pair. 3 is the abscissa of the ordered pair (3,

More information

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Chapter R Review of basic concepts * R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Ex: Write the set of counting numbers

More information

Evaluate algebraic expressions for given values of the variables.

Evaluate algebraic expressions for given values of the variables. Algebra I Unit Lesson Title Lesson Objectives 1 FOUNDATIONS OF ALGEBRA Variables and Expressions Exponents and Order of Operations Identify a variable expression and its components: variable, coefficient,

More information

Final Exam Study Guide Mathematical Thinking, Fall 2003

Final Exam Study Guide Mathematical Thinking, Fall 2003 Final Exam Study Guide Mathematical Thinking, Fall 2003 Chapter R Chapter R contains a lot of basic definitions and notations that are used throughout the rest of the book. Most of you are probably comfortable

More information

Ron Paul Curriculum Mathematics 8 Lesson List

Ron Paul Curriculum Mathematics 8 Lesson List Ron Paul Curriculum Mathematics 8 Lesson List 1 Introduction 2 Algebraic Addition 3 Algebraic Subtraction 4 Algebraic Multiplication 5 Week 1 Review 6 Algebraic Division 7 Powers and Exponents 8 Order

More information

Spiral Review Probability, Enter Your Grade Online Quiz - Probability Pascal's Triangle, Enter Your Grade

Spiral Review Probability, Enter Your Grade Online Quiz - Probability Pascal's Triangle, Enter Your Grade Course Description This course includes an in-depth analysis of algebraic problem solving preparing for College Level Algebra. Topics include: Equations and Inequalities, Linear Relations and Functions,

More information

[ Here 21 is the dot product of (3, 1, 2, 5) with (2, 3, 1, 2), and 31 is the dot product of

[ Here 21 is the dot product of (3, 1, 2, 5) with (2, 3, 1, 2), and 31 is the dot product of . Matrices A matrix is any rectangular array of numbers. For example 3 5 6 4 8 3 3 is 3 4 matrix, i.e. a rectangular array of numbers with three rows four columns. We usually use capital letters for matrices,

More information

College Algebra To learn more about all our offerings Visit Knewton.com

College Algebra To learn more about all our offerings Visit Knewton.com College Algebra 978-1-63545-097-2 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Text Jay Abramson, Arizona State University

More information

Algebra vocabulary CARD SETS Frame Clip Art by Pixels & Ice Cream

Algebra vocabulary CARD SETS Frame Clip Art by Pixels & Ice Cream Algebra vocabulary CARD SETS 1-7 www.lisatilmon.blogspot.com Frame Clip Art by Pixels & Ice Cream Algebra vocabulary Game Materials: one deck of Who has cards Objective: to match Who has words with definitions

More information

Keystone Exams: Algebra

Keystone Exams: Algebra KeystoneExams:Algebra TheKeystoneGlossaryincludestermsanddefinitionsassociatedwiththeKeystoneAssessmentAnchorsand Eligible Content. The terms and definitions included in the glossary are intended to assist

More information

CHAPTER 2 Review of Algebra

CHAPTER 2 Review of Algebra CHAPTER 2 Review of Algebra 2.1 Real Numbers The text assumes that you know these sets of numbers. You are asked to characterize each set in Problem 1 of Chapter 1 review. Name Symbol Set Examples Counting

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics. College Algebra for STEM

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics. College Algebra for STEM Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics College Algebra for STEM Marcel B. Finan c All Rights Reserved 2015 Edition To my children Amin & Nadia Preface From

More information

Algebra 2 (2006) Correlation of the ALEKS Course Algebra 2 to the California Content Standards for Algebra 2

Algebra 2 (2006) Correlation of the ALEKS Course Algebra 2 to the California Content Standards for Algebra 2 Algebra 2 (2006) Correlation of the ALEKS Course Algebra 2 to the California Content Standards for Algebra 2 Algebra II - This discipline complements and expands the mathematical content and concepts of

More information

Executive Assessment. Executive Assessment Math Review. Section 1.0, Arithmetic, includes the following topics:

Executive Assessment. Executive Assessment Math Review. Section 1.0, Arithmetic, includes the following topics: Executive Assessment Math Review Although the following provides a review of some of the mathematical concepts of arithmetic and algebra, it is not intended to be a textbook. You should use this chapter

More information

Mathematics Syllabus UNIT I ALGEBRA : 1. SETS, RELATIONS AND FUNCTIONS

Mathematics Syllabus UNIT I ALGEBRA : 1. SETS, RELATIONS AND FUNCTIONS Mathematics Syllabus UNIT I ALGEBRA : 1. SETS, RELATIONS AND FUNCTIONS (i) Sets and their Representations: Finite and Infinite sets; Empty set; Equal sets; Subsets; Power set; Universal set; Venn Diagrams;

More information

Secondary Honors Algebra II Objectives

Secondary Honors Algebra II Objectives Secondary Honors Algebra II Objectives Chapter 1 Equations and Inequalities Students will learn to evaluate and simplify numerical and algebraic expressions, to solve linear and absolute value equations

More information

Prentice Hall Mathematics, Algebra Correlated to: Achieve American Diploma Project Algebra II End-of-Course Exam Content Standards

Prentice Hall Mathematics, Algebra Correlated to: Achieve American Diploma Project Algebra II End-of-Course Exam Content Standards Core: Operations on Numbers and Expressions Priority: 15% Successful students will be able to perform operations with rational, real, and complex numbers, using both numeric and algebraic expressions,

More information

CME Project, Geometry 2009 Correlated to: Kentucky Core Content for Mathematics Assessment 4.1 (High School, Grade 11)

CME Project, Geometry 2009 Correlated to: Kentucky Core Content for Mathematics Assessment 4.1 (High School, Grade 11) Number Properties and Operations High school students should enter high school with a strong background in rational numbers and numerical operations and expand this to real numbers. This becomes the foundation

More information

Algebra Review. Terrametra Resources. Lynn Patten

Algebra Review. Terrametra Resources. Lynn Patten Terrametra Resources Lynn Patten ALGEBRAIC EXPRESSION A combination of ordinary numbers, letter symbols, variables, grouping symbols and operation symbols. Numbers remain fixed in value and are referred

More information

Linear Algebra. The analysis of many models in the social sciences reduces to the study of systems of equations.

Linear Algebra. The analysis of many models in the social sciences reduces to the study of systems of equations. POLI 7 - Mathematical and Statistical Foundations Prof S Saiegh Fall Lecture Notes - Class 4 October 4, Linear Algebra The analysis of many models in the social sciences reduces to the study of systems

More information

correlated to the Washington D.C. Public Schools Learning Standards Algebra II

correlated to the Washington D.C. Public Schools Learning Standards Algebra II correlated to the Washington D.C. Public Schools Learning Standards Algebra II McDougal Littell Algebra 2 2007 correlated to the Washington DC Public Schools Learning Standards Algebra II NUMBER SENSE

More information

Chapter 2 - Basics Structures MATH 213. Chapter 2: Basic Structures. Dr. Eric Bancroft. Fall Dr. Eric Bancroft MATH 213 Fall / 60

Chapter 2 - Basics Structures MATH 213. Chapter 2: Basic Structures. Dr. Eric Bancroft. Fall Dr. Eric Bancroft MATH 213 Fall / 60 MATH 213 Chapter 2: Basic Structures Dr. Eric Bancroft Fall 2013 Dr. Eric Bancroft MATH 213 Fall 2013 1 / 60 Chapter 2 - Basics Structures 2.1 - Sets 2.2 - Set Operations 2.3 - Functions 2.4 - Sequences

More information

Chapter-2 SETS In Mathematics, Set theory was developed by George Cantor ( ).

Chapter-2 SETS In Mathematics, Set theory was developed by George Cantor ( ). Chapter-2 SETS In Mathematics, Set theory was developed by George Cantor (1845 1918). Set: A well defined collections of objects is called a Set. Well defined means that (i) (ii) All the objects in the

More information

Harbor Creek School District. Algebra II Advanced. Concepts Timeframe Skills Assessment Standards Linear Equations Inequalities

Harbor Creek School District. Algebra II Advanced. Concepts Timeframe Skills Assessment Standards Linear Equations Inequalities Algebra II Advanced and Graphing and Solving Linear Linear Absolute Value Relation vs. Standard Forms of Linear Slope Parallel & Perpendicular Lines Scatterplot & Linear Regression Graphing linear Absolute

More information

Prentice Hall PreCalculus, 3rd Edition 2007, (Blitzer)

Prentice Hall PreCalculus, 3rd Edition 2007, (Blitzer) Prentice Hall PreCalculus, 3rd Edition 2007, (Blitzer) C O R R E L A T E D T O Number Properties and Operations High school students should enter high school with a strong background in rational numbers

More information

Prentice Hall Intermediate Algebra, 5th Edition 2009 (Martin-Gay)

Prentice Hall Intermediate Algebra, 5th Edition 2009 (Martin-Gay) Prentice Hall Intermediate Algebra, 5th Edition 2009 (Martin-Gay) C O R R E L A T E D T O Number Properties and Operations High school students should enter high school with a strong background in rational

More information

8th Grade Math Definitions

8th Grade Math Definitions 8th Grade Math Definitions Absolute Value: 1. A number s distance from zero. 2. For any x, is defined as follows: x = x, if x < 0; x, if x 0. Acute Angle: An angle whose measure is greater than 0 and less

More information

Step-by-step and detailed demonstrations of how a specific concept or technique is applied in solving problems.

Step-by-step and detailed demonstrations of how a specific concept or technique is applied in solving problems. PREFACE Synergy for Success in Mathematics 7 contains all the required learning competencies and is supplemented with some additional topics for enrichment. Lessons are presented using effective Singapore

More information

OBJECTIVES UNIT 1. Lesson 1.0

OBJECTIVES UNIT 1. Lesson 1.0 OBJECTIVES UNIT 1 Lesson 1.0 1. Define "set," "element," "finite set," and "infinite set," "empty set," and "null set" and give two examples of each term. 2. Define "subset," "universal set," and "disjoint

More information

A video College Algebra course & 6 Enrichment videos

A video College Algebra course & 6 Enrichment videos A video College Algebra course & 6 Enrichment videos Recorded at the University of Missouri Kansas City in 1998. All times are approximate. About 43 hours total. Available on YouTube at http://www.youtube.com/user/umkc

More information

Algebra II Learning Targets

Algebra II Learning Targets Chapter 0 Preparing for Advanced Algebra LT 0.1 Representing Functions Identify the domain and range of functions LT 0.2 FOIL Use the FOIL method to multiply binomials LT 0.3 Factoring Polynomials Use

More information

College Algebra with Corequisite Support: Targeted Review

College Algebra with Corequisite Support: Targeted Review College Algebra with Corequisite Support: Targeted Review 978-1-63545-056-9 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

MATH 7 HONORS. Unit 1: Rational and Irrational Numbers (Term 1) Unit 2: Using Algebraic Properties to Simplify Expressions - Probability

MATH 7 HONORS. Unit 1: Rational and Irrational Numbers (Term 1) Unit 2: Using Algebraic Properties to Simplify Expressions - Probability MATH 7 HONORS Unit 1: Rational and Irrational Numbers (Term 1) 1. I CAN write an algebraic expression for a given phrase. 2. I CAN define a variable and write an equation given a relationship. 3. I CAN

More information

Catholic Central High School

Catholic Central High School Catholic Central High School Course: Basic Algebra 2 Department: Mathematics Length: One year Credit: 1 Prerequisite: Completion of Basic Algebra 1 or Algebra 1, Basic Plane Geometry or Plane Geometry,

More information

Algebra One Dictionary

Algebra One Dictionary Algebra One Dictionary Page 1 of 17 A Absolute Value - the distance between the number and 0 on a number line Algebraic Expression - An expression that contains numbers, operations and at least one variable.

More information

Mathematics Online Instructional Materials Correlation to the 2009 Algebra II Standards of Learning and Curriculum Framework

Mathematics Online Instructional Materials Correlation to the 2009 Algebra II Standards of Learning and Curriculum Framework and Curriculum Framework Provider York County School Division Course Title Algebra II AB Last Updated 2010-11 Course Syllabus URL http://yorkcountyschools.org/virtuallearning/coursecatalog.aspx AII.1 The

More information

Algebra 2 Secondary Mathematics Instructional Guide

Algebra 2 Secondary Mathematics Instructional Guide Algebra 2 Secondary Mathematics Instructional Guide 2009-2010 ALGEBRA 2AB (Grade 9, 10 or 11) Prerequisite: Algebra 1AB or Geometry AB 310303 Algebra 2A 310304 Algebra 2B COURSE DESCRIPTION Los Angeles

More information

Latest Syllabus - NMO

Latest Syllabus - NMO Latest Syllabus - NMO CLASS 1 Numerals and Number Name (2 digit numbers) Addition, Subtraction Knowledge of currency notes. Knowledge of clock. Knowledge of basic units of Length,. Knowledge of basic figures

More information

Essential Mathematics for Economists

Essential Mathematics for Economists Ludwig von Auer (Universität Trier) Marco Raphael (Universität Trier) October 2014 1 / 343 1 Introductory Topics I: Algebra and Equations Some Basic Concepts and Rules How to Solve Simple Equations Equations

More information

PREFACE. Synergy for Success in Mathematics 7 is designed for Grade 7 students. The textbook

PREFACE. Synergy for Success in Mathematics 7 is designed for Grade 7 students. The textbook Synergy for Success in Mathematics 7 is designed for Grade 7 students. The textbook contains all the required learning competencies and is supplemented with some additional topics for enrichment. Lessons

More information

MILLIS PUBLIC SCHOOLS

MILLIS PUBLIC SCHOOLS MILLIS PUBLIC SCHOOLS Curriculum Guide High School Math The Millis Public Schools Curriculum Guide highlights the Power Standards for each grade level, Grade 9 through Grade 12 for the Math department.

More information

JUST THE MATHS UNIT NUMBER 1.6. ALGEBRA 6 (Formulae and algebraic equations) A.J.Hobson

JUST THE MATHS UNIT NUMBER 1.6. ALGEBRA 6 (Formulae and algebraic equations) A.J.Hobson JUST THE MATHS UNIT NUMBER 1.6 ALGEBRA 6 (Formulae and algebraic equations) by A.J.Hobson 1.6.1 Transposition of formulae 1.6. of linear equations 1.6.3 of quadratic equations 1.6. Exercises 1.6.5 Answers

More information

College Algebra with Corequisite Support: A Blended Approach

College Algebra with Corequisite Support: A Blended Approach College Algebra with Corequisite Support: A Blended Approach 978-1-63545-058-3 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

Algebraic Connections. Mathematics Curriculum Framework. Revised 2004

Algebraic Connections. Mathematics Curriculum Framework. Revised 2004 Algebraic Connections Mathematics Curriculum Framework Revised 2004 Course Title: Algebraic Connections (Third-year Course) Course/Unit Credit: 1 Course Number: Teacher Licensure: Secondary Mathematics

More information

Centerville High School Curriculum Mapping Algebra II 1 st Nine Weeks

Centerville High School Curriculum Mapping Algebra II 1 st Nine Weeks Centerville High School Curriculum Mapping Algebra II 1 st Nine Weeks Chapter/ Lesson Common Core Standard(s) 1-1 SMP1 1. How do you use a number line to graph and order real numbers? 2. How do you identify

More information

correlated to the Washington D.C. Public Schools Learning Standards Algebra I

correlated to the Washington D.C. Public Schools Learning Standards Algebra I correlated to the Washington D.C. Public Schools Learning Standards Algebra I McDougal Littell Algebra 1 2007 correlated to the Washington DC Public Schools Learning Standards Algebra I NUMBER SENSE AND

More information

Chapter 2 - Basics Structures

Chapter 2 - Basics Structures Chapter 2 - Basics Structures 2.1 - Sets Definitions and Notation Definition 1 (Set). A set is an of. These are called the or of the set. We ll typically use uppercase letters to denote sets: S, A, B,...

More information

3 (Maths) Linear Algebra

3 (Maths) Linear Algebra 3 (Maths) Linear Algebra References: Simon and Blume, chapters 6 to 11, 16 and 23; Pemberton and Rau, chapters 11 to 13 and 25; Sundaram, sections 1.3 and 1.5. The methods and concepts of linear algebra

More information

College Algebra with Corequisite Support: A Compressed Approach

College Algebra with Corequisite Support: A Compressed Approach College Algebra with Corequisite Support: A Compressed Approach 978-1-63545-059-0 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

NFC ACADEMY COURSE OVERVIEW

NFC ACADEMY COURSE OVERVIEW NFC ACADEMY COURSE OVERVIEW Algebra II Honors is a full-year, high school math course intended for the student who has successfully completed the prerequisite course Algebra I. This course focuses on algebraic

More information

Sect Properties of Real Numbers and Simplifying Expressions

Sect Properties of Real Numbers and Simplifying Expressions Sect 1.7 - Properties of Real Numbers and Simplifying Expressions Concept #1 Commutative Properties of Real Numbers Ex. 1a 9.34 + 2.5 Ex. 1b 2.5 + ( 9.34) Ex. 1c 6.3(4.2) Ex. 1d 4.2( 6.3) a) 9.34 + 2.5

More information

Algebra I. abscissa the distance along the horizontal axis in a coordinate graph; graphs the domain.

Algebra I. abscissa the distance along the horizontal axis in a coordinate graph; graphs the domain. Algebra I abscissa the distance along the horizontal axis in a coordinate graph; graphs the domain. absolute value the numerical [value] when direction or sign is not considered. (two words) additive inverse

More information

Use estimation strategies reasonably and fluently while integrating content from each of the other strands. PO 1. Recognize the limitations of

Use estimation strategies reasonably and fluently while integrating content from each of the other strands. PO 1. Recognize the limitations of for Strand 1: Number and Operations Concept 1: Number Sense Understand and apply numbers, ways of representing numbers, and the relationships among numbers and different number systems. PO 1. Solve problems

More information

Miller Objectives Alignment Math

Miller Objectives Alignment Math Miller Objectives Alignment Math 1050 1 College Algebra Course Objectives Spring Semester 2016 1. Use algebraic methods to solve a variety of problems involving exponential, logarithmic, polynomial, and

More information

ALGEBRA II Aerospace/Engineering

ALGEBRA II Aerospace/Engineering ALGEBRA II Program Goal 5: The student recognizes the importance of mathematics. Number Systems & Their Properties Demonstrate an understanding of the real # system; recognize, apply, & explain its properties;

More information

3. Vector spaces 3.1 Linear dependence and independence 3.2 Basis and dimension. 5. Extreme points and basic feasible solutions

3. Vector spaces 3.1 Linear dependence and independence 3.2 Basis and dimension. 5. Extreme points and basic feasible solutions A. LINEAR ALGEBRA. CONVEX SETS 1. Matrices and vectors 1.1 Matrix operations 1.2 The rank of a matrix 2. Systems of linear equations 2.1 Basic solutions 3. Vector spaces 3.1 Linear dependence and independence

More information

Algebra Introduction to Polynomials

Algebra Introduction to Polynomials Introduction to Polynomials What is a Polynomial? A polynomial is an expression that can be written as a term or a sum of terms, each of which is the product of a scalar (the coefficient) and a series

More information

Algebra II Crosswalk. Red font indicates a passage that is not addressed in the compared sets of standards.

Algebra II Crosswalk. Red font indicates a passage that is not addressed in the compared sets of standards. The chart below includes the assessed on the Algebra II California Test, the Mathematics ), the the, the Competencies in Mathematics from the Intersegmental Committee of the Academic Senate (ICAS), and

More information

Binomials defined, 13 division by, FOIL method and, 22 multiplying binomial by trinomial,

Binomials defined, 13 division by, FOIL method and, 22 multiplying binomial by trinomial, 5639_Holtfrerich_Index 6/2/05 11:45 AM Page I-1 Index Absolute value defined, 46 functions and, 126 59 Absolute value equations, solutions, 46 49 Absolute value inequalities, solutions, 263 267 Acceleration,

More information

Homework Points Notes Points

Homework Points Notes Points A2 NBC (13) 13.1 p 876 #1-8 13.2 p 882 #1-7 13.3 p 888 #1-11 13.4 p 897 #1-11 13.5 p 904 #2-20 even 13.1 Trig Identities 13.2 Verifying Trig Identities 13.3 Sum and Difference... 13.4 Double and Half...

More information

MATHEMATICS CONTENT ASSESSED ON THE ALGEBRA 1 EOC ASSESSMENT AND ITEM TYPES BY BENCHMARK

MATHEMATICS CONTENT ASSESSED ON THE ALGEBRA 1 EOC ASSESSMENT AND ITEM TYPES BY BENCHMARK Body of Knowledge Algebra Standard 1 Real and Complex Number System Expand and deepen understanding of real and complex numbers by comparing expressions and performing arithmetic computations, especially

More information

Math-2 Section 1-1. Number Systems

Math-2 Section 1-1. Number Systems Math- Section 1-1 Number Systems Natural Numbers Whole Numbers Lesson 1-1 Vocabulary Integers Rational Numbers Irrational Numbers Real Numbers Imaginary Numbers Complex Numbers Closure Why do we need numbers?

More information

MATH 8. Unit 1: Rational and Irrational Numbers (Term 1) Unit 2: Using Algebraic Properties to Simplify Expressions - Probability

MATH 8. Unit 1: Rational and Irrational Numbers (Term 1) Unit 2: Using Algebraic Properties to Simplify Expressions - Probability MATH 8 Unit 1: Rational and Irrational Numbers (Term 1) 1. I CAN write an algebraic expression for a given phrase. 2. I CAN define a variable and write an equation given a relationship. 3. I CAN use order

More information

P.1: Algebraic Expressions, Mathematical Models, and Real Numbers

P.1: Algebraic Expressions, Mathematical Models, and Real Numbers Chapter P Prerequisites: Fundamental Concepts of Algebra Pre-calculus notes Date: P.1: Algebraic Expressions, Mathematical Models, and Real Numbers Algebraic expression: a combination of variables and

More information

1 The distributive law

1 The distributive law THINGS TO KNOW BEFORE GOING INTO DISCRETE MATHEMATICS The distributive law The distributive law is this: a(b + c) = ab + bc This can be generalized to any number of terms between parenthesis; for instance:

More information

1.2. Indices. Introduction. Prerequisites. Learning Outcomes

1.2. Indices. Introduction. Prerequisites. Learning Outcomes Indices 1.2 Introduction Indices, or powers, provide a convenient notation when we need to multiply a number by itself several times. In this Section we explain how indices are written, and state the rules

More information

ESCONDIDO UNION HIGH SCHOOL DISTRICT COURSE OF STUDY OUTLINE AND INSTRUCTIONAL OBJECTIVES

ESCONDIDO UNION HIGH SCHOOL DISTRICT COURSE OF STUDY OUTLINE AND INSTRUCTIONAL OBJECTIVES ESCONDIDO UNION HIGH SCHOOL DISTRICT COURSE OF STUDY OUTLINE AND INSTRUCTIONAL OBJECTIVES COURSE TITLE: Algebra II A/B COURSE NUMBERS: (P) 7241 / 2381 (H) 3902 / 3903 (Basic) 0336 / 0337 (SE) 5685/5686

More information

ARITHMETIC AND BASIC ALGEBRA

ARITHMETIC AND BASIC ALGEBRA C O M P E T E N C Y ARITHMETIC AND BASIC ALGEBRA. Add, subtract, multiply and divide rational numbers expressed in various forms Addition can be indicated by the expressions sum, greater than, and, more

More information

Arizona Mathematics Standards Articulated by Grade Level (2008) for College Work Readiness (Grades 11 and 12)

Arizona Mathematics Standards Articulated by Grade Level (2008) for College Work Readiness (Grades 11 and 12) Strand 1: Number and Operations Concept 1: Number Sense Understand and apply numbers, ways of representing numbers, and the relationships among numbers and different number systems. College Work Readiness

More information

Departamento de Matematicas. Real Instituto de Jovellanos. J. F. Antona Algebraic notation and Polynomials 1

Departamento de Matematicas. Real Instituto de Jovellanos. J. F. Antona Algebraic notation and Polynomials 1 Departamento de Matematicas. Real Instituto de Jovellanos. J. F. Antona Algebraic notation and Polynomials 1 Algebraic Notation The ability to convert worded sentences and problems into algebraic symbols

More information

1 ** The performance objectives highlighted in italics have been identified as core to an Algebra II course.

1 ** The performance objectives highlighted in italics have been identified as core to an Algebra II course. Strand One: Number Sense and Operations Every student should understand and use all concepts and skills from the pervious grade levels. The standards are designed so that new learning builds on preceding

More information

Fundamentals. Introduction. 1.1 Sets, inequalities, absolute value and properties of real numbers

Fundamentals. Introduction. 1.1 Sets, inequalities, absolute value and properties of real numbers Introduction This first chapter reviews some of the presumed knowledge for the course that is, mathematical knowledge that you must be familiar with before delving fully into the Mathematics Higher Level

More information

Curriculum Catalog

Curriculum Catalog 2016-2017 Curriculum Catalog 2016 Glynlyon, Inc. Table of Contents ALGEBRA I FUNDAMENTALS COURSE OVERVIEW... ERROR! BOOKMARK NOT DEFINED. UNIT 1: FOUNDATIONS OF ALGEBRA... ERROR! BOOKMARK NOT DEFINED.

More information

Willmar Public Schools Curriculum Map

Willmar Public Schools Curriculum Map Subject Area Mathematics Senior High Course Name Advanced Algebra 2A (Prentice Hall Mathematics) Date April 2010 The Advanced Algebra 2A course parallels each other in content and time. The Advanced Algebra

More information

Algebra I. CORE TOPICS (Key Concepts & Real World Context) UNIT TITLE

Algebra I. CORE TOPICS (Key Concepts & Real World Context) UNIT TITLE CHAPTER 1 Using variables Exponents and Order of Operations Exploring real numbers Adding real numbers Subtracting real numbers Multiplying and dividing real numbers The Distributive Property Properties

More information

West Windsor-Plainsboro Regional School District Algebra Grade 8

West Windsor-Plainsboro Regional School District Algebra Grade 8 West Windsor-Plainsboro Regional School District Algebra Grade 8 Content Area: Mathematics Unit 1: Foundations of Algebra This unit involves the study of real numbers and the language of algebra. Using

More information

Helping Students Understand Algebra

Helping Students Understand Algebra Helping Students Understand Algebra By Barbara Sandall, Ed.D., and Mary Swarthout, Ph.D. COPYRIGHT 2005 Mark Twain Media, Inc. ISBN 10-digit: 1-58037-293-7 13-digit: 978-1-58037-293-0 Printing No. CD-404020

More information

Never leave a NEGATIVE EXPONENT or a ZERO EXPONENT in an answer in simplest form!!!!!

Never leave a NEGATIVE EXPONENT or a ZERO EXPONENT in an answer in simplest form!!!!! 1 ICM Unit 0 Algebra Rules Lesson 1 Rules of Exponents RULE EXAMPLE EXPLANANTION a m a n = a m+n A) x x 6 = B) x 4 y 8 x 3 yz = When multiplying with like bases, keep the base and add the exponents. a

More information

Unit 5: Sequences, Series, and Patterns

Unit 5: Sequences, Series, and Patterns Unit 5: Sequences, Series, and Patterns Section 1: Sequences and Series 1. Sequence: an ordered list of numerical terms 2. Finite Sequence: has a first term (a beginning) and a last term (an end) 3. Infinite

More information

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007 Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 007 Questions will be set on the following and related topics. Algebra: Sets, operations on sets. Prime numbers, factorisation of integers

More information

Chapter 3: Polynomial and Rational Functions

Chapter 3: Polynomial and Rational Functions Chapter 3: Polynomial and Rational Functions 3.1 Polynomial Functions A polynomial on degree n is a function of the form P(x) = a n x n + a n 1 x n 1 + + a 1 x 1 + a 0, where n is a nonnegative integer

More information

Essential Mathematics

Essential Mathematics Appendix B 1211 Appendix B Essential Mathematics Exponential Arithmetic Exponential notation is used to express very large and very small numbers as a product of two numbers. The first number of the product,

More information

CHAPTER 1 SETS AND EVENTS

CHAPTER 1 SETS AND EVENTS CHPTER 1 SETS ND EVENTS 1.1 Universal Set and Subsets DEFINITION: set is a well-defined collection of distinct elements in the universal set. This is denoted by capital latin letters, B, C, If an element

More information

1 Matrices and matrix algebra

1 Matrices and matrix algebra 1 Matrices and matrix algebra 1.1 Examples of matrices A matrix is a rectangular array of numbers and/or variables. For instance 4 2 0 3 1 A = 5 1.2 0.7 x 3 π 3 4 6 27 is a matrix with 3 rows and 5 columns

More information

Definition of Equality of Matrices. Example 1: Equality of Matrices. Consider the four matrices

Definition of Equality of Matrices. Example 1: Equality of Matrices. Consider the four matrices IT 131: Mathematics for Science Lecture Notes 3 Source: Larson, Edwards, Falvo (2009): Elementary Linear Algebra, Sixth Edition. Matrices 2.1 Operations with Matrices This section and the next introduce

More information