Ask questions which are clear, concise and easy to understand.
Ask QuestionPosted by Ritika Ritika 5 years, 3 months ago
- 2 answers
Gaurav Seth 5 years, 3 months ago
Test for divisibility by 11. Take the alternating sum of the digits in the number, read from left to right. If that is divisible by 11, so is the original number.
So, for instance, 2728 has alternating sum of digits 2 – 7 + 2 – 8 = -11. Since -11 is divisible by 11, so is 2728.
Similarly, for 31415, the alternating sum of digits is 3 – 1 + 4 – 1 + 5 = 10. This is not divisible by 11, so neither is 31415.
Posted by Garvit Kumar 5 years, 3 months ago
- 1 answers
Gaurav Seth 5 years, 3 months ago
By Euclid's division algorithm
b = aq + r,0 ≤ r < a [∵ dividend = divisor × quotient + remainder]
⇒ 117 = 65 × 1 + 52
⇒ 65 = 52 × 1 + 13
⇒ 52 = 13 × 4 + 0
∴ HCF (65,117) = 13 ...(i)
Also, given that, HCF (65,117) = 65m - 117 ...(ii)
From Eqs.(i) and (ii),
65m - 117 = 13
⇒ 65m = 130
⇒ m = 2
Posted by Nick Ser 5 years, 3 months ago
- 1 answers
Gaurav Seth 5 years, 3 months ago
S t e p - b y - s t e p e x p l a n a t i o n:
It is G iv e n
i )
=
/* From (1) */
=
=
=
=---(1)
ii)
=
After cancellation, we get
= ---(2)
Therefore,
OR

