Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10

Balbharati Maharashtra State Board 12th Commerce Maths Solution Book Pdf Chapter 1 Mathematical Logic Ex 1.10 Questions and Answers.

Maharashtra State Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10

Question 1.
Express the truth of each of the following statements by Venn diagrams:
(i) Some hardworking students are obedient.
Solution:
Let U : set of all students
S : set of all hardworking students
O : set of all obedient students.
Then the Venn diagram represents the truth of the given statement is as below:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10 Q1 (i)
S ∩ O ≠ φ

(ii) No circles are polygons.
Solution:
Let U : set of closed geometrical figures in the plane
P : set of all polygons
C : set of all circles.
Then the Venn diagram represents the truth of the given statement is as follows:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10 Q1 (ii)
P ∩ C = φ

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10

(iii) All teachers are scholars and scholars are teachers.
Solution:
Let U : set of all human beings
T : set of all teachers
S : set of all scholars.
Then the Venn diagram represents the truth of the given statement is as below:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10 Q1 (iii)

(iv) If a quadrilateral is a rhombus, then it is a parallelogram.
Solution:
Let U : set of all quadrilaterals
R : set of all rhombus
P : set of all parallelograms.
Then the Venn diagram represents the truth of the given statement is as below:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10 Q1 (iv)
R ⊂ P

Question 2.
Draw the Venn diagrams for the truth of the following statements:
(i) Some share brokers are chartered accountants.
Solution:
Let U : set of all human beings
S : set of all share brokers
C : set of all chartered accountants.
Then the Venn diagram represents the truth of the given statement is as below:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10 Q2 (i)
S ∩ C ≠ φ

(ii) No wicket-keeper is a bowler in a cricket team.
Solution:
Let U : set of all human beings
W : set of all wicket keepers
B : set of all bowlers.
Then the Venn diagram represents the truth of the given statement is as follows:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10 Q2 (ii)
W ∩ B = φ

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10

Question 3.
Represent the following statements by Venn diagrams:
(i) Some non-resident Indians are not rich.
Solution:
Let U : set of all human beings
N : set of all non-resident Indians
R : set of all rich people.
Then the Venn diagram represents the truth of the given statement is as below:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10 Q3 (i)
N – R ≠ φ

(ii) No circle is a rectangle.
Solution:
Let U : set of all geometrical figures
C : set of all circles
R : set of all rectangles
Then the Venn diagram represents the truth of the given statement is as below:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10 Q3 (ii)
C ∩ R = φ

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10

(iii) If n is a prime number and n ≠ 2, then it is odd.
Solution:
Let U : set of all real numbers
P : set of all prime numbers n, where n ≠ 2
O : set of all odd numbers.
Then the Venn diagram represents the truth of the given statement is as below:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.10 Q3 (iii)
P ⊂ O

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.9

Balbharati Maharashtra State Board 12th Commerce Maths Solution Book Pdf Chapter 1 Mathematical Logic Ex 1.9 Questions and Answers.

Maharashtra State Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.9

