CHAPTER 1: RELATIONS AND FUNCTIONS

Size: px
Start display at page:

Download "CHAPTER 1: RELATIONS AND FUNCTIONS"

Transcription

1 CHAPTER 1: RELATIONS AND FUNCTIONS Previous Years Board Exam (Important Questions & Answers) 1. If f(x) = x + 7 and g(x) = x 7, x R, find ( fog) (7) Given f(x) = x + 7 and g(x) = x 7, x R fog(x) = f(g(x)) = g(x) + 7 = (x 7) + 7 = x (fog) (7) = 7. MARKS WEIGHTAGE 06 marks 2. If f(x) is an invertible function, find the inverse of f (x) = 3 x 2 3x 2 Given f ( x) 3x 2 Let y y 2 3x 2 y x 3 1 x 2 f ( x) 3 3. Let T be the set of all triangles in a plane with R as relation in T given by R = {(T 1, T 2 ) :T 1 T 2 }. Show that R is an equivalence relation. (i) Reflexive R is reflexive if T 1 R T 1 Since T 1 T 1 R is reflexive. (ii) Symmetric R is symmetric if T 1 R T 2 T 2 R T 1 Since T 1 T 2 T 2 T 1 R is symmetric. (iii) Transitive R is transitive if T 1 R T 2 and T 2 R T 3 T 1 R T 3 Since T 1 T 2 and T 2 T 3 T 1 T 3 R is transitive From (i), (ii) and (iii), we get R is an equivalence relation. 4. If the binary operation * on the set of integers Z, is defined by a *b = a + 3b 2, then find the value of 2 * 4. Given a *b = a + 3b 2 a, b z 2*4 = x 4 2 = = 0. Let * be a binary operation on N given by a * b = HCF (a, b) a, b N. Write the value of 22 * 4. Given a * b = HCF (a, b), a, b N 22 * 4 = HCF (22, 4) = 2 Prepared by: M. S. KumarSwamy, TGT(Maths) Page - 1 -

2 6. Let f : N N be defined by function f is bijective. n 1, if n is odd f ( n) 2 n for all n N. Find whether the, if n is even 2 n 1, if n is odd Given that f : N N be defined by f ( n) 2 n for all n N., if n is even 2 Let x, y N and let they are odd then x 1 y 1 f ( x) f ( y) x y 2 2 If x, y N are both even then also x y f ( x) f ( y) x y 2 2 If x, y N are such that x is even and y is odd then x 1 y f ( x) and f ( y) 2 2 Thus, x y for f(x) = f(y) Let x = 6 and y = 6 1 We get f (6) 3, f () f(x) = f(y) but x y...(i) So, f (x) is not one-one. Hence, f (x) is not bijective. 7. If the binary operation *, defined on Q, is defined as a * b = 2a + b ab, for all a, b Q, find the value of 3 * 4. Given binary operation is a*b = 2a + b ab 3* 4 = * 4 = 2 x 1 8. What is the range of the function f ( x) ( x 1)? x 1 We have given f ( x) ( x 1) ( x 1), if x 1 0 or x 1 x 1 ( x 1), if x 1 0 or x 1 ( x 1) (i) For x > 1, f ( x) 1 ( x 1) ( x 1) (ii) For x < 1, f ( x) 1 ( x 1) x 1 Range of f ( x) is { 1, 1}. ( x 1) Prepared by: M. S. KumarSwamy, TGT(Maths) Page - 2 -

3 9. Let Z be the set of all integers and R be the relation on Z defined as R = {(a, b) ; a, b Z, and (a b) is divisible by.} Prove that R is an equivalence relation. We have provided R = {(a, b) : a, b Z, and(a b) is divisible by } (i) As (a a) = 0 is divisible by. (a, a) R a R Hence, R is reflexive. (ii) Let (a, b) R (a b) is divisible by. (b a) is divisible by. (b a) is divisible by. (b, a) R Hence, R is symmetric. (iii) Let (a, b) R and (b, c) Z Then, (a b) is divisible by and (b c) is divisible by. (a b) + (b c) is divisible by. (a c) is divisible by. (a, c) R R is transitive. Hence, R is an equivalence relation. 3ab 10. Let * be a binary operation on Q defined by a* b. Show that * is commutative as well as associative. Also find its identity element, if it exists. For commutativity, condition that should be fulfilled is a * b = b * a 3ab 3ba Consider a* b b* a a * b = b * a Hence, * is commutative. For associativity, condition is (a * b) * c = a * (b * c) 3ab 9ab Consider ( a* b)* c * c 2 3bc 9ab and a*( b* c) a* 2 Hence, (a * b) * c = a * (b * c) * is associative. Let e Q be the identity element, Then a * e = e * a = a 3ae 3ea a e If f : R R be defined by f(x) = (3 x 3 ) 1/ 3, then find fof(x). If f : R R be defined by f(x) = (3 x 3 ) 1/3 then ( fof) x = f( f(x)) = f [(3 x 3 ) 1/3 ] = [3 {(3 x 3 ) 1/3 } 3 ] 1/3 = [3 (3 x 3 )] 1/3 = (x 3 ) 1/3 = x Prepared by: M. S. KumarSwamy, TGT(Maths) Page - 3 -

4 12. Let A = N N and * be a binary operation on A defined by (a, b) * (c, d) = (a + c, b + d). Show that * is commutative and associative. Also, find the identity element for * on A, if any. Given A = N N * is a binary operation on A defined by (a, b) * (c, d) = (a + c, b + d) (i) Commutativity: Let (a, b), (c, d) N N Then (a, b) * (c, d) = (a + c, b + d) = (c + a, d + b) (a, b, c, d N, a + c = c + a and b + d = d + c) = (c, d) * b Hence, (a, b) * (c, d) = (c, d) * (a, b) * is commutative. (ii) Associativity: let (a, b), (b, c), (c, d) Then [(a, b) * (c, d)] * (e, f) = (a + c, b + d) * (e, f) = ((a + c) + e, (b + d) + f) = {a + (c + e), b + (d + f)] ( set N is associative) = (a, b) * (c + e, d + f) = (a, b) * {(c, d) * (e, f)} Hence, [(a, b) * (c, d)] * (e, f) = (a, b) * {(c, d) * (e, f)} * is associative. (iii) Let (x, y) be identity element for on A, Then (a, b) * (x, y) = (a, b) (a + x, b + y) = (a, b) a + x = a, b + y = b x = 0, y = 0 But (0, 0) A For *, there is no identity element. 13. If f : R R and g : R R are given by f(x) = sin x and g(x) = x 2, find gof(x). Given f : R R and g : R R defined by f (x) = sin x and g(x) = x 2 gof(x) = g [f(x)] = g (sin x) = (sin x) 2 = sin 2 x 14. Consider the binary operation* on the set {1, 2, 3, 4, } defined by a * b = min. {a, b}. Write the operation table of the operation *. Required operation table of the operation * is given as * If f : R R is defined by f(x) = 3x + 2, define f[f(x)]. f (f (x)) = f (3x + 2) =3. (3x + 2) + 2 = 9x = 9x + 8 Prepared by: M. S. KumarSwamy, TGT(Maths) Page - 4 -

