Homesweet Learning helps students learn!
AMC 10 2015 A

Question 1

What is the value of

Solution

  
  2020-07-09 06:35:44

Question 2

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

Solution

  
  2020-07-09 06:35:44

Question 3

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?

Solution

  
  2020-07-09 06:35:44

Question 4

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?

Solution

  
  2020-07-09 06:35:44

Question 5

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

Solution

  
  2020-07-09 06:35:44

Question 6

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

Solution

  
  2020-07-09 06:35:44

Question 7

How many terms are there in the arithmetic sequence , , , . . ., , ?

Solution

  
  2020-07-09 06:35:44

Question 8

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

Solution

  
  2020-07-09 06:35:44

Question 9

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

Solution

  
  2020-07-09 06:35:44

Question 10

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

Solution

  
  2020-07-09 06:35:44

Question 11

The ratio of the length to the width of a rectangle is  : . If the rectangle has diagonal of length , then the area may be expressed as for some constant . What is ?

Solution

  
  2020-07-09 06:35:44

Question 12

Points and are distinct points on the graph of . What is ?

Solution

From y^2 + x^4 = 2x^2 y + 1, we get

x^4-2x^2y+y^2=1 -> (x^2-y)^2=1. This gives us two equations:

x^2-y=1 and x^2-y=-1.

Substituting sqrt(pi) for x, we get a=pi+1 and b=pi-1.

So, |a-b|=|(pi+1)-(pi-1)|=2.
  
  2017-03-26 13:05:26

Question 13

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?

Solution

  
  2020-07-09 06:35:44

Question 14

The diagram below shows the circular face of a clock with radius cm and a circular disk with radius cm externally tangent to the clock face at 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?

Solution

  
  2020-07-09 06:35:44

Question 15

Consider the set of all fractions where and are relatively prime positive integers. How many of these fractions have the property that if both numerator and denominator are increased by , the value of the fraction is increased by ?

Solution

  
  2020-07-09 06:35:44

Question 16

If , and , what is the value of ?

Solution

  
  2020-07-09 06:35:44

Question 17

A line that passes through the origin intersects both the line and the line . The three lines create an equilateral triangle. What is the perimeter of the triangle?

Solution

  
  2020-07-09 06:35:44

Question 18

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

Solution

  
  2020-07-09 06:35:44

Question 19

The isosceles right triangle has right angle at and area . The rays trisecting intersect at and . What is the area of ?

Solution

  
  2020-07-09 06:35:44

Question 20

A rectangle with positive integer side lengths in has area and perimeter . Which of the following numbers cannot equal ?

NOTE:

As it originally appeared in the AMC 10, this problem was stated incorrectly and had no answer; it has been modified here to be solvable. This is the original question:

A rectangle with side lengths in has an area of integer and a perimeter of integer . Which of the following numbers cannot equal ?


Solution

Suppose the 2 sides of the rectangle are x and y.

A=x*y
P=2x+2y

A+P = x*y+2x+2y = (x+2)(y+2)-4

You can then try

104=100+4
106=102+4
108=104+4
200=106+4
202=108+4

And see which one cannot be expressed as (x+2)(y+2), where x and y are both positive integers.
The only one that cannot is 106, or 102+4. So the choice is B.
  
  2017-03-26 13:06:21

Question 21

Tetrahedron has , , , , , and . What is the volume of the tetrahedron?

Solution

  
  2020-07-09 06:35:44

Question 22

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?

Solution

  
  2020-07-09 06:35:44

Question 23

The zeroes of the function are integers. What is the sum of the possible values of ?

Solution

From Vieta's formula:

r1 + r2 = a and r1*r2 = 2a

Therefore:

2(r1+r2) = r1*r2, which gives us:

(r1 - 2)(r2 - 2) = 4

The possible values are (1, 4), (-1, -4), (4, 1), (-4, -1), (2, 2), or (-2, -2).

From above you should get the distinct a to be r1+r2 = -1, 0, 8, 9
  
  2017-01-07 18:04:20

Question 24

For some positive integers , there is a quadrilateral with positive integer side lengths, perimeter , right angles at and , , and . How many different values of are possible?

Solution

Perimeter p = x+2+y+2+y-2; we first need to replace x with expression of y.

In triangle AED:

x^2 = (y-2)^2 = y -> x^2 = 4(y-1)

p = x+2+y+2+y-2 = 2*sqrt(y-1) + 2y + 2

We now need to:
2*sqrt(y-1) + 2y + 2

sqrt(y-1) + y

Since x^2 = 4(y-1), y-1 must be a perfect square, ie, y=n^2+1.

Rewrite sqrt(y-1) + y
n + n^2 +1

From above: 1

Therefore, there are 31 different values of p

Note n cannot be 0. Because if n=0, y=1, then y-2=-1.
  
  2017-03-12 19:00:25

Question 25

Let be a square of side length . Two points are chosen at random on the sides of . The probability that the straight-line distance between the points is at least is , where , , and are positive integers with . What is ?

Solution

  
  2020-07-09 06:35:44

Answer Keys


Question 1: C
Question 2: D
Question 3: D
Question 4: B
Question 5: E
Question 6: B
Question 7: B
Question 8: B
Question 9: D
Question 10: C
Question 11: C
Question 12: C
Question 13: C
Question 14: C
Question 15: B
Question 16: B
Question 17: D
Question 18: E
Question 19: D
Question 20: B
Question 21: C
Question 22: A
Question 23: C
Question 24: B
Question 25: A