How many two-digit numbers are divisible by 3 ?
30
The question asks us to find the total number of two-digit numbers that can be divided by 3 without leaving a remainder. These are the two-digit multiples of 3.
Two-digit numbers are integers starting from 10 and going up to 99. Numbers like 1, 5, 9 are single-digit, and numbers like 100, 105 are three-digit or more.
So, the range of numbers we are considering is 10, 11, 12, ..., 98, 99.
The two-digit numbers divisible by 3 form a sequence: 12, 15, 18, 21, ..., 96, 99.
This sequence is an arithmetic progression (AP) because the difference between consecutive terms is constant (which is 3, as they are multiples of 3).
We can use the formula for the nth term of an arithmetic progression: $a_n = a + (n-1)d$, where $n$ is the number of terms.
Substitute the values we found:
\( 99 = 12 + (n-1)3 \)
Subtract 12 from both sides:
\( 99 - 12 = (n-1)3 \)
\( 87 = (n-1)3 \)
Divide by 3:
\( \frac{87}{3} = n-1 \)
\( 29 = n-1 \)
Add 1 to both sides to find \(n\):
\( n = 29 + 1 \)
\( n = 30 \)
So, there are 30 two-digit numbers divisible by 3.
We can also find the count by considering the multiples of 3 up to 99 and subtracting the multiples of 3 that are single-digit (or zero).
The number of multiples of 3 up to 99 is $\lfloor 99/3 \rfloor = 33$. These are 3, 6, 9, ..., 99.
The single-digit multiples of 3 are 3, 6, 9. The number of single-digit multiples of 3 is $\lfloor 9/3 \rfloor = 3$.
The number of two-digit multiples of 3 is the total number of multiples up to 99 minus the number of multiples up to 9.
Count = (Number of multiples of 3 up to 99) - (Number of multiples of 3 up to 9)
Count = $33 - 3 = 30$.
Both methods show that there are 30 two-digit numbers divisible by 3.
If the arithmetic mean of a, b, c is \(\rm \frac M 3\) and \(\rm \frac{1}{a} + \frac{1}{b} = -\frac{1}{c} \) , then the arithmetic mean of a 2, b 2, c 2 is
A person saves Rs. 1000 more than he did the previous year. If he saves Rs. 2000 in the first year, in how many years will he save Rs. 170000?
A car starts with a speed of 60 km/h with its speed increasing every one hour by 5 km/h. In how many hours will it cover 435 kms?
How many natural numbers lie between 3 and 200 which are divisible by 7?
The arithmetic mean of 16 student's scores is 320. Find the sum of these scores.