5 16. Write fog, if f : R R and g : R R are given by f(x) = 8x 3 and g(x) = x 1/3. fog (x) = f (g(x)) = f (x 1/3 ) = 8(x 1/3 ) 3 = 8x 17. Let A = {1, 2, 3}, B = {4,, 6, 7} and let f = {(1, 4), (2,), (3, 6)} be a function from A to B. State whether f is one-one or not. f is one-one because f(1) = 4 ; f(2) = ; f(3) = 6 No two elements of A have same f image. 18. Let f : R R be defined as f(x) =10x +7. Find the function g : R R such that gof = fog =I R. gof = fog = IR fog = IR fog(x) = I (x) f (g(x)) = x [I(x) = x being identity function] 10(g(x)) + 7 = x [f(x) = 10x + 7] x 7 g( x) 10 x 7 i.e., g : R R is a function defined as g( x) Let A = R {3} and B = R {1}. Consider the function f : A B defined by Show that f is one-one and onto and hence find f 1. Let x 1, x 2 A. x1 2 x2 2 Now, f(x 1 ) = f(x 2 ) x1 3 x2 3 ( x 2)( x 3) ( x 3)( x 2) x x 3x 2x 6 x x 2x 3x x 2x 2x 3x x1 x2 x1 x2 Hence f is one-one function. For Onto x 2 Let y xy 3y x 2 x 3 xy x 3y 2 x( y 1) 3y 2 3y 2 x ( i) y 1 x 2 f ( x) x 3. Prepared by: M. S. KumarSwamy, TGT(Maths) Page - -

6 From above it is obvious that y except 1, i.e., y B R {1} x A Hence f is onto function. Thus f is one-one onto function. It f 1 1 3y 2 is inverse function of f then f ( y) [from (i)] y The binary operation * : R R R is defined as a * b = 2a + b. Find (2 * 3) * 4 (2 * 3) * 4 = (2 2 +3) * 4 = 7 * 4 = = 18 x 1, if x is odd 21. Show that f : N N, given by f ( x) is both one-one and onto. x 1, if x is even For one-one Case I : When x 1, x 2 are odd natural number. f(x 1 ) = f(x 2 ) x 1 +1 = x 2 +1 x 1, x 2 N x 1 = x 2 i.e., f is one-one. Case II : When x 1, x 2 are even natural number f(x 1 ) = f(x 2 ) x 1 1 = x 2 1 x 1 = x 2 i.e., f is one-one. Case III : When x 1 is odd and x 2 is even natural number f(x 1 ) = f(x 2 ) x 1 +1 = x 2 1 x 2 x 1 = 2 which is never possible as the difference of odd and even number is always odd number. Hence in this case f (x 1 ) f(x 2 ) i.e., f is one-one. Case IV: When x 1 is even and x 2 is odd natural number Similar as case III, We can prove f is one-one For onto: f(x) = x +1 if x is odd = x 1 if x is even For every even number y of codomain odd number y - 1 in domain and for every odd number y of codomain even number y +1 in Domain. i.e. f is onto function. Hence f is one-one onto function. 22. Consider the binary operations * : R R R and o : R R R defined as a * b = a b and aob = a for all a, b R. Show that * is commutative but not associative, o is associative but not commutative. For operation * * : R R R such that a*b = a b a, b R Commutativity a*b = a b = b a = b * a i.e., * is commutative Prepared by: M. S. KumarSwamy, TGT(Maths) Page - 6 -

7 Associativity a, b, c R (a * b) * c = a b * c = a b c a * (b * c) = a * b c = a b c But a b c a b c (a*b)* c a*( b * c) " a, b, c R * is not associative. Hence, * is commutative but not associative. For Operation o o : R R R such that aob = a Commutativity a, b R aob = a and boa = b a b aob boa o is not commutative. Associativity: " a, b, c R (aob) oc = aoc = a ao(boc) = aob = a (aob) oc = ao (boc) o is associative Hence o is not commutative but associative. 23. If the binary operation * on the set Z of integers is defined by a * b = a + b, then write the identity element for the operation * in Z. Let e Z be required identity a* e = a a Z a + e = a e = a a + e = 24. If the binary operation * on set R of real numbers is defined as a*b = 3 ab, write the identity 7 element in R for *. Let e R be identity element. a * e = a a R 3ae 7a a e e 7 3a Prove that the relation R in the set A = {, 6, 7, 8, 9} given by R = {(a, b) : a b, is divisible by 2}, is an equivalence relation. Find all elements related to the element 6. Here R is a relation defined as R = {(a, b) : a b is divisible by 2} Reflexivity Here (a, a) R as a a = 0 = 0 divisible by 2 i.e., R is reflexive. Symmetry Let (a, b) R (a, b) R a b is divisible by 2 a b = ± 2m b a = 2m b a is divisible by 2 (b, a) R Prepared by: M. S. KumarSwamy, TGT(Maths) Page - 7 -

