Showing posts with label Others. Show all posts
Showing posts with label Others. Show all posts

HOW TO UNDERSTAND RELATIONS AND FUNCTIONS ,INVERSE OF A FUNCTION


Hello Friends Welcome 
                              Today we are going to  discuss Relations and Functions , "How to understand  Relations and  Functions, Inverse of a Function" under the topic  Relations and Functions.


Ordered-Pair Numbers :-


Ordered-pair number is written within a set of parentheses and separated by a comma.
For example, (5, 6) is an ordered-pair number; the order is designated by the first element 5 and the second element 6. The pair (3, 6) is not the same as (6,3) because they have different order. Sets of ordered-pair numbers can represent relations or functions.
Example of ordered pair :
(3,8),(2,1),(7,6)

Relation


A relation is a  set of ordered-pair numbers.
consider the following table

Number of
Students
1   2     3   4    5     6
Marks
Obtained
96 9897  7877 86
In the above table the numbers of students and marks obtained by them  is a relation and can be written as a set of ordered-pair numbers.
A= {(1, 96), (2, 98), (3, 97), (4, 88),(5,77),(6,86)}
When we collect all the elements written in 1st column of the ordered pairs and placed in a set then the set so formed is called  Domain of the relation.
The domain of A= {1, 2, 3, 4,5,6}

As all the elements written in 2nd column of the ordered pairs and placed in a set then the set so formed is called  Range of the relation.

The range of A = { 96, 98, 97,88 , 77, 86}


Function


A function is a relation in which every first element in ordered pairs have unique second element associated with them. Second  elements may or may not be same.


we can better understand this concept with the help of this video





Example


 {(1, 2), (2, 3), (3, 4), (4, 5),(5,6)}  is an example of function 
 { (1, 2), (2, 3), (3, 4), (4, 5),(5,6) } is a function because all the  first elements are different.

Example

{(1, 3), (3, 3), (2, 1), (4, 2)}  is an example of function 
 {(1, 3), (2, 3), (2, 1), (4, 2)}  is a function because all the first elements are different.

Example


{ (1, 6), (2, 5), (1, 9), (4, 3) }  is not an  example of function 
As in  {(1, 6), (2, 5), (1, 9), (4, 3)}  the element "1 "   appeared twice .

Example

{(2, 15), (3, 15), (4, 15), (5, 13),(6,18)}  is  an  example of function 
As in  {(2, 15), (3, 15), (4, 15), (5, 15)}   all the first elements are different.

Example

{(1, 1), (-1, 1),(2,4),(-2,4), (3, 9), (-3, 9),(4,16),(-4,16)}  is an  example of function although   the element "1" and "-1" ,"2" and "-2" , "3" and "-3"  ,"4", "-4" have same images. This is an example of many one function.

Question:-   Find x and y if: 

(i) (5x + 3, y) = (4x + 5,  2)
(ii) (x – y, x + y) = (8, 12)
(iii) ( 2x-y , y+5 ) = ( -2,3 )
Solution
(1)  Given  (5x + 3 , y) = (4x + 5, 2)
So By the equality of ordered pair elements,
1st element of the ordered number written on the left hand side will be equal to the 1st element of the ordered pair number written on the  right hand side . Therefore 
5x + 3 = 4x + 5   and y =  2 
5x-4x = 5 - 3   and y = 2 
x = 2 and y = 2

(ii) So By the equality of ordered pair elements
x – y = 8 and  x + y = 12
Solving these two equations for x and y 
 2x =20  and    10+ y =12 
x=10   y = 2

(iii) So By the equality of ordered pair elements
2x-y  =-2  , y+5 = 3 
2x = -2+y  , y = 3-5
2x = -2+y  , y = -2
Putting the value of y in 1st Equation ,we get
2x = -2 - 2
2x = -4
x = -2
so x= -2 and y =-2

Types of Relations


