Skip to main content

4

Q1. If P(n) be the statement `12n + 3’ is a multiple of 5, then show that P(3) is false, whereas P(6) is true.

Solution

P(n): `12n + 3’ is a multiple of 5. P(3) is the statement  `12 x 3 + 3’ is a multiple of 5, which is false. And P(6) is the statement  `12 x 6 + 3’ is a multiple of 5, which is true.
Q2. Prove by using the principle of mathematical induction thatx2n - y2n is divisible by (x + y).

Solution

Q3.

Solution

Q4. Let P(n) be the statement n3 + (n + 1)3 + (n + 2)3 is divisible by 9 for all n N. If P(k) is true, then show that P(k + 1) is true.

Solution

Q5. If  P(n) be the statement ‘n2 – n + 41 is a prime number’, then show that P(1), P(2) are true but P(41) is not true.

Solution

P(n): n2 – n + 41 is a prime number. P(1): 12 – 1 + 41 is a prime number i.e. P(1) = 41 is prime, which is true. P(2): 22 – 2 + 41 is a prime number  i.e. P(2) = 43 is prime, which is true. P(41): 412 – 41 + 41 is a prime number  i.e. P(41) = 412 is prime, which is not true.
Q6. Show by using principle of mathematical induction, prove that: 1 + 2 + 3 + -----+ n =

Solution

Let the given statement is P(n)   P(n) = 1 + 2 + 3 + --- + n =   For n = 1,   P(1) = is true, since 1 =   Assume that P(k) is true for some positive integer k, i.e. 1 + 2 + 3 + ---+ k = We shall prove that P(k +1) is true, whenever P(k) is true. We have, 1 + 2 + 3 + -----+ k + (k + 1) =   + (k + 1)                                                                Thus P(k +1) is true, whenever P(k) is true. Hence from principle of mathematical induction, the statement P(n) is true for all natural numbers N.
Q7. Prove that 102n – 1 + 1 is divisible by 11 for all n N.

Solution

Let P(n): 102n – 1 + 1 is divisible by 11 P(1): 10 + 1 = 11which is divisible by 11. Thus P(n) is true for n = 1. Let P(k) be true for some natural number k. i.e. 102k – 1 + 1 is divisible by 11. Let 102k – 1 + 1 = 11d Now we prove that P(k + 1) is true whenever P(k) is true. Now, P(k+1): 102k+1 + 1 = (11d – 1)100 + 1 = 11 (100d – 9),which is divisible by 11. P(k + 1) is true. Thus P(k +1) is true whenever P(k) is true. By principle mathematical induction 102n – 1 + 1 is divisible by 11 for all n  N. 
Q8. Let P(n) be the statement . What are P(3) and P(n + 1)?

Solution

P(3): 33 > 3 i.e. P(3): 27 > 3 P(n + 1): 3n + 1 > n + 1
Q9.

Solution

Q10. Let P(n) be the statement , If P (k) is true , then show that P(k + 1) is true.

Solution

We are given that P (k) is true. We shall prove that P (k +1) is true, whenever P (k) is true. P (k): k < 2k Thus P(k + 1) is true, whenever P(k) is true.   

Comments

Popular posts from this blog

10

Q1. 1) 780 2) 861 3) 820 4) 901 Solution Q2. Solution Let the given points be D(p, 0), E(r, s) and F(0, q) Since the points lie on the same line,  Slope of DE = Slope of EF                Slope of DE =  Slope of EF =  Q3. Without using distance formula, show that the points (-2, 1), (5, 3), (6, 7) and (- 4, 5) are not the vertices of a parallelogram. Solution Q4. Find the slope of line which passes through the point (5, 6) and the mid-point of line joining the points (4, 6) and (-3, 7). Solution Mid-point joining the line segment the points (4, 6) and (-3, 7) = Slope of line joining the points (5, 6) and Q5. If three points (3, 6), (-5, 7) and (x, 1) are collinear, find the value of x. Solution ...

15

Q1. Solution Q2. Solution         Class interval x f xf d=|x-mean| fd 0-10 5 5 25 22 110 10-20 15 8 120 12 96 20-30 25 15 375 2 30 30-40 35 16 560 8 128 40-50 45 6 270 18 108 total   50 1350   472 Class interval x f cf d=|x-median| fd 0-10 5 5 5 20 100 10-20 15 8 13 5 40 20-30 25 15 28 0 0 30-40 35 16 44 10 160 40-50 45 6 50 20 120 total   50     420 Q3. Solution Q4. Solution Q5. Solution Q6. Solution Q7. Solution Firm B shows greater variability. Q8. Solution Q9. Solution Q10. Solution Q11. Solution Q12. Solution Take Another Test

12

Q1. Show that the points (-2, 3 , 5 ) , ( 1, 2 , 3 ) and ( 7, 0 , -1 ) are collinear. Solution Q2. Find the co-ordinates of the point which divide the line segment joining the point (1,-2,3) and (3,4,-5) in the ratio 2 : 3 externally. Solution Q3. Find the ratio in which the line segment joining the points (5,9,11) and (7,11,-9) is divided by the YZ plane Solution Q4. Name the octant in which the following points lie : (i) (4,-2,-5) (ii) (-4,2,-5)(iii) (1,2,3) Solution (i) VIIIth Octant (ii) VIth Octant (iii) Ist Octant Q5. A point is in the YZ plane. What is the value of the x-coordinate? Solution Since the point lies in the YZ plane the value of x-cordinate is zero. Q6. Find the equation of the set of points which are equidistant from the points (1, 2, 3) and (3, 2, -1) Solution Q7. If the origin is the centroid of the triangle PQR with vertices P(2a,2,6) Q(-4,3b,-10) and R(8,14,2c), then find the values of a,b,c Solutio...