8 Hence R is symmetric Transitivity Let (a, b), (b, c) R Now, (a, b), (b, c) R a b, b c are divisible by 2 a b = ±2m and b c = ±2n a b + b c = ± 2(m + n) (a c) = ± 2k [k = m + n] (a c) = 2k (a c) is divisible by 2 (a, c) R. Hence R is transitive. Therefore, R is an equivalence relation. The elements related to 6 are 6, 8. ab 26. Let * be a binary operation, on the set of all non-zero real numbers, given by a* b for all a, b R {0}. Find the value of x, given that 2 * (x * ) = 10. Given 2 * (x * ) = 10 x 2* 10 2* x 10 2 x x x Let A = {1, 2, 3,, 9} and R be the relation in A A defined by (a, b) R (c, d) if a + d = b + c for (a, b), (c, d) in A A. Prove that R is an equivalence relation. Also obtain the equivalence class [(2, )]. Given, R is a relation in A A defined by (a, b)r(c, d) a + d = b + c (i) Reflexivity: a, b A Q a + b = b + a (a, b)r(a, b) So, R in reflexive. (ii) Symmetry: Let (a, b) R (c, d) Q (a, b)r(c, d) a + d = b + c b + c = d + a [Q a, b, c, d N and N is commutative under addition[ c + b = d + a (c, d)r(a, b) So, R is symmetric. (iii) Transitivity: Let (a, b)r(c, d) and (c, d)r(e, f) Now, (a, b)r(c, d) and (c, d)r(e, f) a + d = b + c and c + f = d + e a + d + c + f = b + c + d + e a + f = b + e (a, b)r(e, f). R is transitive. Hence, R is an equivalence relation. 2nd Part: Equivalence class: [(2, )] = {(a, b) A A: (a, b)r(2, )} = {(a, b) A A: a + = b + 2} = {(a, b) A A: b a = 3} = {(1, 4), (2, ), (3, 6), (4, 7), (, 8), (6, 9)} Prepared by: M. S. KumarSwamy, TGT(Maths) Page - 8 -

MATHEMATICS. MINIMUM LEVEL MATERIAL for CLASS XII Project Planned By. Honourable Shri D. Manivannan Deputy Commissioner,KVS RO Hyderabad

MATHEMATICS. MINIMUM LEVEL MATERIAL for CLASS XII Project Planned By. Honourable Shri D. Manivannan Deputy Commissioner,KVS RO Hyderabad MATHEMATICS MINIMUM LEVEL MATERIAL for CLASS XII 05 6 Project Planned By Honourable Shri D. Manivannan Deputy Commissioner,KVS RO Hyderabad Prepared by M. S. KUMARSWAMY, TGT(MATHS) M. Sc. Gold Medallist

More information

MATHEMATICS. MINIMUM LEVEL MATERIAL for CLASS XII Project Planned By. Honourable Shri D. Manivannan Deputy Commissioner,KVS RO Hyderabad

MATHEMATICS. MINIMUM LEVEL MATERIAL for CLASS XII Project Planned By. Honourable Shri D. Manivannan Deputy Commissioner,KVS RO Hyderabad MATHEMATICS MINIMUM LEVEL MATERIAL for CLASS XII 06 7 Project Planned By Honourable Shri D. Manivannan Deputy Commissioner,KVS RO Hyderabad Prepared by M. S. KUMARSWAMY, TGT(MATHS) M. Sc. Gold Medallist

More information

QUESTION BANK II PUC SCIENCE

QUESTION BANK II PUC SCIENCE QUESTION BANK II PUC SCIENCE I. Very Short answer questions. (x9=9). Define Symmetric relation. Ans: A relation R on the set A is said to be symmetric if for all a, b, A, ar b Implies bra. i.e. (a, b)

More information

CLASS XII CBSE MATHEMATICS RELATIONS AND FUNCTIONS 1 Mark/2 Marks Questions

CLASS XII CBSE MATHEMATICS RELATIONS AND FUNCTIONS 1 Mark/2 Marks Questions CLASS XII CBSE MATHEMATICS RELATIONS AND FUNCTIONS 1 Mark/ Marks Questions (1) Let be a binary operation defined by a b = a + b 3. Find3 4. () The binary operation : R R R is defined as a b = a + b. Find

More information

RELATIONS AND FUNCTIONS

RELATIONS AND FUNCTIONS For more important questions visit : www.4ono.com CHAPTER 1 RELATIONS AND FUNCTIONS IMPORTANT POINTS TO REMEMBER Relation R from a set A to a set B is subset of A B. A B = {(a, b) : a A, b B}. If n(a)

More information

INFINITY.THINK BEYOND.

INFINITY.THINK BEYOND. RELATIONS & FUNCTIONS SCHEMATIC DIAGRAM Topic Concepts Degree of importance References NCERT Text Book XII Ed. 007 Relations & (i).domain, Co domain & * (Previous Knowledge) Functions Range of a relation

More information

Review Problems for Midterm Exam II MTH 299 Spring n(n + 1) 2. = 1. So assume there is some k 1 for which

Review Problems for Midterm Exam II MTH 299 Spring n(n + 1) 2. = 1. So assume there is some k 1 for which Review Problems for Midterm Exam II MTH 99 Spring 014 1. Use induction to prove that for all n N. 1 + 3 + + + n(n + 1) = n(n + 1)(n + ) Solution: This statement is obviously true for n = 1 since 1()(3)

More information

SRI RAMAKRISHNA INSTITUTE OF TECHNOLOGY COIMBATORE Discrete Mathematics Functions

SRI RAMAKRISHNA INSTITUTE OF TECHNOLOGY COIMBATORE Discrete Mathematics Functions 1 SRI RAMAKRISHNA INSTITUTE OF TECHNOLOGY COIMBATORE 641010 Discrete Mathematics Functions 1. Define function. Let X and Y be any two sets. A relation f from X to Y is called a function if for every x

More information

RELATIONS AND FUNCTIONS

RELATIONS AND FUNCTIONS Chapter 1 RELATIONS AND FUNCTIONS There is no permanent place in the world for ugly mathematics.... It may be very hard to define mathematical beauty but that is just as true of beauty of any kind, we

More information

LESSON RELATIONS & FUNCTION THEORY

LESSON RELATIONS & FUNCTION THEORY 2 Definitions LESSON RELATIONS & FUNCTION THEORY Ordered Pair Ordered pair of elements taken from any two sets P and Q is a pair of elements written in small brackets and grouped together in a particular

More information

Solutions to Homework Problems

Solutions to Homework Problems Solutions to Homework Problems November 11, 2017 1 Problems II: Sets and Functions (Page 117-118) 11. Give a proof or a counterexample of the following statements: (vi) x R, y R, xy 0; (x) ( x R, y R,

More information

CLASS12 RELATIONS AND FUNCTIONS

CLASS12 RELATIONS AND FUNCTIONS CLASS12 RELATIONS AND FUNCTIONS Deepak sir 9811291604 Relations and functions, domain, co-domain and range have been introduced in Class XI along with different types of specific real valued functions

More information

MATHEMATICS. IMPORTANT FORMULAE AND CONCEPTS for. Final Revision CLASS XII CHAPTER WISE CONCEPTS, FORMULAS FOR QUICK REVISION.

MATHEMATICS. IMPORTANT FORMULAE AND CONCEPTS for. Final Revision CLASS XII CHAPTER WISE CONCEPTS, FORMULAS FOR QUICK REVISION. MATHEMATICS IMPORTANT FORMULAE AND CONCEPTS for Final Revision CLASS XII 2016 17 CHAPTER WISE CONCEPTS, FORMULAS FOR QUICK REVISION Prepared by M. S. KUMARSWAMY, TGT(MATHS) M. Sc. Gold Medallist (Elect.),

More information

More Books At www.goalias.blogspot.com www.goalias.blogspot.com www.goalias.blogspot.com www.goalias.blogspot.com www.goalias.blogspot.com www.goalias.blogspot.com www.goalias.blogspot.com www.goalias.blogspot.com

More information

Prepared by: M. S. KumarSwamy, TGT(Maths) Page

Prepared by: M. S. KumarSwamy, TGT(Maths) Page Prepared by: M. S. KumarSwamy, TGT(Maths) Page - 50 - CHAPTER 3: MATRICES QUICK REVISION (Important Concepts & Formulae) MARKS WEIGHTAGE 03 marks Matrix A matrix is an ordered rectangular array of numbers

More information

Relations, Functions & Binary Operations

Relations, Functions & Binary Operations Relations, Functions & Binary Operations Important Terms, Definitions & Formulae 0 TYPES OF INTERVLS a) Open interval: If a and b be two real numbers such that a b then, the set of all the real numbers

More information

Functions Functions and Modeling A UTeach/TNT Course

Functions Functions and Modeling A UTeach/TNT Course Definition of a Function DEFINITION: Let A and B be sets. A function between A and B is a subset of A B with the property that if (a, b 1 )and(a, b 2 ) are both in the subset, then b 1 = b 2. The domain

More information

9/21/2018. Properties of Functions. Properties of Functions. Properties of Functions. Properties of Functions. Properties of Functions

9/21/2018. Properties of Functions. Properties of Functions. Properties of Functions. Properties of Functions. Properties of Functions How can we prove that a function f is one-to-one? Whenever you want to prove something, first take a look at the relevant definition(s): x, y A (f(x) = f(y) x = y) f:r R f(x) = x 2 Disproof by counterexample:

More information

Math 2534 Solution to Test 3A Spring 2010

Math 2534 Solution to Test 3A Spring 2010 Math 2534 Solution to Test 3A Spring 2010 Problem 1: (10pts) Prove that R is a transitive relation on Z when given that mrpiff m pmod d (ie. d ( m p) ) Solution: The relation R is transitive, if arb and

More information

Prepared by: M. S. KumarSwamy, TGT(Maths) Page

Prepared by: M. S. KumarSwamy, TGT(Maths) Page Prepared by: M S KumarSwamy, TGT(Maths) Page - 119 - CHAPTER 10: VECTOR ALGEBRA QUICK REVISION (Important Concepts & Formulae) MARKS WEIGHTAGE 06 marks Vector The line l to the line segment AB, then a

More information

Kevin James. MTHSC 412 Section 3.1 Definition and Examples of Rings

Kevin James. MTHSC 412 Section 3.1 Definition and Examples of Rings MTHSC 412 Section 3.1 Definition and Examples of Rings A ring R is a nonempty set R together with two binary operations (usually written as addition and multiplication) that satisfy the following axioms.

More information

Study Material Class XII - Mathematics

Study Material Class XII - Mathematics Study Material Class XII - Mathematics 2016-17 1 & 2 MARKS QUESTIONS PREPARED BY KENDRIYA VIDYALAYA SANGATHAN TINSUKIA REGION Study Material Class XII Mathematics 2016-17 1 & 2 MARKS QUESTIONS CHIEF PATRON

More information

REVIEW FOR THIRD 3200 MIDTERM

REVIEW FOR THIRD 3200 MIDTERM REVIEW FOR THIRD 3200 MIDTERM PETE L. CLARK 1) Show that for all integers n 2 we have 1 3 +... + (n 1) 3 < 1 n < 1 3 +... + n 3. Solution: We go by induction on n. Base Case (n = 2): We have (2 1) 3 =

More information

Practice Exam 1 CIS/CSE 607, Spring 2009

Practice Exam 1 CIS/CSE 607, Spring 2009 Practice Exam 1 CIS/CSE 607, Spring 2009 Problem 1) Let R be a reflexive binary relation on a set A. Prove that R is transitive if, and only if, R = R R. Problem 2) Give an example of a transitive binary

