104k views
2 votes
How many numbers between 20 and 99 are equal to 6 times an integer

User Andru
by
7.6k points

1 Answer

3 votes
Just make an A.P. of 6 divisible numbers: but between 20 and 99
Here, Your Series: 24, 30, .... 96
Now, a = 24, d = 30-24 = 6, a(n) = 96

a(n) = a + (n - 1)d
96 = 24 + (n - 1)6
96 - 24 = 6n - 6
72 + 6 = 6n
n = 78/6
n = 13

In short, Your Answer would be 13

Hope this helps!
User Nrhode
by
7.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.