10th Standard Syllabus & Materials
10th Standard
TN 10th English Prose - 4 - The Attic Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Supplementary - 3 - The Story of Mulan Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Poem - 3 - I am Every Woman Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Prose - 3 - Empowered Women Navigating The World Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Supplementary - 2 - Zigzag Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Poem - 2 - The Grumble Family Important Questions And Answers Study Material - QB365 Set A

Published on: 29/10/2022
QB365 provides a detailed and simple solution for every Possible Book Back Questions in Class 12 Maths Subject -Numbers and Sequences , English Medium. It will help Students to get more practice questions, Students can Practice these question papers in addition to score best marks.
Download Tamil Nadu 10th Standard Maths question papers, model tests, one-mark questions, important questions, and public exam papers in PDF format. Free study materials and answer keys for TN State Board students.
Questions + Answers key
Take MCQ Maths Test1.
Find the least positive value of x such that
67 + x \(\equiv \) 1 (mod 4)
2.
Determine the value of d such that 15 \(\equiv \) 3 (mod d).
3.
If 13824 = 2a x 3b then find a and b.
4.
if m, n are natural numbers , for what values of m, does 2n x 5m ends in 5?
5.
For what values of natural number n, 4n can end with the digit 6?
6.
' a ' and ' b ' are two positive integers such that ab x ba = 800. Find ' a ' and ' b'
7.
Is 7 x 5 x 3 x 2 + 3 a composite number? Justify your answer
8.
Can the number 6n, n being a natural number end with the digit 5 ? Give reason for your answer.
9.
In the given factorization, find the numbers m and n.
10.
Prove that two consecutive positive integers are always coprime.
11.
A positive integer when divided by 88 gives the remainder 61. What will be the remainder when the same number is divided by 11?
12.
Prove that square of any integer leaves the remainder either 0 or 1 when divided by 4.
13.
When the positive integers a, b and c are divided by 13, the respective remainders are 9,7 and 10. Show that a + b + c is divisible by 13.
14.
15.
Find all positive integers, when divided by 3 leaves remainder 2.
16.
Show that the square of an odd integer is of the form 4q + 1, for some integer q.
17.
Find the quotient and remainder when a is divided by b in the following a = −12, b = 5
18.
We have 34 cakes. Each box can hold 5 cakes only. How many boxes we need to pack and how many cakes are unpacked?
1.
67 + x \(\equiv \) 1 (mod 4)
67 + x - 1 = 4n, for some integer n,
66 + x = 4n
66 + x is a multiple of 4
Therefore, the least positive value of x must be 2, since 68 is the nearest multiple of 4 more than 66.
2.
15 \(\equiv \) 3 (mod d) means 15 - 3 = kd, for some integer k,
12 = kd
gives d divides 12.
The divisors of 12 are 1,2,3,4,6,12. But d should be larger than 3 and so the possible values for d are 4, 6, 12.
3.