More information

Sets, Functions and Relations

Sets, Functions and Relations Chapter 2 Sets, Functions and Relations A set is any collection of distinct objects. Here is some notation for some special sets of numbers: Z denotes the set of integers (whole numbers), that is, Z =

More information

3 FUNCTIONS. 3.1 Definition and Basic Properties. c Dr Oksana Shatalov, Fall

3 FUNCTIONS. 3.1 Definition and Basic Properties. c Dr Oksana Shatalov, Fall c Dr Oksana Shatalov, Fall 2014 1 3 FUNCTIONS 3.1 Definition and Basic Properties DEFINITION 1. Let A and B be nonempty sets. A function f from A to B is a rule that assigns to each element in the set

More information

MAD 3105 PRACTICE TEST 2 SOLUTIONS

MAD 3105 PRACTICE TEST 2 SOLUTIONS MAD 3105 PRACTICE TEST 2 SOLUTIONS 1. Let R be the relation defined below. Determine which properties, reflexive, irreflexive, symmetric, antisymmetric, transitive, the relation satisfies. Prove each answer.

More information

Std. XI Commerce Mathematics & Statistics - I

Std. XI Commerce Mathematics & Statistics - I Written as per the revised syllabus prescribed by the Maharashtra State oard of Secondary and Higher Secondary Education, Pune. Std. I Commerce Mathematics & Statistics - I Salient Features Exhaustive

More information

MTH202 Discrete Mathematics

MTH202 Discrete Mathematics LATSEST MCQS FROM MIDTERM PAPERS 10 MAY 011 MC10040185 moaaz.pk@gmail.com Moaaz siddiq MTH0 Discrete Mathematics Question No. 1: If p= It is raining q = She will go to college "It is raining and she will

More information

Introduction to abstract algebra: definitions, examples, and exercises

