AMC // 10
PAPERS>AMC 10A 2015
// PAPER // AMC 10A 2015

AMC 10A 2015

2015-02-03

View the original on AoPS Wiki ↑

// PROBLEM 1
// PROBLEM

What is the value of (201+52+0)1×5?(2^0-1+5^2+0)^{-1}\times5?

// PROBLEM 2
// PROBLEM

A box contains a collection of triangular and square tiles. There are 2525 tiles in the box, containing 8484 edges total. How many square tiles are there in the box?

// PROBLEM 3
// PROBLEM

Ann made a 3-step staircase using 18 toothpicks as shown in the figure. How many toothpicks does she need to add to complete a 5-step staircase?

The staircase is built on a grid: a 3-step staircase occupies a region with 3 columns, where column kk (from the right) has kk unit squares stacked vertically, forming steps of height 1, 2, and 3.

// PROBLEM 4
// PROBLEM

Pablo, Sofia, and Mia got some candy eggs at a party. Pablo had three times as many eggs as Sofia, and Sofia had twice as many eggs as Mia. Pablo decides to give some of his eggs to Sofia and Mia so that all three will have the same number of eggs. What fraction of his eggs should Pablo give to Sofia?

// PROBLEM 5
// PROBLEM

Mr. Patrick teaches math to 1515 students. He was grading tests and found that when he graded everyone's test except Payton's, the average grade for the class was 8080. After he graded Payton's test, the test average became 8181. What was Payton's score on the test?

// PROBLEM 6
// PROBLEM

The sum of two positive numbers is 55 times their difference. What is the ratio of the larger number to the smaller number?

// PROBLEM 7
// PROBLEM

How many terms are there in the arithmetic sequence 1313, 1616, 1919, \ldots, 7070, 7373?

// PROBLEM 8
// PROBLEM

Two years ago Pete was three times as old as his cousin Claire. 2 years before that, Pete was four times as old as Claire. In how many years will the ratio of their ages be 2:12 : 1?

// PROBLEM 9
// PROBLEM

Two right circular cylinders have the same volume. The radius of the second cylinder is 10%10\% more than the radius of the first. What is the relationship between the heights of the two cylinders?

// PROBLEM 10
// PROBLEM

How many rearrangements of abcdabcd are there in which no two adjacent letters are also adjacent letters in the alphabet? For example, no such rearrangements could include either abab or baba.

// PROBLEM 11
// PROBLEM

The ratio of the length to the width of a rectangle is 4:34 : 3. If the rectangle has diagonal of length dd, then the area may be expressed as kd2kd^2 for some constant kk. What is kk?

// PROBLEM 12
// PROBLEM

Points (π,a)(\sqrt{\pi}, a) and (π,b)(\sqrt{\pi}, b) are distinct points on the graph of y2+x4=2x2y+1y^2+x^4=2x^2y+1. What is ab|a-b|?

// PROBLEM 13
// PROBLEM

Claudia has 12 coins, each of which is a 5-cent coin or a 10-cent coin. There are exactly 17 different values that can be obtained as combinations of one or more of her coins. How many 10-cent coins does Claudia have?

// PROBLEM 14
// PROBLEM

The diagram shows the circular face of a clock with radius 2020 cm and a circular disk with radius 1010 cm externally tangent to the clock face at 1212 o'clock. The disk has an arrow painted on it, initially pointing in the upward vertical direction. Let the disk roll clockwise around the clock face. At what point on the clock face will the disk be tangent when the arrow is next pointing in the upward vertical direction?

// PROBLEM 15
// PROBLEM

Consider the set of all fractions xy,\tfrac{x}{y}, where xx and yy are relatively prime positive integers. How many of these fractions have the property that if both numerator and denominator are increased by 11, the value of the fraction is increased by 10%10\%?

// PROBLEM 16
// PROBLEM

If y+4=(x2)2y+4 = (x-2)^2, x+4=(y2)2x+4 = (y-2)^2, and xyx \neq y, what is the value of x2+y2x^2+y^2?

// PROBLEM 17
// PROBLEM

A line that passes through the origin intersects both the line x=1x=1 and the line y=1+33xy=1+\dfrac{\sqrt{3}}{3}x. The three lines create an equilateral triangle. What is the perimeter of the triangle?

// PROBLEM 18
// PROBLEM

Hexadecimal (base-16) numbers are written using numeric digits 00 through 99 as well as the letters AA through FF to represent 1010 through 1515. Among the first 10001000 positive integers, there are nn whose hexadecimal representation contains only numeric digits. What is the sum of the digits of nn?

// PROBLEM 19
// PROBLEM

The isosceles right triangle ABCABC has right angle at CC and area 12.512.5. The rays trisecting ACB\angle ACB intersect ABAB at DD and EE. What is the area of CDE\triangle CDE?

// PROBLEM 20
// PROBLEM

A rectangle with positive integer side lengths in cm\text{cm} has area AA cm2\text{cm}^2 and perimeter PP cm\text{cm}. Which of the following numbers cannot equal A+PA+P?

// PROBLEM 21
// PROBLEM

Tetrahedron ABCDABCD has AB=5AB=5, AC=3AC=3, BC=4BC=4, BD=4BD=4, AD=3AD=3, and CD=1252CD=\tfrac{12}{5}\sqrt{2}. What is the volume of the tetrahedron?

// PROBLEM 22
// PROBLEM

Eight people are sitting around a circular table, each holding a fair coin. All eight people flip their coins and those who flip heads stand while those who flip tails remain seated. What is the probability that no two adjacent people will stand?

// PROBLEM 23
// PROBLEM

The zeroes of the function f(x)=x2ax+2af(x)=x^2-ax+2a are integers. What is the sum of the possible values of aa?

// PROBLEM 24
// PROBLEM

For some positive integers pp, there is a quadrilateral ABCDABCD with positive integer side lengths, perimeter pp, right angles at BB and CC, AB=2AB=2, and CD=ADCD=AD. How many different values of p<2015p < 2015 are possible?

// PROBLEM 25
// PROBLEM

Let SS be a square of side length 11. Two points are chosen at random on the sides of SS. The probability that the straight-line distance between the points is at least 12\tfrac{1}{2} is abπc\tfrac{a-b\pi}{c}, where aa, bb, and cc are positive integers with gcd(a,b,c)=1\gcd(a,b,c)=1. What is a+b+ca+b+c?