Question 1.
Without using truth table, show that
(i) p ↔ q ≡ (p ∧ q) ∨ (~p ∧ ~q)
Solution:
LHS = p ↔ q
≡ (p → q) ∧ (q → p)
≡ (~p ∨ q) ∧ (~(q ∨ p) …..(Conditional Law)
≡ [~p ∧ (~(q ∨ p)] ∨ [q ∧ (~q ∨ p] …..(Distributive Law)
≡ [(~p ∧ ~q) ∨ (~p ∧ p)] ∨ [(q ∧ ~q) ∨ (q ∧ p)] ……(Distributive Law)
≡ [(~p ∧ ~q) ∨ c] ∨ [c ∨ (q ∧ p)] …..(Complement Law)
≡ (~p ∧ ~q) ∨ (q ∧ p) ……(Identity Law)
≡ (~p ∧ ~q) ∨ (p ∧ q) ……(Commutative Law)
≡ (p ∧ q) ∨ (~p∧ q) ……(Commutative Law)
≡ RHS.

(ii) p ∧ [~p ∨ q) ∨ (~q)] ≡ p
Solution:
LHS = p ∧ [(~p ∨ q) ∨ (~q)]
≡ p ∧ [~p ∨ (q ∨ ~q)] ……(Associative Law)
≡ p ∧ [~p ∨ t] …….(Complement Law)
≡ p ∧ t ……(Identity Law)
≡ p ……(Identity Law)
= RHS.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.9

(iii) ~[(p ∧ q) → ~(q)] ≡ p ∧ q
Solution:
LHS = ~[(p ∧ q) → ~(~q)]
≡ (p ∧ q) ∧ ~(~q) ……(Negation of implication)
≡ (p ∧ q) ∧ q …..(Negation of negation)
≡ p ∧ (q ∧ q) …..(Associative Law)
≡ P ∧ q ……(Idempotent Law)
= RHS

(iv) ~r → ~(p ∧ q) ≡ [~(q → r)] → (~p)
Solution:
LHS = ~r → ~(p ∧ q)
≡ ~q → (~p ∨ ~q) ……(De Morgan’s Law)
≡ ~(~r) ∨ (~p ∨~q) …..(Conditional Law)
≡ r ∨ (~p ∨ ~q) …..(Involution Law)
≡ r ∨ ~q ∨ ~p …..(Commutative Law)
≡ (~q ∨ r) ∨ (~p) ……(Commutative Law)
≡ ~(q → r) ∨ (~p) ……(Conditional Law)
≡ ~(q → r) → (~p) ……(Conditional Law)
= RHS.

(v) (p ∨ q) → r ≡ (p → r) ∧ (q → r)
Solution:
LHS = (p ∨ q) → r
≡ ~(p → q) ∨ r ……..(Conditional Law)
≡ (~p ∧ ~q) ∨ r ……….(De Morgan’s Law)
≡ (~p ∨ r) ∧ (~q ∨ r) ………..(Distributive Law)
≡ (p → r) ∧ (q → r) …….(Conditional Law)
= RHS.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.9

Question 2.
Using the algebra of statement, prove that:
(i) [p ∧ (q ∨ r)] ∨ [~r ∧ ~q ∧ p] ≡ p
Solution:
LHS = [p ∧ (q ∨ r)] ∨ [ ~r ∧ ~q ∧ p]
≡ [p ∧ (q ∨ r)] ∨ [(~r ∧ ~q) ∧ p] ……(Associative Law)
≡ [p ∧ (q ∨ r)] ∨ [(~q ∧ ~r) ∧ p] ……(Commutative Law)
≡ [p ∧ (q ∨ r)] ∨ [ ~ (q ∨ r) ∧ p] ……(De Morgan’s Law)
≡ [p ∧ (q ∨ r)] ∨ [p ∧ ~(q ∨ r)] ……(Commutative Law)
≡ p ∧ [(q ∨ r) ∨ ~ (q ∨ r) ] …..(Distributive Law)
≡ p ∧ t …….(Complement Law)
≡ p ……(Identity Law)
= RHS.

(ii) (p ∧ q) ∨ (p ∧ ~q) ∨ (~p ∧ ~q) ≡ p ∨ ~q
Solution:
LHS = (p ∧ q) ∨ (p ∧ ~q) ∨ (~p ∧ ~ q)
≡ (p ∧ q) ∨ [(p ∧ ~q) ∨ (~p ∧ ~q)] ……(Associative Law)
≡ (p ∧ q) ∨ [(~q ∧ p) ∨ (~q ∧ ~p)] …..(CommutativeLaw)
≡ (p ∧ q) ∨ [ ~q ∧ (p ∨ ~ p)] …..(Distributive Law)
≡ (p ∧ q) ∨ (~q ∧ t) ……(Complement Law)
≡ (p ∧ q) ∨ (~q) …….(Identity Law)
≡ (p ∨ ~q) ∧ (q ∨ ~q) ……(Distributive Law)
≡ (p ∨ ~q) ∧ t …….(Complement Law)
≡ p ∨ ~q …..(Identity Law)
= RHS.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.9

(iii) (p ∨ q) ∧ (~p ∨ ~q) ≡ (p ∧ ~q) ∨ (~p ∧ q)
Solution:
LHS = (p ∨ q) ∧ (~p ∨ ~q)
≡ [p ∧ (~p ∨ ~q)] ∨ [q ∧ (~p ∨ ~q)] ……(Distributive Law)
≡ [(p ∧ ~p) ∨ (p ∧ ~q)] ∨ [q ∧ ~p) ∨ (q ∧ ~q)] ……(Distributive Law)
≡ [c ∨ (p ∧ ~q)] ∨ [(q ∧ ~p) ∨ c] ……(Complement Law)
≡ (p ∧ ~q) ∨ (q ∧ ~p) ……..(Identity Law)
≡ (p ∧ ~q) ∨ (~p ∧ q) ………(Commutative Law)
= RHS.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.8

Balbharati Maharashtra State Board 12th Commerce Maths Solution Book Pdf Chapter 1 Mathematical Logic Ex 1.8 Questions and Answers.

Maharashtra State Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.8

Question 1.
Write the negation of each of the following statements:
(i) All the stars are shining if it is night.
Solution:
The given statement can be written as:
If it is night, then all the stars are shining.
Let p : It is night.
q : All the stars are shining.
Then the symbolic form of the given statement is p → q
Since, ~(p → q) ≡ p ∧ ~q,
the negation of the given statement is ‘It is night and all the stars are not shining.’

(ii) ∀ n ∈ N, n + 1 > 0.
Solution:
The negation of the given statement is
‘∃ n ∈ N, such that n + 1 ≤ 0.’

(iii) ∃ n ∈ N, such that (n2 + 2) is odd number.
Solution:
The negation of the given statement is
‘∀ n ∈ N, n2 + 2 is not an odd number.’

(iv) Some continuous functions are differentiable.
Solution:
The negation of a given statement is ‘All continuous functions are not differentiable.’

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.8

Question 2.
Using the rules of negation, write the negations of the following:
(i) (p → r) ∧ q
Solution:
The negation of (p → r) ∧ q is
~[(p → r) ∧ q] ≡ ~(p → r) ∨ (~q) …..[Negation of conjunction]
≡ (p ∧ ~r) ∨ (~q) ……[Negation of implication]

(ii) ~(p ∨ q) → r
Solution:
The negation of ~(p ∨ q) → r is
~[~(p ∨ q) → r] ≡ ~(p ∨ q) ∧ (~r) …..[Negation of implication]
≡ (~p ∧ ~q) ∧ (~r) ……[Negation of disjunction]

(iii) (~p ∧ q) ∧ (~q ∨ ~r)
Solution:
The negation of (~p ∧ q) ∧ (~q ∨ ~r) is
~[(~p ∧ q) ∧ (~q ∨ ~ r)] ≡ ~(~p ∧ q) ∨ ~(~q ∨ ~r) ……[Negation of conjunction]
≡ [~(~p) ∨ ~q] ∨ [~(~q) ∧ ~(~r)] … [Negation of conjunction and disjunction]
≡ (p ∨ ~q) ∨ (q ∧ r) …..[Negation of negation]

Question 3.
Write the converse, inverse, and contrapositive of the following statements:
(i) If it snows, then they do not drive the car.
Solution:
Let p : It snows.
q : They do not drive the car.
Then the symbolic form of the given statement is p → q.
Converse: q → p is the converse of p → q.
i.e. If they do not drive the car, then it snows.
Inverse: ~p → ~q is the inverse of p → q.
i.e. If it does not snow, then they drive the car.
Contrapositive: ~q → ~p is the contrapositive of p → q.
i.e. If they drive the car, then it does not snow.

(ii) If he studies, then he will go to college.
Solution:
Let p : He studies.
q : He will go to college.
Then two symbolic form of the given statement is p → q.
Converse: q → p is the converse of p → q.
i.e. If he will go to college, then he studies.
Inverse: ~p → ~q is the inverse of p → q.
i.e. If he does not study, then he will not go to college.
Contrapositive: ~q → ~p is the contrapositive of p → q.
i.e. If he will not go to college, then he does not study.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.8

Question 4.
With proper justification, state the negation of each of the following:
(i) (p → q) ∨ (p → r)
Solution:
The negation of (p → q) ∨ (p → r) is
~[(p → q) ∨ (p → r)] ≡ ~(p → q) ∧ ~(p → r) …..[Negation of disjunction]
≡ (p ∧ ~q) ∧ (p ∧ ~r) …[Negation of implication]

(ii) (p ↔ q) ∨ (~q → ~r)
Solution:
The negation of (p ↔ q) ∨ (~q → ~r) is
~[(p ↔ q) ∨ (~q → ~r)] ≡ ~(p ↔ q) ∧ ~(~q → ~r) …..[Negation of disjunction]
≡ [(p ∧ ~q) ∨ (q ∧ ~p)] ∧ [~q ∧ ~(~r)] ……[Negation of biconditional and implication]
≡ [(p ∧ ~q) ∨ (q ∧ ~p)] ∧ (~q ∧ r) ……[Negation of negation]

(iii) (p → q) ∧ r
Solution:
The negation of (p → q) ∧ r is
~[(p → q) ∧ r] ≡ ~(p → q) ∨ (~r) …..[Negation of conjunction]
≡ (p ∧ ~q) ∨ (~r) …..[Negation of implication]

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.7

Balbharati Maharashtra State Board 12th Commerce Maths Solution Book Pdf Chapter 1 Mathematical Logic Ex 1.7 Questions and Answers.

Maharashtra State Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.7

Question 1.
Write the dual of each of the following:
(i) (p ∨ q) ∨ r
Solution:
(p ∧ q) ∧ r

(ii) ~(p ∨ q) ∧ [p ∨ ~(q ∧ ~r)]
Solution:
~(p ∧ q) ∨ [p ∧ ~(q ∨ ~r)]

(iii) p ∨ (q ∨ r) ≡ (p ∨ q) ∨ r
Solution:
p ∧ (q ∧ r) ≡ (p ∧ q) ∧ r

(iv) ~(p ∧ q) ≡ ~p ∨ ~q
Solution:
~(p ∨ q) ≡ ~p ∧ ~q

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.7

Question 2.
Write the dual statement of each of the following compound statements:
(i) 13 is prime number and India is a democratic country.
Solution:
13 is prime number or India is a democratic country.

(ii) Karina is very good or everybody likes her.
Solution:
Karina is very good and everybody likes her.

(iii) Radha and Sushmita can not read Urdu.
Solution:
Radha or Sushmita can not read Urdu.

(iv) A number is real number and the square of the number is non-negative.
Solution:
A number is real number or the square of the number is non-negative.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6

Balbharati Maharashtra State Board 12th Commerce Maths Solution Book Pdf Chapter 1 Mathematical Logic Ex 1.6 Questions and Answers.

Maharashtra State Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6

Question 1.
Prepare the truth tables for the following statement patterns:
(i) p → (~p ∨ q)
Solution:
Here are two statements and three connectives.
∴ there are 2 × 2 = 4 rows and 2 + 3 = 5 columns in the truth table.
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q1 (i)

(ii) (~p ∨ q) ∧ (~p ∨ ~q)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q1 (ii)

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6

(iii) (p ∧ r) → (p ∨ ~q)
Solution:
Here are three statements and 4 connectives.
∴ there are 2 × 2 × 2 = 8 rows and 3 + 4 = 7 columns in the truth table.
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q1 (iii)

(iv) (p ∧ q) ∨ ~r
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q1 (iv)

Question 2.
Examine, whether each of the following statement patterns is a tautology or a contradiction or a contingency:
(i) q ∨ [~(p ∧ q)]
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q2 (i)
All the entries in the last column of the above truth table are T.
∴ q ∨ [~(p ∧ q)] is a tautology.

(ii) (~q ∧ p) ∧ (p ∧ ~p)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q2 (ii)
All the entries in the last column of the above truth table are F.
∴ (~q ∧ p) ∧ (p ∧ ~p) is a contradiction.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6

(iii) (p ∧ ~q) → (~p ∧ ~q)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q2 (iii)
The entries in the last column are neither all T nor all F.
∴ (p ∧ ~q) → (~p ∧ ~q) is a contingency.

(iv) ~p → (p → ~q)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q2 (iv)
All the entries in the last column of the truth table are T.
∴ p → (p → ~q) is a tautology.

Question 3.
Prove that each of the following statement pattern is a tautology:
(i) (p ∧ q) → q
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q3 (i)
All the entries in the last column of the above truth table are T.
∴ (p ∧ q) → q is a tautology.

(ii) (p → q) ↔ (~q → ~p)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q3 (ii)
All the entries in the last column of the above truth table are T.
∴ (p → q) ↔ (~q → ~p) is a tautology.

(iii) (~p ∧ ~q) → (p → q)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q3 (iii)
All the entries in the last column of the above truth table are T.
∴ (~p ∧ ~q) → (p → q) is a tautology.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6

(iv) (~p ∨ ~q) ↔ ~(p ∧ q)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q3 (iv)
All the entries in the last column of the above truth table are T.
∴ (~p ∨ ~q) ↔ ~(p ∧ q) is a tautology.

Question 4.
Prove that each of the following statement pattern is a contradiction:
(i) (p ∨ q) ∧ (~p ∧ ~q)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q4 (i)
All the entries in the last column of the above truth table are F.
∴ (p ∨ q) ∧ (~p ∧ ~q) is a contradiction.

(ii) (p ∧ q) ∧ ~p
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q4 (ii)
All the entries in the last column of the above truth table are T.
∴ (p ∧ q) ∧ ~p is a contradiction.

(iii) (p ∧ q) ∧ (~p ∨ ~q)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q4 (iii)
All the entries in the last column of the above truth table are F.
∴ (p ∧ q) ∧ (~p ∨ ~q) is a contradiction.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6

(iv) (p → q) ∧ (p ∧ ~q)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q4 (iv)
All the entries in the last column of the above truth table are F.
∴ (p → q) ∧ (p ∧ ~q) is a contradiction.

Question 5.
Show that each of the following statement pattern is a contingency:
(i) (p ∧ ~q) → (~p ∧ ~q)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q5 (i)
The entries in the last column of the above truth table are neither all T nor all F.
∴ (p ∧ ~q) → (~p ∧ ~q) is a contingency.

(ii) (p → q) ↔ (~p ∧ q)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q5 (ii)
The entries in the last column of the above truth table are neither all T nor all F.
∴ (p → q) ↔ (~p ∧ q) is a contingency.

(iii) p ∧ [(p → ~q) → q]
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q5 (iii)
The entries in the last column of the above truth table are neither all T nor all F.
∴ p ∧ [(p → ~q) → q] is a contingency.

(iv) (p → q) ∧ (p → r)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q5 (iv)
The entries in the last column of the above truth table are neither all T nor all F.
∴ (p → q) ∧ (p → r) is a contingency.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6

Question 6.
Using the truth table, verify:
(i) p ∨ (q ∧ r) = (p ∨ q) ∧ (p ∨ r)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q6 (i)
The entries in columns 5 and 8 are identical.
∴ p ∨ (q ∧ r) ≡ (p ∨ q) ∧ (p ∨ r).

(ii) p → (p → q) ≡ ~q → (p → q)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q6 (ii)
The entries in columns 5 and 6 are identical.
∴ p → (p → q) ≡ ~q → (p → q)

(iii) ~(p → ~q) ≡ p ∧ ~(~q) ≡ p ∧ q
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q6 (iii)
The entries in columns 5, 7 and 8 are identical.
∴ ~(p → ~q) ≡ p ∧ ~(~q) ≡ p ∧ q.

(iv) ~(p ∨ q) ∨ (~p ∧ q) ≡ ~p
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q6 (iv)
The entries in columns 3 and 7 are identical.
∴ ~(p ∨ q) ∨ (~p ∧ q) ≡ ~p.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6

Question 7.
Prove that the following pairs of statement patterns are equivalent:
(i) p ∨ (q ∧ r) and (p ∨ q) ∧ (p ∨ r)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q7 (i)
The entries in columns 5 and 8 are identical.
∴ p ∨ (q ∧ r) ≡ (p ∨ q) ∧ (p ∨ r)

(ii) p ↔ q and (p → q) ∧ (q → p)
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q7 (ii)
The entries in columns 3 and 6 are identical.
∴ p ↔ q ≡ (p → q) ∧ (q → p)

(iii) p → q and ~q → ~p and ~p ∨ q
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q7 (iii)
The entries in columns 5, 6 and 7 are identical.
∴ p → q ≡ ~q → ~p ≡ ~p ∨ q.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6

(iv) ~(p ∧ q) and ~p ∨ ~q
Solution:
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.6 Q7 (iv)
The entries in columns 6 and 7 are identical.
∴ ~(p ∧ q) ≡ ~p ∨ ~q.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.5

Balbharati Maharashtra State Board 12th Commerce Maths Solution Book Pdf Chapter 1 Mathematical Logic Ex 1.5 Questions and Answers.

Maharashtra State Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.5

Question 1.
Use qualifiers to convert each of the following open sentences defined on N, into a true statement:
(i) x2 + 3x – 10 = 0
Solution:
∃ x ∈ N, such that x2 + 3x – 10 = 0 is a true statement
(x = 2 ∈ N satisfy x2 + 3x – 10 = 0)

(ii) 3x – 4 < 9
Solution:
∃ x ∈ N, such that 3x – 4 < 9 is a true statement.
(x = 1, 2, 3, 4 ∈ N satisfy 3x – 4 < 9)

(iii) n2 ≥ 1
Solution:
∀ n ∈ N, n2 ≥ 1 is a true statement.
(All n ∈ N satisfy n2 ≥ 1)

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.5

(iv) 2n – 1 = 5
Solution:
∃ x ∈ N, such that 2n – 1 = 5 is a true statement.
(n = 3 ∈ N satisfy 2n – 1 = 5)

(v) y + 4 > 6
Solution:
∃ y ∈ N, such that y + 4 > 6 is a true statement.
(y = 3, 4, 5, … ∈ N satisfy y + 4 > 6

(vi) 3y – 2 ≤ 9
Solution:
∃ y ∈ N, such that 2y ≤ 9 is a true statement.
(y = 1, 2, 3 ∈ N satisfy 3y – 2 ≤ 9).

Question 2.
If B = {2, 3, 5, 6, 7}, determine the truth value of each of the following:
(i) ∀ x ∈ B, x is a prime number.
Solution:
(i) x = 6 ∈ B does not satisfy x is a prime number.
So, the given statement is false, hence its truth value is F.

(ii) ∃ n ∈ B, such that n + 6 > 12.
Solution:
Clearly n = 7 ∈ B satisfies n + 6 > 12.
So, the given statement is true, hence its truth value is T.

(iii) ∃ n ∈ B, such that 2n + 2 < 4.
Solution:
No element n ∈ B satisfy 2n + 2 < 4.
So, the given statement is false, hence its truth value is F.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.5

(iv) ∀ y ∈ B, y2 is negative.
Solution:
No element y ∈ B satisfy y2 is negative.
So, the given statement is false, hence its truth value is F.

(v) ∀ y ∈ B, (y – 5) ∈ N.
Solution:
y = 2 ∈ B, y = 3 ∈ B and y = 5 ∈ B do not satisfy (y – 5) ∈ N.
So, the given statement is false, hence its truth value is F.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.4

Balbharati Maharashtra State Board 12th Commerce Maths Solution Book Pdf Chapter 1 Mathematical Logic Ex 1.4 Questions and Answers.

Maharashtra State Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.4

Question 1.
Write the following statements in symbolic form:
(i) If the triangle is equilateral, then it is equiangular.
Solution:
Let p : Triangle is equilateral.
q : It is equiangular.
Then the symbolic form of the given statement is p → q.

(ii) It is not true that ‘i’ is a real number.
Solution:
Let p : ‘i’ is a real number.
Then the symbolic form of the given statement is ~p.

(iii) Even though it is not cloudy, it is still raining.
Solution:
Let p : It is cloudy.
q : It is still raining.
Then the symbolic form of the given statement is ~p ∧ q.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.4

(iv) Milk is white if and only if the sky is not blue.
Solution:
Let p : Milk is white.
q : Sky is blue.
Then the symbolic form of the given statement is p ↔ (~q).

(v) Stock prices are high if and only if stocks are rising.
Solution:
Let p : Stock prices are high.
q : stocks are rising.
Then the symbolic form of the given statement is p ↔ q

(vi) If Kutub-Minar is in Delhi, then Taj Mahal is in Agra.
Solution:
Let p : Kutub-Minar is in Delhi.
q : Taj Mahal is in Agra.
Then the symbolic form of the given statement is p → q

Question 2.
Find the truth value of each of the following statements:
(i) It is not true that 3 – 7i is a real number.
Solution:
Let p : 3 – 7i be a real number.
Then the symbolic form of the given statement is ~p.
The truth value of p is F.
∴ the truth value of ~p is T. ….[~F ≡ T]

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.4

(ii) If a joint venture is a temporary partnership, then a discount on purchase is credited to the supplier.
Solution:
Let p : Joint venture is a temporary partnership.
q : Discount on purchases is credited to the supplier.
Then the symbolic form of the given statement is p → q.
The truth values of p and q are T and F respectively.
∴ the truth value of p → q is F. …..[T → F ≡ F]

(iii) Every accountant is free to apply his own accounting rules if and only if machinery is an asset.
Solution:
Let p : Every accountant is free to apply his own accounting rules.
q : Machinery is an asset.
Then the symbolic form of the given statement is p ↔ q.
The truth values of p and q are F and T respectively.
∴ the truth value of p ↔ q is F. ….[F ↔ T ≡ F]

(iv) Neither 27 is a prime number nor divisible by 4.
Solution:
Let p : 27 is a prime number.
q : 27 is divisible by 4.
Then the symbolic form of the given statement is ~p ∧ ~q.
The truth values of both p and q are F.
∴ the truth value of ~p ∧ ~q is T. …..[~F ∧ ~F ≡ T ∧ T ≡ T]

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.4

(v) 3 is a prime number and an odd number.
Solution:
Let p : 3 be a prime number.
q : 3 is an odd number.
Then the symbolic form of the given statement is p ∧ q
The truth values of both p and q are T.
∴ the truth value of p ∧ q is T. …..[T ∧ T ≡ T]

Question 3.
If p and q are true and r and s are false, find the true value of each of the following statements:
(i) p ∧ (q ∧ r)
Solution:
Truth values of p and q are T and truth values of r and s are F.
p ∧ (q ∧ r) ≡ T ∧ (T ∧ F)
≡ T ∧ F
≡ F
Hence, the truth value of the given statement is false.

(ii) (p → q) ∨ (r ∧ s)
Solution:
(p → q) ∨ (r ∧ s) ≡ (T → T) ∨ (F ∧ F)
≡ T ∨ F
≡ T
Hence, the truth value of the given statement is true.

(iii) ~[(~p ∨ s) ∧ (~q ∧ r)]
Solution:
~[(~p ∨ s) ∧ (~q ∧ r)] ≡ ~[(~ T ∨ F) ∧ (~T ∧ F)]
≡ ~[(F ∨ F) ∧ (F ∧ F)]
≡ ~(F ∧ F)
≡ ~F
≡ T
Hence, the truth value of the given statement is true.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.4

(iv) (p → q) ↔ ~(p ∨ q)
Solution:
(p → q) ↔ ~(p ∨ q) = (T → T) ↔ ~(T ∨ T)
≡ T ↔ ~ (T)
≡ T ↔ F
≡ F
Hence, the truth value of the given statement is false.

(v) [(p ∨ s) → r] ∨ [~(p → q) ∨ s]
Solution:
[(p ∨ s) → r] ∨ ~[~(p → q) ∨ s]
≡ [(T ∨ F) → F] ∨ ~[ ~(T → T) ∨ F]
≡ (T → F) ∨ ~(~T ∨ F)
≡ F ∨ ~ (F ∨ F)
≡ F ∨ ~F
≡ F ∨ T
≡ T
Hence, the truth value of the given statement is true.

(vi) ~[p ∨ (r ∧ s)] ∧ ~[(r ∧ ~s) ∧ q]
Solution:
~[p ∨ (r ∧ s)] ∧ ~[(r ∧ ~s) ∧ q]
≡ ~[T ∨ (F ∧ F)] ∧ ~[(F ∧ ~F) ∧ T]
≡ ~[T ∨ F] ∧ ~[(F ∧ T) ∧ T]
≡ ~T ∧ ~(F ∧ T)
≡ F ∧ ~F
≡ F ∧ T
≡ F
Hence, the truth value of the given statement is false.

Question 4.
Assuming that the following statements are true:
p : Sunday is a holiday.
q : Ram does not study on holiday.
Find the truth values of the following statements:
(i) Sunday is not holiday or Ram studies on holiday.
Solution:
The symbolic form of the statement is ~p ∨ ~q.
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.4 Q4 (i)
∴ the truth value of the given statement is F.

(ii) If Sunday is not a holiday, then Ram studies on holiday.
Solution:
The symbolic form of the given statement is ~p → ~q.
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.4 Q4 (ii)
∴ the truth value of the given statement is T.

(iii) Sunday is a holiday and Ram studies on holiday.
Solution:
The symbolic form of the given statement is p ∧ q.
Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.4 Q4 (iii)
∴ the truth value of the given statement is F.

Question 5.
If p : He swims.
q : Water is warm.
Give the verbal statements for the following symbolic statements:
(i) p ↔ ~q
Solution:
p ↔ ~ q
He swims if and only if the water is not warm.

(ii) ~(p ∨ q)
Solution:
~(p ∨ q)
It is not true that he swims or water is warm.

Maharashtra Board 12th Commerce Maths Solutions Chapter 1 Mathematical Logic Ex 1.4

(iii) q → p
Solution:
q → p
If water is warm, then he swims.

(iv) q ∧ ~p
Solution:
q ∧ ~p
The water is warm and he does not swim.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3

Balbharti 12th Maharashtra State Board Maths Solutions Book Pdf Chapter 6 Differential Equations Ex 6.3 Questions and Answers.

Maharashtra State Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3

Question 1.
In each of the following examples verify that the given expression is a solution of the corresponding differential equation.
(i) xy = log y + c; \(\frac{d y}{d x}=\frac{y^{2}}{1-x y}\)
Solution:
xy = log y + c
Differentiating w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q1 (i)
Hence, xy = log y + c is a solution of the D.E.
\(\frac{d y}{d x}=\frac{y^{2}}{1-x y^{\prime}}, x y \neq 1\)

(ii) y = (sin-1x)2 + c; (1 – x2) \(\frac{d^{2} y}{d x^{2}}-x \frac{d y}{d x}=2\)
Solution:
y = (sin-1 x)2 + c …….(1)
Differentiating w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q1 (ii)
Differentiating again w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q1 (ii).1

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3

(iii) y = e-x + Ax + B; \(e^{x} \frac{d^{2} y}{d x^{2}}=1\)
Solution:
y = e-x + Ax + B
Differentiating w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q1 (iii)
∴ \(e^{x} \frac{d^{2} y}{d x^{2}}=1\)
Hence, y = e-x + Ax + B is a solution of the D.E.
\(e^{x} \frac{d^{2} y}{d x^{2}}=1\)

(iv) y = xm; \(x^{2} \frac{d^{2} y}{d x^{2}}-m x \frac{d y}{d x}+m y=0\)
Solution:
y = xm
Differentiating twice w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q1 (iv)
This shows that y = xm is a solution of the D.E.
\(x^{2} \frac{d^{2} y}{d x^{2}}-m x \frac{d y}{d x}+m y=0\)

(v) y = a + \(\frac{b}{x}\); \(x \frac{d^{2} y}{d x^{2}}+2 \frac{d y}{d x}=0\)
Solution:
y = a + \(\frac{b}{x}\)
Differentiating w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q1 (v)
Differentiating again w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q1 (v).1
Hence, y = a + \(\frac{b}{x}\) is a solution of the D.E.
\(x \frac{d^{2} y}{d x^{2}}+2 \frac{d y}{d x}=0\)

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3

(vi) y = eax; x \(\frac{d y}{d x}\) = y log y
Solution:
y = eax
log y = log eax = ax log e
log y = ax …….(1) ……..[∵ log e = 1]
Differentiating w.r.t. x, we get
\(\frac{1}{y} \cdot \frac{d y}{d x}\) = a × 1
∴ \(\frac{d y}{d x}\) = ay
∴ x \(\frac{d y}{d x}\) = (ax)y
∴ x \(\frac{d y}{d x}\) = y log y ………[By (1)]
Hence, y = eax is a solution of the D.E.
x \(\frac{d y}{d x}\) = y log y.

Question 2.
Solve the following differential equations.
(i) \(\frac{d y}{d x}=\frac{1+y^{2}}{1+x^{2}}\)
Solution:
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q2 (i)

(ii) log(\(\frac{d y}{d x}\)) = 2x + 3y
Solution:
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q2 (ii)

(iii) y – x \(\frac{d y}{d x}\) = 0
Solution:
y – x \(\frac{d y}{d x}\) = 0
∴ x \(\frac{d y}{d x}\) = y
∴ \(\frac{1}{x} d x=\frac{1}{y} d y\)
Integrating both sides, we get
\(\int \frac{1}{x} d x=\int \frac{1}{y} d y\)
∴ log |x| = log |y| + log c
∴ log |x| = log |cy|
∴ x = cy
This is the general solution.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3

(iv) sec2x . tan y dx + sec2y . tan x dy = 0
Solution:
sec2x . tan y dx + sec2y . tan x dy = 0
∴ \(\frac{\sec ^{2} x}{\tan x} d x+\frac{\sec ^{2} y}{\tan y} d y=0\)
Integrating both sides, we get
\(\int \frac{\sec ^{2} x}{\tan x} d x+\int \frac{\sec ^{2} y}{\tan y} d y=c_{1}\)
Each of these integrals is of the type
\(\int \frac{f^{\prime}(x)}{f(x)} d x\) = log |f(x)| + c
∴ the general solution is
∴ log|tan x| + log|tan y | = log c, where c1 = log c
∴ log |tan x . tan y| = log c
∴ tan x . tan y = c
This is the general solution.

(v) cos x . cos y dy – sin x . sin y dx = 0
Solution:
cos x . cos y dy – sin x . sin y dx = 0
\(\frac{\cos y}{\sin y} d y-\frac{\sin x}{\cos x} d x=0\)
Integrating both sides, we get
∫cot y dy – ∫tan x dx = c1
∴ log|sin y| – [-log|cos x|] = log c, where c1 = log c
∴ log |sin y| + log|cos x| = log c
∴ log|sin y . cos x| = log c
∴ sin y . cos x = c
This is the general solution.

(vi) \(\frac{d y}{d x}\) = -k, where k is a constant.
Solution:
\(\frac{d y}{d x}\) = -k
∴ dy = -k dx
Integrating both sides, we get
∫dy = -k∫dx
∴ y = -kx + c
This is the general solution.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3

(vii) \(\frac{\cos ^{2} y}{x} d y+\frac{\cos ^{2} x}{y} d x=0\)
Solution:
\(\frac{\cos ^{2} y}{x} d y+\frac{\cos ^{2} x}{y} d x=0\)
∴ y cos2y dy + x cos2x dx = 0
∴ \(x\left(\frac{1+\cos 2 x}{2}\right) d x+y\left(1+\frac{\cos 2 y}{2}\right) d y=0\)
∴ x(1 + cos 2x) dx + y(1 + cos 2y) dy = 0
∴ x dx + x cos 2x dx + y dy+ y cos 2y dy = 0
Integrating both sides, we get
∫x dx + ∫y dy + ∫x cos 2x dx + ∫y cos 2y dy = c1 ……..(1)
Using integration by parts
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q2 (vii)
Multiplying throughout by 4, this becomes
2x2 + 2y2 + 2x sin 2x + cos 2x + 2y sin 2y + cos 2y = 4c1
∴ 2(x2 + y2) + 2(x sin 2x + y sin 2y) + cos 2y + cos 2x + c = 0, where c = -4c1
This is the general solution.

(viii) \(y^{3}-\frac{d y}{d x}=x^{2} \frac{d y}{d x}\)
Solution:
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q2 (viii)

(ix) 2ex+2y dx – 3 dy = 0
Solution:
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q2 (ix)

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3

(x) \(\frac{d y}{d x}\) = ex+y + x2 ey
Solution:
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q2 (x)
∴ 3ex + 3e-y + x3 = -3c1
∴ 3ex + 3e-y + x3 = c, where c = -3c1
This is the general solution.

Question 3.
For each of the following differential equations, find the particular solution satisfying the given condition:
(i) 3ex tan y dx + (1 + ex) sec2y dy = 0, when x = 0, y = π
Solution:
3ex tan y dx + (1 + ex) sec2y dy = 0
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q3 (i)

(ii) (x – y2x) dx – (y + x2y) dy = 0, when x = 2, y = 0
Solution:
(x – y2x) dx – (y + x2y) dy = 0
∴ x(1 – y2) dx – y(1 + x2) dy = 0
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q3 (ii)
When x = 2, y = 0, we have
(1 + 4)(1 – 0) = c
∴ c = 5
∴ the particular solution is (1 + x2)(1 – y2) = 5.

(iii) y(1 + log x) \(\frac{d x}{d y}\) – x log x = 0, y = e2, when x = e
Solution:
y(1 + log x) \(\frac{d x}{d y}\) – x log x = 0
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q3 (iii)
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q3 (iii).1

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3

(iv) (ey + 1) cos x + ey sin x \(\frac{d y}{d x}\) = 0, when x = \(\frac{\pi}{6}\), y = 0
Solution:
(ey + 1) cos x + ey sin x \(\frac{d y}{d x}\) = 0
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q3 (iv)
\(\int \frac{f^{\prime}(x)}{f(x)} d x\) = log|f(x)| + c
∴ from (1), the general solution is
log|sin x| + log|ey + 1| = log c, where c1 = log c
∴ log|sin x . (ey + 1)| = log c
∴ sin x . (ey + 1) = c
When x = \(\frac{\pi}{4}\), y = 0, we get
\(\left(\sin \frac{\pi}{4}\right)\left(e^{0}+1\right)=c\)
∴ c = \(\frac{1}{\sqrt{2}}\)(1 + 1) = √2
∴ the particular solution is sin x . (ey + 1) = √2

(v) (x + 1) \(\frac{d y}{d x}\) – 1 = 2e-y, y = 0, when x = 1
Solution:
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q3 (v)
This is the general solution.
Now, y = 0, when x = 1
∴ 2 + e0 = c(1 + 1)
∴ 3 = 2c
∴ c = \(\frac{3}{2}\)
∴ the particular solution is 2 + ey = \(\frac{3}{2}\) (x + 1)
∴ 2(2 + ey) = 3(x + 1).

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3

(vi) cos(\(\frac{d y}{d x}\)) = a, a ∈ R, y (0) = 2
Solution:
cos(\(\frac{d y}{d x}\)) = a
∴ \(\frac{d y}{d x}\) = cos-1 a
∴ dy = (cos-1 a) dx
Integrating both sides, we get
∫dy = (cos-1 a) ∫dx
∴ y = (cos-1 a) x + c
∴ y = x cos-1 a + c
This is the general solution.
Now, y(0) = 2, i.e. y = 2,
when x = 0, 2 = 0 + c
∴ c = 2
∴ the particular solution is
∴ y = x cos-1 a + 2
∴ y – 2 = x cos-1 a
∴ \(\frac{y-2}{x}\) = cos-1a
∴ cos(\(\frac{y-2}{x}\)) = a

Question 4.
Reduce each of the following differential equations to the variable separable form and hence solve:
(i) \(\frac{d y}{d x}\) = cos(x + y)
Solution:
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q4 (i)
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q4 (i).1

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3

(ii) (x – y)2 \(\frac{d y}{d x}\) = a2
Solution:
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q4 (ii)
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q4 (ii).1

(iii) x + y \(\frac{d y}{d x}\) = sec(x2 + y2)
Solution:
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q4 (iii)
Integrating both sides, we get
∫cos u du = 2 ∫dx
∴ sin u = 2x + c
∴ sin(x2 + y2) = 2x + c
This is the general solution.

(iv) cos2(x – 2y) = 1 – 2 \(\frac{d y}{d x}\)
Solution:
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q4 (iv)
Integrating both sides, we get
∫dx = ∫sec2u du
∴ x = tan u + c
∴ x = tan(x – 2y) + c
This is the general solution.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3

(v) (2x – 2y + 3) dx – (x – y + 1) dy = 0, when x = 0, y = 1
Solution:
(2x – 2y + 3) dx – (x – y + 1) dy = 0
∴ (x – y + 1) dy = (2x – 2y + 3) dx
∴ \(\frac{d y}{d x}=\frac{2(x-y)+3}{(x-y)+1}\) ………(1)
Put x – y = u, Then \(1-\frac{d y}{d x}=\frac{d u}{d x}\)
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.3 Q4 (v)
∴ u – log|u + 2| = -x + c
∴ x – y – log|x – y + 2| = -x + c
∴ (2x – y) – log|x – y + 2| = c
This is the general solution.
Now, y = 1, when x = 0.
∴ (0 – 1) – log|0 – 1 + 2| = c
∴ -1 – o = c
∴ c = -1
∴ the particular solution is
(2x – y) – log|x – y + 2| = -1
∴ (2x – y) – log|x – y + 2| + 1 = 0

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2

Balbharti 12th Maharashtra State Board Maths Solutions Book Pdf Chapter 6 Differential Equations Ex 6.2 Questions and Answers.

Maharashtra State Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2

Question 1.
Obtain the differential equation by eliminating the arbitrary constants from the following equations:
(i) x3 + y3 = 4ax
Solution:
x3 + y3 = 4ax ……..(1)
Differentiating both sides w.r.t. x, we get
3x2 + 3y2 \(\frac{d y}{d x}\) = 4a × 1
∴ 3x2 + 3y2 \(\frac{d y}{d x}\) = 4a
Substituting the value of 4a in (1), we get
x3 + y3 = (3x2 + 3y2 \(\frac{d y}{d x}\)) x
∴ x3 + y3 = 3x3 + 3xy2 \(\frac{d y}{d x}\)
∴ 2x3 + 3xy2 \(\frac{d y}{d x}\) – y3 = 0
This is the required D.E.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2

(ii) Ax2 + By2 = 1
Solution:
Ax2 + By2 = 1
Differentiating both sides w.r.t. x, we get
A × 2x + B × 2y \(\frac{d y}{d x}\) = 0
∴ Ax + By \(\frac{d y}{d x}\) = 0 ……..(1)
Differentiating again w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (ii)
Substituting the value of A in (1), we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (ii).1
This is the required D.E.

Alternative Method:
Ax2 + By2 = 1 ……..(1)
Differentiating both sides w.r.t. x, we get
A × 2x + B × 2y \(\frac{d y}{d x}\) = 0
∴ Ax + By \(\frac{d y}{d x}\) = 0 ……….(2)
Differentiating again w.r.t. x, we get,
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (ii).2
The equations (1), (2) and (3) are consistent in A and B.
∴ determinant of their consistency is zero.
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (ii).3
This is the required D.E.

(iii) y = A cos(log x) + B sin(log x)
Solution:
y = A cos(log x) + B sin (log x) ……. (1)
Differentiating w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (iii)

(iv) y2 = (x + c)3
Solution:
y2 = (x + c)3
Differentiating w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (iv)
This is the required D.E.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2

(v) y = Ae5x + Be-5x
Solution:
y = Ae5x + Be-5x ……….(1)
Differentiating twice w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (v)
This is the required D.E.

(vi) (y – a)2 = 4(x – b)
Solution:
(y – a)2 = 4(x – b)
Differentiating both sides w.r.t. x, we get
2(y – a) . \(\frac{d}{d x}\)(y – a) = 4 \(\frac{d}{d x}\)(x – b)
∴ 2(y – a) . (\(\frac{d y}{d x}\) – 0) = 4(1 – 0)
∴ 2(y – a) \(\frac{d y}{d x}\) = 4
∴ (y – a) \(\frac{d y}{d x}\) = 2 ……..(1)
Differentiating w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (vi)
This is the required D.E.

(vii) y = a + \(\frac{a}{x}\)
Solution:
y = a + \(\frac{a}{x}\)
Differentiating w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (vii)
Substituting the value of a in (1), we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (vii).1
This is the required D.E.

(viii) y = c1e2x + c2e5x
Solution:
y = c1e2x + c2e5x ………(1)
Differentiating twice w.r.t. x, we get
\(\frac{d y}{d x}\) = c1e2x × 2 + c2e5x × 5
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (viii)
The equations (1), (2) and (3) are consistent in c1e2x and c2e5x
∴ determinant of their consistency is zero.
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (viii).1
This is the required D.E.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2

Alternative Method:
y = c1e2x + c2e5x
Dividing both sides by e5x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (viii).2
This is the required D.E.

(ix) c1x3 + c2y2 = 5.
Solution:
c1x3 + c2y2 = 5 ……….(1)
Differentiating w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (ix)
Differentiating again w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (ix).1
The equations (1), (2) and (3) in c1, c2 are consistent.
∴ determinant of their consistency is zero.
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (ix).2
This is the required D.E.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2

(x) y = e-2x(A cos x + B sin x)
Solution:
y = e-2x(A cos x + B sin x)
∴ e2x . y = A cos x + B sin x ………(1)
Differentiating w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (x)
Differentiating again w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (x).1
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q1 (x).2
This is the required D.E.

Question 2.
Form the differential equation of family of lines having intercepts a and b on the coordinate axes respectively.
Solution:
The equation of the line having intercepts a and b on the coordinate axes respectively, is
\(\frac{x}{a}+\frac{y}{b}=1\) ……….(1)
where a and b are arbitrary constants.
[For different values of a and b, we get, different lines. Hence (1) is the equation of family of lines.]
Differentiating (1) w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q2
Differentiating again w.r.t. x, we get \(\frac{d^{2} y}{d x^{2}}=0\)
This is the required D.E.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2

Question 3.
Find the differential equation all parabolas having length of latus rectum 4a and axis is parallel to the X-axis.
Solution:
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q3
Let A(h, k) be the vertex of the parabola whose length of latus rectum is 4a.
Then the equation of the parabola is (y – k)2 = 4a (x – h), where h and k are arbitrary constants.
Differentiating w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q3.1
Differentiating again w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q3.2
This is the required D.E.

Question 4.
Find the differential equation of the ellipse whose major axis is twice its minor axis.
Solution:
Let 2a and 2b be lengths of major axis and minor axis of the ellipse.
Then 2a = 2(2b)
∴ a = 2b
∴ equation of the ellipse is
\(\frac{x^{2}}{a^{2}}+\frac{y^{2}}{b^{2}}=1\)
i.e., \(\frac{x^{2}}{(2 b)^{2}}+\frac{y^{2}}{b^{2}}=1\)
∴ \(\frac{x^{2}}{4 b^{2}}+\frac{y^{2}}{b^{2}}=1\)
∴ x2 + 4y2 = 4b2
Differentiating w.r.t. x, we get
2x + 4 × 2y \(\frac{d y}{d x}\) = 0
∴ x + 4y \(\frac{d y}{d x}\) = 0
This is the required D.E.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2

Question 5.
Form the differential equation of family of lines parallel to the line 2x + 3y + 4 = 0.
Solution:
The equation of the line parallel to the line 2x + 3y + 4 = 0 is 2x + 3y + c = 0, where c is an arbitrary constant.
Differentiating w.r.t. x, we get
2 × 1 + 3 \(\frac{d y}{d x}\) + 0 = 0
∴ 3 \(\frac{d y}{d x}\) + 2 = 0
This is the required D.E.

Question 6.
Find the differential equation of all circles having radius 9 and centre at point (h, k).
Solution:
Equation of the circle having radius 9 and centre at point (h, k) is
(x – h)2 + (y – k)2 = 81 …… (1)
where h and k are arbitrary constant.
Differentiating (1) w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q6
Differentiating again w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q6.1
From (2), x – h = -(y – k) \(\frac{d y}{d x}\)
Substituting the value of (x – h) in (1), we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q6.2
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q6.3
This is the required D.E.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2

Question 7.
Form the differential equation of all parabolas whose axis is the X-axis.
Solution:
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q7
The equation of the parbola whose axis is the X-axis is
y2 = 4a(x – h) …… (1)
where a and h are arbitrary constants.
Differentiating (1) w.r.t. x, we get
2y \(\frac{d y}{d x}\) = 4a(1 – 0)
∴ y \(\frac{d y}{d x}\) = 2a
Differentiating again w.r.t. x, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.2 Q7.1
This is the required D.E.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.1

Balbharti 12th Maharashtra State Board Maths Solutions Book Pdf Chapter 6 Differential Equations Ex 6.1 Questions and Answers.

Maharashtra State Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.1

1. Determine the order and degree of each of the following differential equations:

Question (i).
\(\frac{d y}{d x^{2}}+X\left(\frac{d y}{d x}\right)+y=2 \sin x\)
Solution:
The given D.E. is \(\frac{d y}{d x^{2}}+X\left(\frac{d y}{d x}\right)+y=2 \sin x\)
This D.E. has highest order derivative \(\frac{d^{2} y}{d x^{2}}\) with power 1.
∴ the given D.E. is of order 2 and degree 1.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.1

Question (ii).
\(\sqrt[3]{1+\left(\frac{d y}{d x}\right)^{2}}=\frac{d^{2} y}{d x^{2}}\)
Solution:
The given D.E. is \(\sqrt[3]{1+\left(\frac{d y}{d x}\right)^{2}}=\frac{d^{2} y}{d x^{2}}\)
On cubing both sides, we get
\(1+\left(\frac{d y}{d x}\right)^{2}=\left(\frac{d^{2} y}{d x^{2}}\right)^{3}\)
This D.E. has highest order derivative \(\frac{d^{2} y}{d x^{2}}\) with power 3.
∴ the given D.E. is of order 2 and degree 3.

Question (iii).
\(\frac{d y}{d x}=\frac{2 \sin x+3}{\frac{d y}{d x}}\)
Solution:
The given D.E. is \(\frac{d y}{d x}=\frac{2 \sin x+3}{\frac{d y}{d x}}\)
∴ \(\left(\frac{d y}{d x}\right)^{2}\) = 2 sin x + 3
This D.E. has highest order derivative \(\frac{d y}{d x}\) with power 2.
∴ the given D.E. is of order 1 and degree 2.

Question (iv).
\(\frac{d^{2} y}{d x^{2}}+\frac{d y}{d x}+x=\sqrt{1+\frac{d^{3} y}{d x^{3}}}\)
Solution:
The given D.E. is \(\frac{d^{2} y}{d x^{2}}+\frac{d y}{d x}+x=\sqrt{1+\frac{d^{3} y}{d x^{3}}}\)
On squaring both sides, we get
\(\left(\frac{d^{2} y}{d x^{2}}+\frac{d y}{d x}+x\right)^{2}=1+\frac{d^{3} y}{d x^{3}}\)
This D.E. has highest order derivative \(\frac{d^{3} y}{d x^{3}}\) with power 1.
∴ the given D.E. has order 3 and degree 1.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.1

Question (v).
\(\frac{d^{2} y}{d t^{2}}+\left(\frac{d y}{d t}\right)^{2}+7 x+5=0\)
Solution:
The given D.E. is \(\frac{d^{2} y}{d t^{2}}+\left(\frac{d y}{d t}\right)^{2}+7 x+5=0\)
This D.E. has highest order derivative \(\frac{d^{2} y}{d x^{2}}\) with power 1.
∴ the given D.E. has order 2 and degree 1.

Question (vi).
(y”‘)2 + 3y” + 3xy’ + 5y = 0
Solution:
The given D.E. is (y”‘)2 + 3y” + 3xy’ + 5y = 0
This can be written as:
\(\left(\frac{d^{3} y}{d x^{3}}\right)^{2}+3 \frac{d^{2} y}{d x^{2}}+3 x \frac{d y}{d x}+5 y=0\)
This D.E. has highest order derivative \(\frac{d^{3} y}{d x^{3}}\) with power 2.
∴ The given D.E. has order 3 and degree 2.

Question (vii).
\(\left(\frac{d^{2} y}{d x^{2}}\right)^{2}+\cos \left(\frac{d y}{d x}\right)=0\)
Solution:
The given D.E. is \(\left(\frac{d^{2} y}{d x^{2}}\right)^{2}+\cos \left(\frac{d y}{d x}\right)=0\)
This D.E. has highest order derivative \(\frac{d^{2} y}{d x^{2}}\)
∴ order = 2
Since this D.E. cannot be expressed as a polynomial in differential coefficients, the degree is not defined.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.1

Question (viii).
\(\left[1+\left(\frac{d y}{d x}\right)^{2}\right]^{\frac{3}{2}}=8 \frac{d^{2} y}{d x^{2}}\)
Solution:
The given D.E. is \(\left[1+\left(\frac{d y}{d x}\right)^{2}\right]^{\frac{3}{2}}=8 \frac{d^{2} y}{d x^{2}}\)
On squaring both sides, we get
\(\left[1+\left(\frac{d y}{d x}\right)^{2}\right]^{3}=8^{2} \cdot\left(\frac{d^{2} y}{d x^{2}}\right)^{2}\)
This D.E. has highest order derivative \(\frac{d^{2} y}{d x^{2}}\) with power 2.
∴ the given D.E. has order 2 and degree 2.

Question (ix).
\(\left(\frac{d^{3} y}{d x^{3}}\right)^{\frac{1}{2}} \cdot\left(\frac{d y}{d x}\right)^{\frac{1}{3}}=20\)
Solution:
The given D.E. is \(\left(\frac{d^{3} y}{d x^{3}}\right)^{\frac{1}{2}} \cdot\left(\frac{d y}{d x}\right)^{\frac{1}{3}}=20\)
∴ \(\left(\frac{d^{3} y}{d x^{3}}\right)^{3} \cdot\left(\frac{d y}{d x}\right)^{2}=20^{6}\)
This D.E. has highest order derivative \(\frac{d^{3} y}{d x^{3}}\) with power 3.
∴ the given D.E. has order 3 and degree 3.

Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.1

Question (x).
\(x+\frac{d^{2} y}{d x^{2}}=\sqrt{1+\left(\frac{d^{2} y}{d x^{2}}\right)^{2}}\)
Solution:
The given D.E. is \(x+\frac{d^{2} y}{d x^{2}}=\sqrt{1+\left(\frac{d^{2} y}{d x^{2}}\right)^{2}}\)
On squaring both sides, we get
Maharashtra Board 12th Maths Solutions Chapter 6 Differential Equations Ex 6.1 (x)
This D.E. has highest order derivative \(\frac{d^{2} y}{d x^{2}}\) with power 1.
∴ the given D.E. has order 2 and degree 1.