Introduction to abstract algebra: definitions, examples, and exercises Introduction to abstract algebra: definitions, examples, and exercises Travis Schedler January 21, 2015 1 Definitions and some exercises Definition 1. A binary operation on a set X is a map X X X, (x,

More information

CBSE Class-12 Mathematics Sample Paper (By CBSE)

CBSE Class-12 Mathematics Sample Paper (By CBSE) CBSE Class-12 Mathematics Sample Paper (By CBSE) General Instructions: All questions are compulsory. This question paper contains 29 questions. Question 1-4 in Section A are very short-answer type questions

More information

Relations, Functions, Binary Relations (Chapter 1, Sections 1.2, 1.3)

Relations, Functions, Binary Relations (Chapter 1, Sections 1.2, 1.3) Relations, Functions, Binary Relations (Chapter 1, Sections 1.2, 1.3) CmSc 365 Theory of Computation 1. Relations Definition: Let A and B be two sets. A relation R from A to B is any set of ordered pairs

More information

0 Sets and Induction. Sets

0 Sets and Induction. Sets 0 Sets and Induction Sets A set is an unordered collection of objects, called elements or members of the set. A set is said to contain its elements. We write a A to denote that a is an element of the set

More information

PRADEEP SHARMA INSTITUTE OF COMPETITIVE STUDIES PRADEEP SHARMA. PRADEEP SHARMA INSTITUTE OF COMPETITIVE STUDIES Page 1

PRADEEP SHARMA INSTITUTE OF COMPETITIVE STUDIES PRADEEP SHARMA. PRADEEP SHARMA INSTITUTE OF COMPETITIVE STUDIES Page 1 PRADEEP SHARMA PRADEEP SHARMA INSTITUTE OF COMPETITIVE STUDIES Page Chapter Relation and Functions Mark Questions A relation R in a Set A is called..., if each element of A is related to every element

More information

COMPOSITION OF FUNCTIONS

COMPOSITION OF FUNCTIONS COMPOSITION OF FUNCTIONS INTERMEDIATE GROUP - MAY 21, 2017 Finishing Up Last Week Problem 1. (Challenge) Consider the set Z 5 = {congruence classes of integers mod 5} (1) List the elements of Z 5. (2)

More information

5 Group theory. 5.1 Binary operations

5 Group theory. 5.1 Binary operations 5 Group theory This section is an introduction to abstract algebra. This is a very useful and important subject for those of you who will continue to study pure mathematics. 5.1 Binary operations 5.1.1

More information

KENDRIYA VIDYALAYA SANGATHAN, HYDERABAD REGION

KENDRIYA VIDYALAYA SANGATHAN, HYDERABAD REGION KENDRIYA VIDYALAYA SANGATHAN, HYDERABAD REGION SAMPLE PAPER 01 FOR HALF YEARLY EXAM (017-18) SUBJECT: MATHEMATICS(041) BLUE PRINT FOR HALF YEARLY EXAM: CLASS IX Chapter VSA (1 mark) SA I ( marks) SA II

More information

Functions. Definition 1 Let A and B be sets. A relation between A and B is any subset of A B.

Functions. Definition 1 Let A and B be sets. A relation between A and B is any subset of A B. Chapter 4 Functions Definition 1 Let A and B be sets. A relation between A and B is any subset of A B. Definition 2 Let A and B be sets. A function from A to B is a relation f between A and B such that

More information

1. Let r, s, t, v be the homogeneous relations defined on the set M = {2, 3, 4, 5, 6} by

1. Let r, s, t, v be the homogeneous relations defined on the set M = {2, 3, 4, 5, 6} by Seminar 1 1. Which ones of the usual symbols of addition, subtraction, multiplication and division define an operation (composition law) on the numerical sets N, Z, Q, R, C? 2. Let A = {a 1, a 2, a 3 }.

More information

MATH 13 SAMPLE FINAL EXAM SOLUTIONS

MATH 13 SAMPLE FINAL EXAM SOLUTIONS MATH 13 SAMPLE FINAL EXAM SOLUTIONS WINTER 2014 Problem 1 (15 points). For each statement below, circle T or F according to whether the statement is true or false. You do NOT need to justify your answers.

More information

RED. Fall 2016 Student Submitted Sample Questions

RED. Fall 2016 Student Submitted Sample Questions RED Fall 2016 Student Submitted Sample Questions Name: Last Update: November 22, 2016 The questions are divided into three sections: True-false, Multiple Choice, and Written Answer. I will add questions

More information

KENDRIYA VIDYALAYA GACHIBOWLI, GPRA CAMPUS, HYD-32. SECTION A Questions 1 to 6 carry 1 mark each.

KENDRIYA VIDYALAYA GACHIBOWLI, GPRA CAMPUS, HYD-32. SECTION A Questions 1 to 6 carry 1 mark each. KENDRIYA VIDYALAYA GACHIBOWLI, GPRA CAMPUS, HYD-32 SAMPLE PAPER TEST 10 (2018-19) (SAMPLE ANSWERS) SUBJECT: MATHEMATICS MAX. MARKS : 80 CLASS : X DURATION : 3 HRS General Instruction: (i) All questions

More information

(1) Which of the following are propositions? If it is a proposition, determine its truth value: A propositional function, but not a proposition.

(1) Which of the following are propositions? If it is a proposition, determine its truth value: A propositional function, but not a proposition. Math 231 Exam Practice Problem Solutions WARNING: This is not a sample test. Problems on the exams may or may not be similar to these problems. These problems are just intended to focus your study of the

More information

COM S 330 Homework 05 Solutions. Type your answers to the following questions and submit a PDF file to Blackboard. One page per problem.

COM S 330 Homework 05 Solutions. Type your answers to the following questions and submit a PDF file to Blackboard. One page per problem. Type your answers to the following questions and submit a PDF file to Blackboard. One page per problem. Problem 1. [5pts] Consider our definitions of Z, Q, R, and C. Recall that A B means A is a subset

More information

Exam Practice Problems

Exam Practice Problems Math 231 Exam Practice Problems WARNING: This is not a sample test. Problems on the exams may or may not be similar to these problems. These problems are just intended to focus your study of the topics.

More information

Mathematics Course 111: Algebra I Part I: Algebraic Structures, Sets and Permutations

Mathematics Course 111: Algebra I Part I: Algebraic Structures, Sets and Permutations Mathematics Course 111: Algebra I Part I: Algebraic Structures, Sets and Permutations D. R. Wilkins Academic Year 1996-7 1 Number Systems and Matrix Algebra Integers The whole numbers 0, ±1, ±2, ±3, ±4,...

More information

MATH 215 Sets (S) Definition 1 A set is a collection of objects. The objects in a set X are called elements of X.

MATH 215 Sets (S) Definition 1 A set is a collection of objects. The objects in a set X are called elements of X. MATH 215 Sets (S) Definition 1 A set is a collection of objects. The objects in a set X are called elements of X. Notation 2 A set can be described using set-builder notation. That is, a set can be described

More information

The reference [Ho17] refers to the course lecture notes by Ilkka Holopainen.

The reference [Ho17] refers to the course lecture notes by Ilkka Holopainen. Department of Mathematics and Statistics Real Analysis I, Fall 207 Solutions to Exercise 6 (6 pages) riikka.schroderus at helsinki.fi Note. The course can be passed by an exam. The first possible exam

More information

HL Topic. Sets, relations and groups. (Further Mathematics SL Topic 3) Sets Ordered pairs Functions Binary operations Groups Further groups

HL Topic. Sets, relations and groups. (Further Mathematics SL Topic 3) Sets Ordered pairs Functions Binary operations Groups Further groups HL Topic (Further Mathematics SL Topic 3) 9 This topic explores the fundamental nature of algebraic structures and the relationships between them. Included is an extension of the work covered in the Core

More information

Math 300: Final Exam Practice Solutions

Math 300: Final Exam Practice Solutions Math 300: Final Exam Practice Solutions 1 Let A be the set of all real numbers which are zeros of polynomials with integer coefficients: A := {α R there exists p(x) = a n x n + + a 1 x + a 0 with all a

More information

(a) We need to prove that is reflexive, symmetric and transitive. 2b + a = 3a + 3b (2a + b) = 3a + 3b 3k = 3(a + b k)

(a) We need to prove that is reflexive, symmetric and transitive. 2b + a = 3a + 3b (2a + b) = 3a + 3b 3k = 3(a + b k) MATH 111 Optional Exam 3 lutions 1. (0 pts) We define a relation on Z as follows: a b if a + b is divisible by 3. (a) (1 pts) Prove that is an equivalence relation. (b) (8 pts) Determine all equivalence

More information

Notes. Functions. Introduction. Notes. Notes. Definition Function. Definition. Slides by Christopher M. Bourke Instructor: Berthe Y.

Notes. Functions. Introduction. Notes. Notes. Definition Function. Definition. Slides by Christopher M. Bourke Instructor: Berthe Y. Functions Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry Fall 2007 Computer Science & Engineering 235 Introduction to Discrete Mathematics Section 2.3 of Rosen cse235@cse.unl.edu Introduction

More information

NINETEENTH IRISH MATHEMATICAL OLYMPIAD. Saturday, 6 May a.m. 1 p.m. First Paper. 1. Are there integers x, y, and z which satisfy the equation

NINETEENTH IRISH MATHEMATICAL OLYMPIAD. Saturday, 6 May a.m. 1 p.m. First Paper. 1. Are there integers x, y, and z which satisfy the equation NINETEENTH IRISH MATHEMATICAL OLYMPIAD Saturday, 6 May 2006 10 a.m. 1 p.m. First Paper 1. Are there integers x, y, and z which satisfy the equation when (a) n = 2006 (b) n = 2007? z 2 = (x 2 + 1)(y 2 1)

More information

CIS 375 Intro to Discrete Mathematics Exam 2 (Section M001: Yellow) 10 November Points Possible

CIS 375 Intro to Discrete Mathematics Exam 2 (Section M001: Yellow) 10 November Points Possible Name: CIS 375 Intro to Discrete Mathematics Exam 2 (Section M001: Yellow) 10 November 2016 Question Points Possible Points Received 1 20 2 12 3 14 4 10 5 8 6 12 7 12 8 12 Total 100 Instructions: 1. This

More information

Half Yearly Examinations X Class Mathematics Paper - I Model Paper (English Version) Time : 2 2 Hours PARTS - A & B Max. Marks: 50 Time: 2 Hours PART - A Marks: 5 SECTION - I Note: ) Answer any FIVE of

More information

Math 10850, fall 2017, University of Notre Dame

Math 10850, fall 2017, University of Notre Dame Math 10850, fall 2017, University of Notre Dame Notes on first exam September 22, 2017 The key facts The first midterm will be on Thursday, September 28, 6.15pm-7.45pm in Hayes-Healy 127. What you need

More information

Lecture Notes 1 Basic Concepts of Mathematics MATH 352

Lecture Notes 1 Basic Concepts of Mathematics MATH 352 Lecture Notes 1 Basic Concepts of Mathematics MATH 352 Ivan Avramidi New Mexico Institute of Mining and Technology Socorro, NM 87801 June 3, 2004 Author: Ivan Avramidi; File: absmath.tex; Date: June 11,

More information

Basic Concepts of Group Theory

Basic Concepts of Group Theory Chapter 1 Basic Concepts of Group Theory The theory of groups and vector spaces has many important applications in a number of branches of modern theoretical physics. These include the formal theory of

More information

3 FUNCTIONS. 3.1 Definition and Basic Properties. c Dr Oksana Shatalov, Spring

3 FUNCTIONS. 3.1 Definition and Basic Properties. c Dr Oksana Shatalov, Spring c Dr Oksana Shatalov, Spring 2016 1 3 FUNCTIONS 3.1 Definition and Basic Properties DEFINITION 1. Let A and B be nonempty sets. A function f from A to B is a rule that assigns to each element in the set

More information

Chapter 8. Exploring Polynomial Functions. Jennifer Huss

Chapter 8. Exploring Polynomial Functions. Jennifer Huss Chapter 8 Exploring Polynomial Functions Jennifer Huss 8-1 Polynomial Functions The degree of a polynomial is determined by the greatest exponent when there is only one variable (x) in the polynomial Polynomial

More information

Selected problems from past exams

Selected problems from past exams Discrete Structures CS2800 Prelim 1 s Selected problems from past exams 1. True/false. For each of the following statements, indicate whether the statement is true or false. Give a one or two sentence

More information

3 FUNCTIONS. 3.1 Definition and Basic Properties. c Dr Oksana Shatalov, Fall

3 FUNCTIONS. 3.1 Definition and Basic Properties. c Dr Oksana Shatalov, Fall c Dr Oksana Shatalov, Fall 2016 1 3 FUNCTIONS 3.1 Definition and Basic Properties DEFINITION 1. Let A and B be nonempty sets. A function f from the set A to the set B is a correspondence that assigns to

More information

Dirty Quant Workshop

Dirty Quant Workshop Dirty Quant Workshop Quant Ability Animal in the zoo called E Find the animal? Options? Gatekeeper Feeder Eagle Dog Principle Magic quad Consider the set S = {2, 3, 4,, 2n + 1}, where n is a positive integer

More information

Today s Topics. Methods of proof Relationships to logical equivalences. Important definitions Relationships to sets, relations Special functions

Today s Topics. Methods of proof Relationships to logical equivalences. Important definitions Relationships to sets, relations Special functions Today s Topics Set identities Methods of proof Relationships to logical equivalences Functions Important definitions Relationships to sets, relations Special functions Set identities help us manipulate

More information

Functions as Relations

Functions as Relations Functions as Relations Definition Recall that if A and B are sets, then a relation from A to B is a subset of A B. A function from A to B is a relation f from A to B with the following properties (i) The

More information

KENDRIYA VIDYALAYA GACHIBOWLI, GPRA CAMPUS, HYD 32

KENDRIYA VIDYALAYA GACHIBOWLI, GPRA CAMPUS, HYD 32 KENDRIYA VIDYALAYA GACHIBOWLI, GPRA CAMPUS, HYD 3 SAMPLE PAPER 01 FOR PERIODIC TEST II EXAM (018-19) SUBJECT: MATHEMATICS(041) BLUE PRINT FOR PERIODIC TEST II EXAM: CLASS IX Chapter VSA (1 mark) SA I (

More information

KENDRIYA VIDYALAYA SANGATHAN, HYDERABAD REGION

KENDRIYA VIDYALAYA SANGATHAN, HYDERABAD REGION KENDRIYA VIDYALAYA SANGATHAN, HYDERABAD REGION SAMPLE PAPER 08 (2017-18) SUBJECT: MATHEMATICS(041) BLUE PRINT : CLASS X Unit Chapter VSA (1 mark) SA I (2 marks) SA II (3 marks) LA (4 marks) Total Unit

More information

Foundations Revision Notes

Foundations Revision Notes oundations Revision Notes hese notes are designed as an aid not a substitute for revision. A lot of proofs have not been included because you should have them in your notes, should you need them. Also,

More information

Chapter 1. Sets and Mappings

Chapter 1. Sets and Mappings Chapter 1. Sets and Mappings 1. Sets A set is considered to be a collection of objects (elements). If A is a set and x is an element of the set A, we say x is a member of A or x belongs to A, and we write

More information

Series SC/SP Code No. SP-16. Mathematics. Time Allowed: 3 hours Maximum : 100

Series SC/SP Code No. SP-16. Mathematics. Time Allowed: 3 hours Maximum : 100 Sample Paper (CBSE) Series SC/SP Code No. SP-16 Mathematics Time Allowed: 3 hours Maximum : 100 General Instructions: (i) (ii) (iii) (iv) (v) (vi) There are 26 questions in all. All questions are compulsory.

More information

PH1105 Lecture Notes on Calculus. Main Text: Calculus for the Life Sciences by. Bittenger, Brand and Quintanilla

PH1105 Lecture Notes on Calculus.   Main Text: Calculus for the Life Sciences by. Bittenger, Brand and Quintanilla PH1105 Lecture Notes on Calculus Joe Ó hógáin E-mail: johog@maths.tcd.ie Main Text: Calculus for the Life Sciences by Other Text: Calculus by Bittenger, Brand and Quintanilla Anton, Bivens and Davis 1

More information

ANSWERS. CLASS: VIII TERM - 1 SUBJECT: Mathematics. Exercise: 1(A) Exercise: 1(B)

ANSWERS. CLASS: VIII TERM - 1 SUBJECT: Mathematics. Exercise: 1(A) Exercise: 1(B) ANSWERS CLASS: VIII TERM - 1 SUBJECT: Mathematics TOPIC: 1. Rational Numbers Exercise: 1(A) 1. Fill in the blanks: (i) -21/24 (ii) -4/7 < -4/11 (iii)16/19 (iv)11/13 and -11/13 (v) 0 2. Answer True or False:

More information

RED. Name: Instructor: Pace Nielsen Math 290 Section 1: Winter 2014 Final Exam

RED. Name: Instructor: Pace Nielsen Math 290 Section 1: Winter 2014 Final Exam RED Name: Instructor: Pace Nielsen Math 290 Section 1: Winter 2014 Final Exam Note that the first 10 questions are true-false. Mark A for true, B for false. Questions 11 through 20 are multiple choice

More information

T-2 In the equation A B C + D E F = G H I, each letter denotes a distinct non-zero digit. Compute the greatest possible value of G H I.

T-2 In the equation A B C + D E F = G H I, each letter denotes a distinct non-zero digit. Compute the greatest possible value of G H I. 2016 ARML Local Problems and Solutions Team Round Solutions T-1 All the shelves in a library are the same length. When filled, two shelves side-by-side can hold exactly 12 algebra books and 10 geometry

More information

Properties of Real Numbers. Unit 1 Lesson 4

Properties of Real Numbers. Unit 1 Lesson 4 Properties of Real Numbers Unit 1 Lesson 4 Students will be able to: Recognize and use the properties of real numbers. Key Vocabulary: Identity Property Inverse Property Equality Property Associative Property

More information

= x iy. Also the. DEFINITION #1. If z=x+iy, then the complex conjugate of z is given by magnitude or absolute value of z is z =.

= x iy. Also the. DEFINITION #1. If z=x+iy, then the complex conjugate of z is given by magnitude or absolute value of z is z =. Handout # 4 COMPLEX FUNCTIONS OF A COMPLEX VARIABLE Prof. Moseley Chap. 3 To solve z 2 + 1 = 0 we "invent" the number i with the defining property i 2 = ) 1. We then define the set of complex numbers as

More information

CHAPTER I. Rings. Definition A ring R is a set with two binary operations, addition + and

CHAPTER I. Rings. Definition A ring R is a set with two binary operations, addition + and CHAPTER I Rings 1.1 Definitions and Examples Definition 1.1.1. A ring R is a set with two binary operations, addition + and multiplication satisfying the following conditions for all a, b, c in R : (i)

More information

KENDRIYA VIDYALAYA SANGATHAN, HYDERABAD REGION

KENDRIYA VIDYALAYA SANGATHAN, HYDERABAD REGION KENDRIYA VIDYALAYA SANGATHAN, HYDERABAD REGION SAMPLE PAPER 03 F PERIODIC TEST III EXAM (2017-18) SUBJECT: MATHEMATICS(041) BLUE PRINT : CLASS IX Unit Chapter VSA (1 mark) SA I (2 marks) SA II (3 marks)

More information

Math 110 Midterm 1 Study Guide October 14, 2013

Math 110 Midterm 1 Study Guide October 14, 2013 Name: For more practice exercises, do the study set problems in sections: 3.4 3.7, 4.1, and 4.2. 1. Find the domain of f, and express the solution in interval notation. (a) f(x) = x 6 D = (, ) or D = R

More information

2. Associative Law: A binary operator * on a set S is said to be associated whenever (A*B)*C = A*(B*C) for all A,B,C S.

2. Associative Law: A binary operator * on a set S is said to be associated whenever (A*B)*C = A*(B*C) for all A,B,C S. BOOLEAN ALGEBRA 2.1 Introduction Binary logic deals with variables that have two discrete values: 1 for TRUE and 0 for FALSE. A simple switching circuit containing active elements such as a diode and transistor

More information

Subject Code H Total No. of Questions : 30 (Printed Pages : 7) Maximum Marks : 80

Subject Code H Total No. of Questions : 30 (Printed Pages : 7) Maximum Marks : 80 018 VI 1 1430 Seat No. : Time : ½ Hours Mathematics (New Pattern) Subject Code H 7 5 4 Total No. of Questions : 30 (Printed Pages : 7) Maximum Marks : 80 Instructions : 1) All questions are compulsory.

More information

UNIVERSITY OF VICTORIA DECEMBER EXAMINATIONS MATH 122: Logic and Foundations

UNIVERSITY OF VICTORIA DECEMBER EXAMINATIONS MATH 122: Logic and Foundations UNIVERSITY OF VICTORIA DECEMBER EXAMINATIONS 2013 MATH 122: Logic and Foundations Instructor and section (check one): K. Mynhardt [A01] CRN 12132 G. MacGillivray [A02] CRN 12133 NAME: V00#: Duration: 3

More information

Solved Examples. Given are two sets A {1, 2, -2, 3} and B = {1, 2, 3, 5}. Is the function f(x) = 2x - 1 defined from A to B?

Solved Examples. Given are two sets A {1, 2, -2, 3} and B = {1, 2, 3, 5}. Is the function f(x) = 2x - 1 defined from A to B? Solved Examples Example 1: Given are two sets A {1, 2, -2, 3} and B = {1, 2, 3, 5}. Is the function f(x) = 2x - 1 defined from A to B? Solution : Out of all the ordered pairs, the ordered pairs which are

More information

CLASS XII MATHEMATICS. Weightage (Marks) (i) Relations and Functions 10. Type of Questions Weightage of Number of Total Marks each question questions

CLASS XII MATHEMATICS. Weightage (Marks) (i) Relations and Functions 10. Type of Questions Weightage of Number of Total Marks each question questions CLASS XII MATHEMATICS Units Weightage (Marks) (i) Relations and Functions 0 (ii) Algebra (Matrices and Determinants) (iii) Calculus 44 (iv) Vector and Three dimensional Geometry 7 (v) Linear Programming

More information

1.4 Equivalence Relations and Partitions

1.4 Equivalence Relations and Partitions 24 CHAPTER 1. REVIEW 1.4 Equivalence Relations and Partitions 1.4.1 Equivalence Relations Definition 1.4.1 (Relation) A binary relation or a relation on a set S is a set R of ordered pairs. This is a very

More information

Part II Permutations, Cosets and Direct Product

Part II Permutations, Cosets and Direct Product Part II Permutations, Cosets and Direct Product Satya Mandal University of Kansas, Lawrence KS 66045 USA January 22 8 Permutations Definition 8.1. Let A be a set. 1. A a permuation of A is defined to be

More information

Math Fall 2014 Final Exam Solutions

Math Fall 2014 Final Exam Solutions Math 2001-003 Fall 2014 Final Exam Solutions Wednesday, December 17, 2014 Definition 1. The union of two sets X and Y is the set X Y consisting of all objects that are elements of X or of Y. The intersection

More information

MATH 3330 ABSTRACT ALGEBRA SPRING Definition. A statement is a declarative sentence that is either true or false.

MATH 3330 ABSTRACT ALGEBRA SPRING Definition. A statement is a declarative sentence that is either true or false. MATH 3330 ABSTRACT ALGEBRA SPRING 2014 TANYA CHEN Dr. Gordon Heier Tuesday January 14, 2014 The Basics of Logic (Appendix) Definition. A statement is a declarative sentence that is either true or false.

More information

FREE Download Study Package from website: &

FREE Download Study Package from website:  & SHORT REVISION (FUNCTIONS) THINGS TO REMEMBER :. GENERAL DEFINITION : If to every value (Considered as real unless otherwise stated) of a variable which belongs to some collection (Set) E there corresponds

More information

Algebraic structures I

Algebraic structures I MTH5100 Assignment 1-10 Algebraic structures I For handing in on various dates January March 2011 1 FUNCTIONS. Say which of the following rules successfully define functions, giving reasons. For each one

More information

MTH202- Discrete Mathematics Latest Solved subjective from Midterm Papers. MIDTERM EXAMINATION Spring 2011 MTH202- Discrete Mathematics

MTH202- Discrete Mathematics Latest Solved subjective from Midterm Papers. MIDTERM EXAMINATION Spring 2011 MTH202- Discrete Mathematics MTH0- Discrete Mathematics Latest Solved subjective from Midterm Papers May 18,011 Lectures 1- Moaaz Siddiq Latest subjectives MIDTERM EXAMINATION Spring 011 MTH0- Discrete Mathematics Question no 1: marks

More information

, g : x x 6, Sketch, in a single diagram, the graphs of y = f(x) and y = f -1 (x), making clear the

, g : x x 6, Sketch, in a single diagram, the graphs of y = f(x) and y = f -1 (x), making clear the PAST QUESTION ON FUNCTIONS 1. Express x + 4x in the form (x + a) + b, stating the numerical values of a and b. The functions f and g are defined as follows : f : x x 4x, x, g : x x 6, x R (ii) (iii) Show

More information

MATHEMATICS HIGHER SECONDARY FIRST YEAR VOLUME II REVISED BASED ON THE RECOMMENDATIONS OF THE TEXT BOOK DEVELOPMENT COMMITTEE

MATHEMATICS HIGHER SECONDARY FIRST YEAR VOLUME II REVISED BASED ON THE RECOMMENDATIONS OF THE TEXT BOOK DEVELOPMENT COMMITTEE MATHEMATICS HIGHER SECONDARY FIRST YEAR VOLUME II REVISED BASED ON THE RECOMMENDATIONS OF THE TEXT BOOK DEVELOPMENT COMMITTEE Untouchability is a sin Untouchability is a crime Untouchability is inhuman

More information

KENDRIYA VIDYALAYA SANGATHAN, HYDERABAD REGION

KENDRIYA VIDYALAYA SANGATHAN, HYDERABAD REGION KENDRIYA VIDYALAYA SANGATHAN, HYDERABAD REGION SAMPLE PAPER 01 F PERIODIC TEST III EXAM (2017-18) SUBJECT: MATHEMATICS(041) BLUE PRINT : CLASS IX Unit Chapter VSA (1 mark) SA I (2 marks) SA II (3 marks)

More information

CIS 375 Intro to Discrete Mathematics Exam 3 (Section M001: Green) 6 December Points Possible

CIS 375 Intro to Discrete Mathematics Exam 3 (Section M001: Green) 6 December Points Possible Name: CIS 375 Intro to Discrete Mathematics Exam 3 (Section M001: Green) 6 December 2016 Question Points Possible Points Received 1 12 2 14 3 14 4 12 5 16 6 16 7 16 Total 100 Instructions: 1. This exam

More information

Discrete Structures: Sample Questions, Exam 2, SOLUTIONS

Discrete Structures: Sample Questions, Exam 2, SOLUTIONS Discrete Structures: Sample Questions, Exam 2, SOLUTIONS (This is longer than the actual test.) 1. Show that any postage of 8 cents or more can be achieved by using only -cent and 5-cent stamps. We proceed

More information

Geometry Chapter 1-2 Exam

Geometry Chapter 1-2 Exam Name: Class: Date: ID: A Geometry Chapter 1-2 Exam Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Based on the pattern, what is the next figure in the

More information

Topic 3 Part 1 [449 marks]

Topic 3 Part 1 [449 marks] Topic 3 Part [449 marks] a. Find all values of x for 0. x such that sin( x ) = 0. b. Find n n+ x sin( x )dx, showing that it takes different integer values when n is even and when n is odd. c. Evaluate

More information

is equal to = 3 2 x, if x < 0 f (0) = lim h = 0. Therefore f exists and is continuous at 0.

is equal to = 3 2 x, if x < 0 f (0) = lim h = 0. Therefore f exists and is continuous at 0. Madhava Mathematics Competition January 6, 2013 Solutions and scheme of marking Part I N.B. Each question in Part I carries 2 marks. p(k + 1) 1. If p(x) is a non-constant polynomial, then lim k p(k) (a)

More information

5 FUNCTIONS. 5.1 Definition and Basic Properties. c Dr Oksana Shatalov, Fall

5 FUNCTIONS. 5.1 Definition and Basic Properties. c Dr Oksana Shatalov, Fall c Dr Oksana Shatalov, Fall 2017 1 5 FUNCTIONS 5.1 Definition and Basic Properties DEFINITION 1. Let A and B be nonempty sets. A function f from the set A to the set B is a correspondence that assigns to

More information