A relation R in a set A is called
(i) reflexive, if (a, a) ∈ R, for every a ∈ A,
(ii) symmetric, if (a, b) ∈ R implies that (a, b) ∈ R, for all a,b ∈ A.
(iii) transitive, if (a, b) ∈ R and (b, c) ∈ R implies that (a, c) ∈ R, for all a, b,c ∈ A.

Equivalence Relation



A relation R in a set A is said to be an equivalence  relation if R is reflexive, symmetric and transitive.

1 ) Let B be the set of all triangles in a plane with R a relation in B given by

R = {(T1, T2) : T1 is congruent to T2}. Then R is an equivalence relation.

2 ) Let R be the relation defined in the set A = {1, 2, 3, 4, 5, 6, 7}  by

R = {(a, b) : both a and b are either odd or even}. Then R is an equivalence

one-one Function


A function f : X → Y is defined to be one-one (or injection ), if the images of distinct elements of X under f are distinct, i.e., for every x, y ∈ X, f (x) = f (y) implies x = y. Otherwise, f is called many-one.

Onto Function


A function f : X → Y is said to be onto (or surjective), if every element of Y is the image of some element of X under f, i.e., for every y ∈ Y, there exists an

element x in X such that f (x) = y.
Example
1   Function f : R → R, given by f (x) = 2x, is one-one and Onto As all the elements  have only one and uniqe image under f.

2  Function f : N → N, given by f (x) = 2x, is one-one but not onto.Because  the elements  have only one and unique image under f Therefore it is one one function .But not all elements of N have image under f 
e. g .  1,3,5,7... are not the image of any elements of N under f so it is not onto function

Example


The function f : N → N, given by f (1) = f (2) = 1 and f (x) = x – 1,

for every x > 2, is onto but not one-one.

Solution

Since f is Not one-one, as f (1) = f (2) = 1. 
But f is Onto, as given any y ∈ N, y ≠ 1,
Choose x = y + 1 s.t.
 f (y + 1) = y + 1 – 1
f (y + 1)  = y. 
Also for 1 ∈ N, 
we are given  f (1) = 1

Inverse of a Function


A function f : X → Y is defined to be invertible, if there exists a function g : Y → X such that gof = IX and fog = IY. The function g is called the inverse of f and is denoted by f –1

Example

Let S = {1, 2, 3}. Determine whether the functions f : S → S defined as below have inverses. Find f , if it exists.
(a) f = {(1, 1), (2, 2), (3, 3)}
(b) f = {(2, 2), (3, 1), (4, 1)}
(c) f = {(1, 5), (3, 4), (2, 1)}

Solution

(a) It is to  proved that  f is one-one and onto Hence f is invertible with the inverse f –1 of  f given by f –1 = {(1, 1), (2, 2), (3, 3)} = f.
(b) Since f (3) = f (4) = 1, f is not one-one, so that f is not invertible.
(c) Here  f   is one-one and onto, so that f is invertible with
 f –1 = {(5, 1), (4, 3), (1, 2)}.

Composition of Functions


Let f : A → B and g : B → C be two functions. Then the composition of f and g, denoted by gof, is defined as the function gof : A → C given by

gof (x) = g(f (x)), ∀ x ∈ A

ExampleHOW TO UNDERSTAND  RELATIONS AND FUNCTIONS ,INVERSE OF A FUNCTION

fof(x) = (16x + 12 + 18x -12 ) / ( 24x + 18 - 24x +16)
fof(x) = (34 x ) / ( 34)
fof(x) =  x  =  I(x)

Example

Let f : {2, 3, 4, 5} → {3, 4, 5, 9} and g : {3, 4, 5, 9} → {7, 11, 15} be functions defined as f (2) = 3, f (3) = 4, f (4) = f (5) = 5 and g(3) = g(4) = 7 and g(5) = g(9) = 11. Find gof = ?

Solution