The number 13824 can be factorized as
2a x 3b = 13824 = 29 x 33
a = 9 and b = 3.
4.
Consider 2n \(\times\) 5m
Since the product has 2 as a factor
2n \(\times\) 5m is even
But if a number ends with the digit 5, then the number is an odd number
It is impossible.
For no value of m, 2n \(\times\) 5m ends in 5.
5.
for some natural number n,
4n = (2)n
So 2 is a factor of 4n
By fundamental theorem of arithmetic, we know the factorization of 4n is unique.
Only factor of 4n is 2, even number of times.
But 4n always end with 4 or 6.
If n is odd then 4n end with 4.
If n is even, then 4n end with the digit 6.
6.
The number 800 can be factorized as
800 = 2 x 2 x 2 x 2 x 2 x 5 x 5 = 25 x 52
Hence ab x ba = 25 x 52
This implies that a = 2 and b = 5 or a = 5 and b = 2
7.
Yes, the given number is a composite number, because
7 x 5 x 3 x 2 + 3 = 3 (7 x 5 x 2 + 1) = 3 x 71
Since the given number can be factorized in terms of two primes, it is a composite number.
8.
Since 6n = (2 x 3)n = 2n x 3n
2 is a factor of 6n. So, 6 n is always even.
But any number whose last digit is 5 is always odd.
Hence, 6n cannot end with the digit 5
9.
Value of the first box from bottom = 5 x 2 = 10
Value of n = 5 x 10 = 50
Value of the second box from bottom = 3 x 50 = 150
Value of m = 2 x 150 = 300
Thus, the required numbers are
m = 300, n = 50
10.
Let the two consecutive positive integers be n and n + 1
Here n + 1 > n
By Euclid's Division Algorithm, we have
n + 1 = n x q + 1 for some integer
Remainder = 1
Again applying Euclid' s Division Algorithm
n = 1 x (n) + 0
Here the remainder = 0
H.C.F. is the last divisor 1.
H.C.F.(n, n + 1) = 1
i.e., H.C.F. of two consecutive positive integers = 1
Two consecutive positive integers are always coprime.
11.
Let the positive integer be 'n'
So n = 88 (p) + 61, where p be an integer
n = 88 (p) + (5 x 11 + 6)
n = 8 x 11 x p + 5 x 11 + 6
n = 11 (8p + 5) + 6
Dividing both the sides by 11, we get
\(\frac{n}{11}=(8 p+5)+\frac{6}{11}\)
When the same number n is divided by 11 the remainder will be 6.
12.
All the integers 'a' must be either even or odd.
If it is even then a = 2q.
If it is odd then a = 2q + 1
Case 1:
lf a = 2q
a2 = (2q)2
a2 = 4q2, remainder 0 when divided by 4.
Case 2:
If a = 2q+ 1
a2 = (2q + 2)2
= 4q2 + 4q + 1
= 4q ( q + 1) + 1
a2 = 4m + 1 Where m = q (q + 1) is an integer
It is of the form bq + 1 where 1 is the remainder when divided by 4.
The square of any integer leaves the remainder either 0 or 1 when divided by 4.
13.
Given the positive integers a, b and c divided by 13 leaves remainders 9, 7, 10 respectively
By Euclid's division Lemma we have
a = 13q1+ 9
b = 13q2 + 7
c = 13q3 + 10
a + b + c = 13q1 + 9 + 13q2 + 7 + 13q3 + 10
= 39[q1 + q2 + q3] =13m
where m = q1 + q2 + q3 +2 and m is positive integer. which is divisible by 13
a + b + c is divisible by 13.
14.
15.
Let the required positive integer be a.
Given a is divided by 3 leaves remainder 2.
By Euclid's Division Lemma a and b are any positive integers, then there exist unique integer q and r such that
a = bq + r where 0 < r < lbl
Here a = 3q + r where 0 < r < l3l
r = 0, 1, 2
Considering r = 2
a = 3q + 2,where q > 0
i.e., a = 3q + 12, q = 0, 1, 2,3,...
a = 3 (0) + 2,3 (1) + 2, 3 (2) + 2,3 (3) +2, ...
a = 2, 5, 8, 11, ...
The required numbers are 2,5, 8, 11, ...........
16.
Let x be any odd integer. Since any odd integer is one more than an even integer, we have x = 2k + 1 for some integer k.
x2 = (2k + 1)2
= 4k2 + 4k + 1
= 4k(k + 1) + 1
= 4q + 1, where q = k (k + 1) is some integer
17.
a = -12, b = 5
By Euclid’s division lemma
a = bq + r , Where 0 \(\le\) r < |b|
-12 = 5 x (-3) + 3 0 \(\le\) r < |5|
Therefore , Quotient q = -3, Remainder r = 3
18.
We see that 6 boxes are required to pack 30 cakes with 4 cakes left over. This distribution of cakes can be understood as follows:
| 34 | = | 5 | x | 6 | + | 4 |
| Total number of cakes | = | Number of cakes in each box | x | Number of boxes | + | Number of cakes left over |
| \(\downarrow\) | \(\downarrow\) | \(\downarrow\) | \(\downarrow\) | |||
| Dividend \(\alpha\) |
= | Divisor \(\beta\) |
x | Quotient q |
+ | Remainder r |
10th Standard Syllabus & Materials
10th Standard
TN 10th English Prose - 2 - The Night the Ghost Got in Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Supplementary - 1 - The Tempest Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Poem - 1 - Life Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Prose - 1 - His First Flight Important Questions And Answers Study Material - QB365 Set A
Tamilnadu Stateboard 10th Standard Subjects
Tamilnadu Stateboard Standards