You are on page 1of 12

Section-A

Short Questions
Question1: Define Problem?

Answer: A Problem is defined as a cultural artifact, which is especially visible in a societys


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?

Answer: 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.

Answer:
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.

Answer
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.

Answer
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.

Santoshsahni833@gamil.com
Question 6: What is Set of Sets?

Answer: 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.

Answer

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?

Answer

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.

Answer: 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 10 10 10 = 1000; the base 2 logarithm of 32 is 5
because 5 is how many 2s one must multiply to get 32: thus 2 2 2 2 2 = 32.

Question 11: What is use of log in real life?

Answer

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 = 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

Santoshsahni833@gamil.com
Question 12: Define Arithmetic Progression.

Answer: 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?

Answer: 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, 2 , 3

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

Answer
1
(I) Series containing n terms: = 1
(II) Series containing infinite terms: = /(1 )

Where S is the summation of series, which has a as first term and r as common ratio

Question 15: Define Linear Equation.

Answer: 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?

Answer: A quadratic equation is a polynomial equation of the second degree. The general
form is

2 + + = 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
2 , the linear coefficient b is the coefficient of x, and c is the constant coefficient, also called
the free term or constant term.

Santoshsahni833@gamil.com
Question 17: Write Shri Dharacharya Formula to find the roots of quadratic
equation.

Answer

2 4
= 2

Where quadratic equation is 2 + + = 0

Question 18: What are the roots of any Quadratic Equation?

Answer: The solutions to the equation are called the roots of the equation.

Question 19: What is Matrix Algebra?

Answer: 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?

Answer
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?

Answer

In algebra, a determinant is a function depending on n that associates a scalar, det(A), to


an nn 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?

Santoshsahni833@gamil.com
Answer: 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 32.

Question 23: State the Principle of Mathematical Induction.

Answer: 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, . . .


Solution:
Here, a = 2, d = 7 2 = 5 and n = 10.
We have an = a + (n 1) d
So, a10 = 2 + (10 1) 5 = 2 + 45 = 47

Question 25: Which term of the AP: 21, 18, 15 . . . is 81? Also, is any term 0? Give
reason for your answer.
Solution: Here, a = 21, d = 18 21 = 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.
Solution: 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, . . .

Santoshsahni833@gamil.com
Solution:
We have:
a2 a1 = 11 5 = 6, a3 a2 = 17 11 = 6, a4 a3 = 23 17 = 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?


Solution: The list of two-digit numbers divisible by 3 is :
12, 15, 18 . . . 99
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 = 29 + 1 = 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.

Solution:
We know that the formula to calculate simple interest is given by Simple Interest
=PRT/100

So, the interest at the end of the 1st year =Rs (100081)/100 = Rs 80
The interest at the end of the 2nd year = Rs (10008 2)/100 = Rs 160
The interest at the end of the 3rd year = Rs (10008 3)/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,
240..

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 = 80 + 29 80 = 2400


So, the interest at the end of 30 years will be Rs 2400.

Question 30: How many terms of the AP : 24, 21, 18, . . . must be taken so that their sum
is 78?

Solution: Here, a = 24, d = 21 24 = 3, Sn = 78. We need to find n.

Santoshsahni833@gamil.com
1
We know that Sn = (2) 2 + 1
1
So, 78 = 2
2 24 + 1 3
1
So, 78 = 2
48 3 + 3
So, 156 = 51 32

So, 2 17 + 52 = 0
So 4 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?

Answer: 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.
1
Sn = ( ) 2 + 1
2

Question 32: Sets A and B has 3 and 6 elements respectively. What is the least
number of elements in AB?

Answer: The number of elements in the set AB 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 AB 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:

AB

So x A and x B EQ (1)

Santoshsahni833@gamil.com
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

Solution:

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 = 40 45

= 5

Or = 5

By putting the value of Y in EQ (1):

3X + 20 =8
12
Or X =
3

Or X = 4

= =

Santoshsahni833@gamil.com
(Answer)

Question 37: Which term of the A. P. 3, 8, 13, is 248.

Solution: For the given A.P.:-

a= 3, d= 5 and l = 248

We know that = + 1

So 248 = 3 + 1 5

245
1 =
5

1 = 49

So = 50

(Answer)

Question 38: Find the value of =

Solution: log10 1000 101 =

1
log 10 1000 =
10

Or log 10 100 =

log 10 102 =

Or 2 log10 10 =

X=2

(Answer)

Question 39: Find the value of =

1
Solution: log125 =
6

1
Or 1256 =
1
Or = 536
1
Or = 52

Or =

Santoshsahni833@gamil.com
(Answer)

Question 40: Solve the following matrices operations:

a. A + B +C
b.


A= B= C=

Solution:

3 + 7 + 4 11 8 + 7
a. + + =
6 + 8 + 5 17 7 + 6

14 10
++ =
19 16
2 3 3 7 4 2 11 + 3 8 7
b. 2 3 =
2 6 3 8 5 2 17 + 3 7 6

6 21 4 22 + 24 7
2 3 =
12 24 5 34 + 21 6

19 39
2 3 =
17 49

(Answer)

Question 41: How many three digit numbers exist, which are divisible by 7?

Solution:

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, 112994. And this series is an A. P.

So a = 105, d = 7 and l = 994

As = + ( 1)

994 = 105 + 1 7

1 7 = 889

1 = 127

= 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.

Santoshsahni833@gamil.com
Question 42: Question: Find the compound interest on Rs. 10,000 for 3 years at
the rate of 10% per annum?

Solution:

= 10,000, = 3 , = 10%


= 1+
100
3
10
= 10,000 1 +
100
3
110
= 10000
100

= 13310

(Answer)

Question 43: Find the sum of series + + + + . . ?

Solution:

For given A. P.: = 2, = 2 = 25


= [2 + 1 ]
2
25
= 2 2 + 25 1 2
2

25
= 4 + 48
2

= 25 26

= 650

(Answer)

Question 44: What is depreciation?

Solution: 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 Cramers Rule method.

+ =

Santoshsahni833@gamil.com
Solution:

+ =

2 3
= = 2 2 5 3 = 4 15 = 19
5 2
13 3
= = 13 2 4 3 = 26 12 = 38
4 2
2 13
= = 4 2 5 13 = 8 65 = 57
5 4


=

38
So = 19

=2

And =

57
So = 19

=3

So finally = 2 = 3

(Answer)

Santoshsahni833@gamil.com

You might also like