We are given
 gof (2) = g (f (2)) 
               = g(3) 
               = 7
 gof (3) = g(f (3)
             = g(4)
              = 7,

gof (4) = g(f (4)) 
           = g(5) 
             = 11 
and  gof (5) = g(f (5))
                   = g (5)                     
                    = 11
So gof ={(2,7),(3,7),(4,11),(5,11)

Example

HOW TO UNDERSTAND  RELATIONS AND FUNCTIONS ,INVERSE OF A FUNCTION

conclusion

Thanks for devoting your precious time to my post on "How to understand  Relations and  Functions, Inverse of a Function " of this blog . If you liked this post please follow me on my blog for more post. 
Share:

HOW TO MULTIPLY A NUMBER BY 11 USING VEDIC MATHS TRICKS


Let us discuss the shortcut and easy method of multiplication of any number however large with 11 in fraction of seconds. With the help of this method , we can multiply any number in just 2 - 3 seconds.
1 Place zero at right side of the multiplicand.

2 Keep on adding each digit of the multiplicand from extreme right to its neighbour till end , if any stage sum is obtained greater than 10 then carry of 1 will be added to next step.

  • Examples 

52324 × 11= ?

1 Place zero at right end of the multiplicand like this 523240

2 Now add 0 to its neighbour 4 as 0 + 4 = 4
3 Now add 4 to its neighbour 2 as 4 + 2 = 6

4 Now add 2 to its neighbour 3 as 2 + 3 = 5
5 Now add 3 to its neighbour 2 as 3 + 2 = 5

6 Now add 2 to its neighbour 5 as 2 + 5 = 7

7 Place left most digit as it is  = 5

8 Write the digits so obtained ( blue coloured) from top to bottom as right to left

So Answer will be 5,75,564



  • Examples 

4543423 × 11= ?

1 Place zero at right end of the multiplicand like this 45434230

2 Now add 0 to its left neighbour 3 as 0 + 3 = 3

3 Now add 3 to its left neighbour 2 as 3 + 2 = 5

4 Now add 2 to its  left neighbour 4 as 2 + 4 = 6

5 Now add 4 to its left  neighbour 3 as 4 + 3 = 7

6 Now add 3 to its  left neighbour 4 as 3 + 4 = 7

6 Now add 4 to its left  neighbour 5 as 4+ 5 = 9

6 Now add 5 to its left  neighbour 4 as 5 + 4 = 9

7 Place left most digit as it is  = 4

8 Write the digits so obtained ( blue coloured) from top to bottom as right to left



So Answer will be 4,99,77653

3598678 × 11= ?


1 Place zero at right end of the multiplicand like this 3598678

2 Now add 0 to its neighbour 8 as 0+8= 8

3 Now add 8 to its neighbour 7 as 8+7=15 write 5 and carry 1 to next step

4 Now add 7 to its neighbour 6 as 7+6=13+1 (carry)=14 write 4 and carry 1 to next step

5 Now add 6 to its neighbour 8 as 6+8 = 14+1(carry) = 15 write 5 and carry 1 to next step


6 Now add 8 to its neighbour 9 as 8+9=17+1(carry) =18 write 8 and carry 1 to next step

7 Now add 9 to its neighbour 5 as 9+5=14+1(carry) = 15 write 5 and carry 1 to next step

8 Now add 5 to its neighbour 3 as 5+3=8+1(carry) = 9

9 Place left most digit as it is = 3

11 Write the digits so obtained (Red coloured) from top to bottom as right to left

So Answer will be 3,95,85458

8923586 × 11 = ?


1 Place zero at right end of the multiplicand like this 89235860

2 Now add 0 to its neighbour 6 as 0+6 =
6

3 Now add 6 to its neighbour 8 as 6+8=
14

write 4 and carry over 1 to next step

4 Now add 8 to its neighbour 5 as 8+5 = 13+1(carry) = 14

write 4 and carry over 1 to next step

5 Now add 5 to its neighbour 3 as 5+3 = 8+(1)carry= 9

6 Now add 3 to its neighbour 2 as 3 + 2 = 5

7 Now add 2 to its neighbour 9 as 2+9 = 11

write 1 and carry over 1 to next step

8 Now add 9 to its neighbour 8 as 9+8=17+(1)carry = 18

write 8 and carry over 1 to next step

9 Now add 1(carry ) to its neighbour 8 as 1+8 = 9

Write all  the digits so obtained ( blue coloured) from top to bottom as right to left.

So answer will be 98,159,446

35681237 ×11 = ?


1 Place right most digit 7 of multiplicand as right most digit of answer.

2 Keep on adding right sided digit to its left sided digit in pairwise.

3 If the sum at any time is found to be more than 10, then take "1" as carry over to next step every time.

4 Repeat the process till last digit.

so After 1st step we shall have 7

After 2nd step we shall have 7+3=10 =0 (right sided digit of 10 ) and 1 as carry to next step.

After 3rd step we shall have 3+2 = 5+1 = 6 and no number as carry to next step.

After 4th step we shall have 2+1=3 and no number as carry to next step.

Similarly   we get 1+8=9,  
and  8 + 6   = 14 =   4 as  (right sided digit of 14 ) and 1 as carry to next step.
5 + 6 = 11 + 1 = 12 = 2 (right sided digit of 12), and 
3+8 = 8 + 1 =             9;
And the last digit =  3
Now write all the highlighted digits from bottom to  top .

So Answer will be    392493067

These are some of the examples demonstrated in the video given below

Application of this Method


If we have to multiply 666854×55

then rewrite given product as 666854 × (11 × 5)

Now multiply 666854 × 11 as follows


Step 1


Place right most digit 4 as result and keep on adding the digits to its left one by one which gives 7335394, and

Step 2


Now place 0 as right most digit of this result i. e.73353940 ,

Step 3


Now divide with 2 we get 36676970 and this is the Final answer.

Example


Let us multiply 35987604 × 55

Rewrite 35987604 × (11×5)

Multiply 35987604 × 11 = 395863644

Now place "0" at extreme right of this number it become 3958636440 , Now divide this number with 2 to get the Answer 1979318220.

Now Fast multiplication with one more Example

69852364639×55

Step 1 

 1st multiply the given number with 11 by placing and adding digits from left to right 9, 12, 9, 10, 10, 9, 5, 7, 13,  17, 15, 6 (if total is greater than 10 , carry 1 to next number) like this 9, 2, 0, 1, 1, 0, 6, 7, 3, 8, 6, 7.

Step 2

 Write these numbers from left to right, place zero at end and divide by 2 to get the answer like this  7683760110290 → 384,188,005,5145.

Also Read >>>> How To Find Square Of  Numbers Very Fast 

Conclusion


This shortcuts method was to multiply a number with 11 . Thanks for spending your precious time to read this post ,If you liked this post . Please share it with your friends and also follow me on my blog to encourage me to do better than best. See your in next post, till then Bye.....
Share:

SHORTCUT TO FIND THE SQUARE OF A 3 DIGIT NUMBER, VEDIC MATHS SQUARE OF TWO DIGIT NUMBERS


We shall learn a shortcut to find square of a 3 digits numbers , vedic maths square of two digit numbers, i. e. how to find square of any number, This method is very much time shaving and easy.


Square of Two And Three Digits Numbers


 
In order to save time  in computing long arithmetic  calculations ,sometime we need short cuts which are effective to save time and easy to understand. There are many shortcuts available to compute faster ,one of them is discussed below with the help of Examples .

Example :   To Find the Square of Two Digits Numbers Ending with 5



Here I shall show  how square of 35 can be  found quickly.

Step 1 


when unit/(Right most)  place of a number ends with 5 
then place 25 as last two digits (i. e Right most ) of the result.

Step 2 



Take the digit which is on the unit's place and multiply it with its successor (next digit from it), Here in this case the 1st two digits are 12, the product of 3 and its  successor 4. 

Step 3

The result will be  four digit numbers whose first two digits are answer  of step 2 and next two digits are answer of step 1

The square of  35 = (3*4)(25)
                                        = 1225


Example

To find Square of   65

1  Place 25 as last two digits of the answer as given number ends with 5

2 Place the product of  6 and it successor i.e. 7 which is equal to 42



So Answer will be   4225

Hence
Square of 55 is (5*6)  = 30  as 1st two digits (25) as last two digits = 3025

Square of 75 is (7*8)  = 56  as 1st two digits(25) as last two digits = 5625

Square of 45 is (4*5) =  20 as 1st two digits (20) as last two digits = 2025
Square of 25 is (2*3) = 06 as 1st two digits (25) as last two digits = 625

Square of 85 is (8*9) = 72 as 1st two digits (25) as last two digits = 7225


2nd Example : To find the Square of  two digits number not ending with 5


Here  we are taking example of  78,  the digit in unit's place is 8 and the digit in ten's place is 8, result of square of any two digits number will be written in four digits .

               -          -         -        -
         1st     2nd      3rd    4th


Step 1 

Square  unit  place's digit if it is two digits number then write units place digits in 4th place and reserve the ten place 's digit for next step , Here square of 8 is 64 so write 4 at 4th digits in answer and reserve 6 as carry forward  for next step.


8*8 = 64, 4 as 4th place  and 6 as carry forward


782    =  ??

1st Step Make square of unit place .i.e.   82    = 64
Write  4 as unit place of answer and carry forwarded 6 to 2nd step





Step 2


          Now multiply both the digits of our example and then again multiply it with 2 and add carry forwarded number of the step 1 to it, write the extreme right digit of the result so obtained in place of 3rd place, and reserve the remaining digit/digits as carry forward for next step.

Here 2×7×8=112 + 6 = 118 , 8 at 3rd place and 11 as carry forward for next step.


2nd Step
Calculate 2×7×8 = 112+(6 carry forwarded) = 118
write 8 as Ten's Place in answer and carry forward 11 to next step


Step 3

        Take the square of  ten's place digit and add  the carry forwarded result from previous step and place on 1st and 2nd place.
 Here 7×7 = 49 + 11 = 60,  6 at 1st digit and 0 at 2nd digit .


The square of 78 is 6084

Last Step 

Write square of ten's place =   72    = 49 +11 = 60
So Final Answer will be  6084

3rd Example : To find the Square of  two digits number not ending with 5


Here  we are taking example of  86, here in unit's place is 6 and in ten's place is 8,result of square of any two digits number will be written in four digits .

               -          -         -        -
         1st     2nd      3rd    4th


Step 1 


         Take the Square of  unit  place's digit if it is two digits number then write units place digits in 4th place and reserve the ten place 's digit for next step , Here square of 6 is 36 so write 6 at 4th digits in answer and reserve 3 as carry forward  for next step.


6×6=36, 6 as 4th place  and 3 as carry forward


Step 2


          Now multiply both the digits of our example and then again multiply it with 2 and add carry forwarded digit of the step 1 to it, write the extreme right digit of the result so obtained in place of 3rd place, and reserve the remaining digit/digits as carry forward for next step.

Here 2*8*6=96+3=96 , 6 at 3rd place and 9 as carry forward for next step.

Step 3

        Take the square of  ten's place digit and add  the carry forwaded result from previous step and place on 1st and 2nd place.
 Here 8*8=64+9=73, 7 at 1st digit and 3 at 2nd digit

Step 4


The square of 86 is 7396

To learn one more maths tricks


Example  To Find the Square of Three Digits Numbers Ending with 5



Split this three digits number into two number , right extreme number as unit place and remaining two digits as Ten's place (assumed as one digit).

To find square of 135

step 1 

when unit place of a number ends with 5 
then place 25 as last two digits (i. e right most ) of the result

Step 2 


Take the digits which is on the unit's place and multiply it with its successor (next digit from it), here in this case the  product of 13 and its  successor 14 is equal to 182

Step 3

The result will be  five digit numbers whose three digits are answer  of step 2 and next two digits are answer of step 1

The square of 135 = (13×14)(25) = 18225

 So here is the multiplication tricks and short cut method to find the  Square of two and three digits numbers  .





2nd Example : To Find the Square of Three Digits Number Not Ending with 5



Now we are taking example of  132, here  unit's place is 2 and  ten's place is 13 (only assumption) ,result of square of any two digits number will be written in five digits .



               -          -         -        -     -
         1st     2nd      3rd    4th   5th


Step 1 


        Find  Square of  unit place's digit if it is two digits number then write units place digits in 4th place and reserve the ten place 's digit for next step , So  square of 2 is 4 therefore  write 4 at 5th digits in answer and reserve 0 as carry forward  for next step.


2*2=4, 4 as 5th place  and 0 as carry forward


Step 2


          Now multiply both the remaining digits of our example and then again multiply it with 2 and add carry forwarded digit of the step 1 to it, write the extreme right digit of the result so obtained in place of 4th place, and reserve the remaining digit/digits as carry forward for next step.

Here 2*13*2=52+0=52 , 2 at 4th  place and 5 as carry forward for next step.

Step 3

        Take the square of  ten's place digit (assumed 13) and add  the carry forwarded result from previous step and place on 1st , 2nd and 3rd  places.

Here 13*13=169+5=174, 1 as 1st digit , 7 as 2nd digit and 4 as 3rd digit  

step 4


The square of   132 is   17424.



             

3rd Example : To Find the Square of Three Digits Number Not Ending with 5



Here  we are taking example of  146, here  unit's place is 2 and  ten's place is 14 (only assumption) ,result of square of any two digits number will be written in four digits .

               -          -         -        -     -
         1st     2nd      3rd    4th   5th


Step 1 


Find  Square  of unit  place's digit if it is two digits number then write units place digits in 4th place and reserve the ten place 's digit for next step , Here square of 6 is 36 so write 6 at 5th digits in answer and reserve 3 as carry forward  for next step.

6*6 = 36, 6 as 5th place  and 3 as carry forward


Step 2


          Now multiply both the remaining digits of our example and then again multiply it with 2 and add carry forwarded digit of the step 1 to it, write the extreme right digit of the result so obtained in place of 4th place, and reserve the remaining digit/digits as carry forward for next step.

Here 2*14*6 = 168 + 3 = 171 ,   1 at 4th  place and 17 as carry forward for next step.

Step 3

        Take the square of  ten's place digit (assumed 13) and add  the carry forwarded result from previous step and place on 1st ,2nd and 3rd  places.
 Therefore  14*14 = 196 + 17=213, 2 as 1st digit , 1 as 2nd digit and 3 as 3rd digit  

step 4


The square of   146 is   21316




To Find The square of the Number 127



Step 1   Square of 7 =49 write 9 at unit place and carry 4 to next step.

Step 2    Multiply 2*12*7 =168 , Add carry of 4 to it and get  168 + 4 = 172, write 2  at hundred place and carry 17 to last step

Step 3 Add 17 to the  Square of 12 i.e  144  like this 144+17  = 161,
write 161 as 1st three digits of the answer
So the Answer is 16129



To Find The square of the Number 257


Step 1   Square of 7 = 49 write 9 at unit place and carry 4 to next step.

Step 2    Multiply 2*25*7  = 350 , Add carry of to it and get  350 + 4 = 354 , write 4  at hundred place and carry 35 to last step

Step 3 Add 35 to the  Square of 25 i.e  625  like this 625 + 35  = 660,

write 660 as 1st three digits of the answer


So the Answer is 66049

                                        

Final Words

Thanks for spending your precious time to this post of multiplication tricks, finding square of two and three digits numbers quickly , If you really gained something from this post ,then  Share this post with your near and dear , Also follow me on my blog . We shall meet again in next post , till then Good Bye.


Share: