Let A = {1,2,3,4,5,6,7,8}. Let R be a relation defined by : R =

Previous Year Papers

Download Solved Question Papers Free for Offline Practice and view Solutions Online.

Test Series

Take Zigya Full and Sectional Test Series. Time it out for real assessment and get your results instantly.

Test Yourself

Practice and master your preparation for a specific topic or chapter. Check you scores at the end of the test.
Advertisement

 Multiple Choice QuestionsShort Answer Type

31.

If set A has 3 elements and set B = {a, b, c}, then find the number of elements in (A x B)

109 Views

32.

If G = {7, 8} and H = {5, 4, 2}, find G × H and H × G

215 Views

33.

Let A = {1, 2, 3}  and b = {4, 5}. Find A x B and B x A. Show that

space space space space space space space space space space space left parenthesis straight i right parenthesis space straight A thin space straight x space straight B space not equal to space straight B space straight x space straight A space space space space space space space space space space space space space space space space space space space space space left parenthesis ii right parenthesis space straight n left parenthesis straight A space straight x space straight B right parenthesis space equals space straight n left parenthesis straight B space straight x space straight A right parenthesis

94 Views

34.

State whether the following statements are true or false. If the statement is false, rewrite it correctly :

(i) P = {1, 2}, Q = {2, 1}, then Q x P = {(1, 2), (2, 1)}

(ii) A = {2, 4, 6}, B = {5, 6, 8}, then <pre>uncaught exception: <b>mkdir(): Permission denied (errno: 2) in /home/config_admin/public/felixventures.in/public/application/css/plugins/tiny_mce_wiris/integration/lib/com/wiris/util/sys/Store.class.php at line #56mkdir(): Permission denied</b><br /><br />in file: /home/config_admin/public/felixventures.in/public/application/css/plugins/tiny_mce_wiris/integration/lib/com/wiris/util/sys/Store.class.php line 56<br />#0 [internal function]: _hx_error_handler(2, 'mkdir(): Permis...', '/home/config_ad...', 56, Array)
#1 /home/config_admin/public/felixventures.in/public/application/css/plugins/tiny_mce_wiris/integration/lib/com/wiris/util/sys/Store.class.php(56): mkdir('/home/config_ad...', 493)
#2 /home/config_admin/public/felixventures.in/public/application/css/plugins/tiny_mce_wiris/integration/lib/com/wiris/plugin/impl/FolderTreeStorageAndCache.class.php(110): com_wiris_util_sys_Store->mkdirs()
#3 /home/config_admin/public/felixventures.in/public/application/css/plugins/tiny_mce_wiris/integration/lib/com/wiris/plugin/impl/RenderImpl.class.php(231): com_wiris_plugin_impl_FolderTreeStorageAndCache->codeDigest('mml=<math xmlns...')
#4 /home/config_admin/public/felixventures.in/public/application/css/plugins/tiny_mce_wiris/integration/lib/com/wiris/plugin/impl/TextServiceImpl.class.php(59): com_wiris_plugin_impl_RenderImpl->computeDigest(NULL, Array)
#5 /home/config_admin/public/felixventures.in/public/application/css/plugins/tiny_mce_wiris/integration/service.php(19): com_wiris_plugin_impl_TextServiceImpl->service('mathml2accessib...', Array)
#6 {main}</pre>

(iii) If A = {4, 5, 6}, B = {1, 2, 3}, C = {4, 5, 8}, then space space space space space space space straight A cross times left parenthesis straight B intersection straight C right parenthesis space equals space straight ϕ

(iv) If A = {1, 2}, B = {1, 2, 4, 5} then space space space space space space space space space space space space space space space space space straight A space straight x space straight A space equals space left parenthesis straight A space straight x space straight B right parenthesis space intersection left parenthesis straight B space straight x space straight A right parenthesis

96 Views

Advertisement
35.

Let A = {2, 3}, B = {1, 5} and C = {2, 4} find

(i) A x A x A              (ii) A x B x C                   (iii) B x C x A

99 Views

36.

Let n(A x B x C) = 42, n(B x C) = 7, then find n(A)

96 Views

37.

Let n(A) = 4, n(B) = 3, n(B x C) = 9, then find n(A x B x C)

110 Views

38.

A, B , C are the sets such that n(A) = 2, n(B) =3 and n(C) = 3. if (2, x, 3), (3, y, 4), (2, z, 4) and space space space open parentheses 2 comma space straight x comma space 2 close parentheses element of left parenthesis straight A cross times straight B cross times straight C right parenthesis and x, y, z are all distinct, find sets A, B and C. aAlso Find n(A x B x C).

95 Views

Advertisement

 Multiple Choice QuestionsLong Answer Type

39.

Let A = {1,2,3}, B = {2,3,4,5}. State as to which of the following sets R represents a relation of set A into set B ?

If R represents a relation, mention its domain and range.

(a) R = {(1, 2), (1, 3), (2, 2)}

(b) R = {(2, 1), (1, 3), (4, 3)}

(c) R = {(1, 2), (2, 3), (3, 4), (3, 2)}

(d) R = {(1, 1), (1, 4), (1, 5), (2, 3)}

(e) R = {(3, 2), (3, 3), (3, 4), (3, 5)}

104 Views

 Multiple Choice QuestionsShort Answer Type

Advertisement

40.

Let A = {1,2,3,4,5,6,7,8}. Let R be a relation defined by : R = {(a, b): a ∊ A,b ∊ A, a divides b}

(i) Write R in the Roster form.

(ii) Determine the domain and range of R.


(i) Here,    A = {1, 2, 3, 4, 5, 6, 7, 8}

rightwards double arrow n(A) = 8 rightwards double arrown(A x A) = n(A) x n(A) = 8 x 8 = 64

∴  A x A contains 64 ordered pairs

We have to form a set of ordered pairs (a, b) where a divides b.

rightwards double arrow        R = {(1, 1), (1, 2), (1, 3). (1, 4), (1, 5), (1, 6), (1, 7), (1, 8), (2, 2), (2, 4), (2, 6), (2, 8), (3, 3), (3, 6), (4, 4), (4, 8), (5, 5), (6, 6), (7, 7), (8, 8)}

which is representation of R in the roster form.

(ii)  Domain of R  = space space space space space space space space space space space space space space space space space space space space space space space open curly brackets straight a element of straight A space colon space ? " left parenthesis straight a comma space straight b right parenthesis space element of straight R close curly brackets space equals space left curly bracket 1 comma space 2 comma space 3 comma space 4 comma space 5 comma space 6 comma space 7 comma space 8 right curly bracket

       Range of R  = space space space space space space space space space space space space space space space space space space space space space space space space space space space left curly bracket straight b element of straight A space colon space left parenthesis straight a comma space straight b right parenthesis space element of space straight R right curly bracket space equals space left curly bracket 1 comma space 2 comma space 3 comma space 4 comma space 5 comma space 6 comma space 7 comma space 8 right curly bracket

113 Views

Advertisement
Advertisement