Posted by Ananya Mishra 5 years, 3 months ago
- 1 answers
Gaurav Seth 5 years, 3 months ago
Fundamental Theorem of Arithmetic:
Every composite number can be expressed (factorised ) as a product of primes, and this factorisation is unique, apart from the order in which the prime factors occur.
This theorem also says that the prime factorisation of a natural number is unique, except for the order of its factors.
For example 20 can be expressed as
2×2×5
Using this theorem the LCM and HCF of the given pair of positive integers can be calculated.
Posted by Neeraj Sharma 5 years, 3 months ago
- 3 answers
Posted by Deepali Dureja 5 years, 3 months ago
- 2 answers
Harshit Singh 5 years, 3 months ago
Posted by Aarti Panwar 5 years, 3 months ago
- 2 answers
Mariya S.? 5 years, 3 months ago
Posted by Sujit Raj 5 years, 3 months ago
- 1 answers
Posted by Fallen Warrior 5 years, 3 months ago
- 0 answers
Posted by Nutan Kumari 5 years, 3 months ago
- 1 answers
Namrata Jindal 5 years, 3 months ago
Posted by Gukash Gupta 5 years, 3 months ago
- 1 answers
Yogita Ingle 5 years, 3 months ago
Total cost of computer = 32000
total cost of microwave= 6500
loss on computer=5%
s.p.=((100-L%)/100)Xc.p.
s.p.=95/100X32000
S.P. = 30400
profit on microwave=15%
s.p.=115/100X6500
S.P.=7475
total c.p.=(38500
s.p.=37875
p%= (625/38500) X 100
=1.62% gain percent
Posted by Vikas Tiwari 5 years, 3 months ago
- 0 answers
Posted by Mariya S.? 5 years, 3 months ago
- 1 answers
Gaurav Seth 5 years, 3 months ago
(i) We can prove
irrational by contradiction.
Let us suppose that
is rational.
It means we have some co-prime integers a and b (b ≠ 0) such that
=ab
⇒
… (1)
R.H.S of (1) is rational but we know that
is irrational.
It is not possible which means our supposition is wrong.
Therefore,
cannot be rational.
Hence, it is irrational.
Posted by Disha Dhadiwal 5 years, 3 months ago
- 1 answers
Gaurav Seth 5 years, 3 months ago
Answer:
The value of k is 3.
Step-by-step explanation:
Given the equations of two lines 4x+6y-1=0 & 2x+ky-7=0
we have to find the value of k for which the above two lines are parallel.
The two lines are
Also the slope of parallel lines are equal
⇒
Cross-multiplying both sides
Hence, the value of k is 3.
Posted by Anchal Sheoran 5 years, 3 months ago
- 1 answers
Gaurav Seth 5 years, 3 months ago
A N S W E R :
HCF ( 52,91 ) = greatest possible speed.
2∣52 7∣91
___________ _____________
2∣26 13∣13
___________ ______________
13∣13 1
___________
1
So 13 km/hr is the greatest possible speed.
Posted by Preet Mehra 5 years, 3 months ago
- 0 answers
Posted by Ritika Ritika 5 years, 3 months ago
- 5 answers
Dafny Dsouza 5 years, 3 months ago
Yogita Ingle 5 years, 3 months ago
nth term of an A.P, (an) = - 4n + 15……..(1)
On putting n = 1, 2,3 ,…. in eq (1),
For n = 1
(an) = - 4n + 15
1 = - 4(1) + 15
a1 = 11
For n = 2
a2 = - 4(2) + 15
a2 = - 8 + 15
a2 = 7
Common Difference , d = a2 - a1
d = 7-11
d = - 4
By using the formula ,Sum of nth terms , Sn = n/2 [2a + (n – 1) d]
S20 = (20/2)[2 × 11 + (20 -1)(-4)]
S20 = 10 [22 + 19 × - 4[
S20 = 10 [22 - 76]
S20 = 10 × - 54
S20 = - 540
Hence, the sum of first 20 terms of AP is - 540.
Gaurav Seth 5 years, 3 months ago
Given :
nth term of an A.P, (an) = - 4n + 15……..(1)
On putting n = 1, 2,3 ,…. in eq (1),
For n = 1
(an) = - 4n + 15
1 = - 4(1) + 15
a1 = 11
For n = 2
a2 = - 4(2) + 15
a2 = - 8 + 15
a2 = 7
Common Difference , d = a2 - a1
d = 7-11
d = - 4
By using the formula ,Sum of nth terms , Sn = n/2 [2a + (n – 1) d]
S20 = (20/2)[2 × 11 + (20 -1)(-4)]
S20 = 10 [22 + 19 × - 4[
S20 = 10 [22 - 76]
S20 = 10 × - 54
S20 = - 540
Hence, the sum of first 20 terms of AP is - 540.
Posted by Itz Raman Here ☺ 5 years, 3 months ago
- 0 answers
Posted by Itz Raman Here ☺ 5 years, 3 months ago
- 2 answers
Posted by Itz Raman Here ☺ 5 years, 3 months ago
- 5 answers
Gaurav Seth 5 years, 3 months ago
HRD Minister Ramesh Nishank announced a major CBSE syllabus reduction for the new academic year 2020-21 on July 7 which was soon followed by an official notification by CBSE on the same.
Considering the loss of classroom teaching time due to the Covid-19 pandemic and lockdown, CBSE reduced the syllabus of classes 9 to 12 with the help of suggestions from NCERT.
The CBSE syllabus has been rationalized keeping intact the learning outcomes so that the core concepts of students can be retained.
CBSE stated in its notification that the deleted portions of the CBSE syllabus should not be considered for internal assessments or for the year-end board exams.
Deleted syllabus of CBSE Class 10 Mathematics

Vibhi Sharma 5 years, 3 months ago
Vibhi Sharma 5 years, 3 months ago
Posted by Kajal Arora 5 years, 3 months ago
- 1 answers
Gaurav Seth 5 years, 3 months ago
Syallbus of standard maths and basic maths is same
HRD Minister Ramesh Nishank announced a major CBSE syllabus reduction for the new academic year 2020-21 on July 7 which was soon followed by an official notification by CBSE on the same.
Considering the loss of classroom teaching time due to the Covid-19 pandemic and lockdown, CBSE reduced the syllabus of classes 9 to 12 with the help of suggestions from NCERT.
The CBSE syllabus has been rationalized keeping intact the learning outcomes so that the core concepts of students can be retained.
CBSE stated in its notification that the deleted portions of the CBSE syllabus should not be considered for internal assessments or for the year-end board exams.
Deleted syllabus of CBSE Class 10 Mathematics

Posted by Sewak Karki 5 years, 3 months ago
- 0 answers
Posted by Sakthishwaran Venkatesan 5 years, 3 months ago
- 0 answers
Posted by Dan G Thomas 5 years, 3 months ago
- 0 answers
Posted by Lalit Kumar 5 years, 3 months ago
- 0 answers

myCBSEguide
Trusted by 1 Crore+ Students

Test Generator
Create papers online. It's FREE.

CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
myCBSEguide
Roshni Jaswani 5 years, 3 months ago
1Thank You