2002 AMC 10B Problems: Difference between revisions
mNo edit summary |
|||
| Line 170: | Line 170: | ||
== Problem 19 == | == Problem 19 == | ||
Suppose that <math>\{a_n\}</math> is an arithmetic sequence with | |||
<cmath> a_1+a_2+\cdots+a_{100}=100 \text{ and } a_{101}+a_{102}+\cdots+a_{200}=200.</cmath> | |||
What is the value of <math>a_2 - a_1 ?</math> | |||
<math> \mathrm{(A) \ } 0.0001\qquad \mathrm{(B) \ } 0.001\qquad \mathrm{(C) \ } 0.01\qquad \mathrm{(D) \ } 0.1\qquad \mathrm{(E) \ } 1 </math> | |||
[[2002 AMC 10B Problems/Problem 19|Solution]] | [[2002 AMC 10B Problems/Problem 19|Solution]] | ||
Revision as of 14:03, 27 May 2011
Problem 1
The ratio
is:
Problem 2
For the nonzero numbers
and
define
Find
.
Problem 3
The arithmetic mean of the nine numbers in the set
is a
-digit number
, all of whose digits are distinct. The number
does not contain the digit
Problem 4
What is the value of
when
?
Problem 5
Circles of radius
and
are externally tangent and are circumscribed by a third circle, as shown in the figure. Find the area of the shaded region.
![[asy] unitsize(5mm); defaultpen(linewidth(.8pt)+fontsize(10pt)); dotfactor=4; real r1=3; real r2=2; real r3=5; pair A=(-2,0), B=(3,0), C=(0,0); pair X=(1,0), Y=(5,0); path circleA=Circle(A,r1); path circleB=Circle(B,r2); path circleC=Circle(C,r3); fill(circleC,gray); fill(circleA,white); fill(circleB,white); draw(circleA); draw(circleB); draw(circleC); draw(A--X); draw(B--Y); pair[] ps={A,B}; dot(ps); label("$3$",midpoint(A--X),N); label("$2$",midpoint(B--Y),N); [/asy]](http://latex.artofproblemsolving.com/2/c/5/2c5a7bbafa30af5c988825a58d564ad2037aaa7b.png)
Problem 6
For how many positive integers
is
a prime number?
Problem 7
Let
be a positive integer such that
is an integer. Which of the following statements is not true?
Problem 8
Suppose July of year
has five Mondays. Which of the following must occurs five times in the August of year
? (Note: Both months have
days.)
Problem 9
Using the letters
,
,
,
, and
, we can form five-letter "words". If these "words" are arranged in alphabetical order, then the "word"
occupies position
Problem 10
Suppose that
and
are nonzero real numbers, and that the equation
has positive solutions
and
. Then the pair
is
Problem 11
The product of three consecutive positive integers is
times their sum. What is the sum of the squares?
Problem 12
For which of the following values of
does the equation
have no solution for
?
Problem 13
Find the value(s) of
such that
is true for all values of
.
Problem 14
The number
is the square of a positive integer
. In decimal representation, the sum of the digits of
is
Problem 15
The positive integers
,
,
, and
are all prime numbers. The sum of these four primes is
Problem 16
For how many integers
is
the square of an integer?
Problem 17
A regular octagon
has sides of length two. Find the area of
.
Problem 18
Four distinct circles are drawn in a plane. What is the maximum number of points where at least two of the circles intersect?
Problem 19
Suppose that
is an arithmetic sequence with
What is the value of
Problem 20
Problem 21
Problem 22
Let
be a right-triangle with
. Let
and
be the midpoints of the legs
and
, respectively. Given
and
, find
.
Problem 23
Problem 24
Problem 25
When
is appended to a list of integers, the mean is increased by
. When
is appended to the enlarged list, the mean of the enlarged list is decreased by
. How many integers were in the original list?