首页Home历年真题Past Papers备考资源Resources使用指南Guide联系我们Contact
AMC Authorized Center: 19121005661
Paper Set
2013

2013 AMC10 Paper & Solutions Pick Paper A

25 questions with solutions, strong algebra word problems, geometry covers Pythagorean theorem.

Free 2013 PDF Download

Download 2013 PDF
25 Questions
40 Minutes
Max Score 25
No Calculator
Exam Overview

Exam Overview

This exam emphasizes algebra, geometry, word problems. Overall difficulty is moderate.

DDifficulty

  • EasyQ1-10
  • MediumQ11-20
  • HardQ21-25

TTopics

  • Algebra40%
  • Geometry25%
  • Number Theory15%
  • Combinatorics20%

AAwards

AIME Qualification
AIME Qualification (Top 2.5%)
103+
Honor Roll
Honor Roll (Top 5%)
98+
Achievement Roll
Grade 6 and below · 15+ points
89+
Sample Problems

2013 AMC10 Sample Problems (12 questions)

Sample reference problems by difficulty — click an option to check your answer

Q1EasyPolynomial
If f(x) = 2x² - 6x + 2, find f(3).
A) 0
B) 4
C) 6
D) 2
E) 8

Steps

1f(3) = 2×3² - 6×3 + 2
2= 2×9 - 18 + 2 = 2
Answer: DSubstitute, then exponentiate, multiply/divide, add/subtract
Q3EasyArithmetic Seq
Arithmetic sequence: a₁=4, d=5, find the 11-th term.
A) 42
B) 48
C) 60
D) 66
E) 54

Steps

1aₙ = a₁ + (n-1)d
2a_11 = 4 + 10×5 = 54
Answer: EGeneral term: aₙ=a₁+(n-1)d
Q5EasyExponent
If 3ˣ = 81, find x.
A) 4
B) 2
C) 3
D) 5
E) 6

Steps

181 = 3^4
2so x = 4
Answer: AConvert to same base, compare exponents
Q7EasyVieta's
Sum of roots of x² - 8x + 5 = 0?
A) 4
B) 8
C) 6
D) 10
E) 12

Steps

1Vieta's:sum of roots = -(-8)/1 = 8
2product of roots = 5
Answer: BFor x²-px+q=0, sum of roots = p
Q10MediumDivisibility
How many integers from 1 to 43 are divisible by 4?
A) 6
B) 8
C) 10
D) 12
E) 14

Steps

1⌊43 / 4⌋ = 10
Answer: CCount divisible by k: ⌊n/k⌋
Q12MediumDiagonals
How many diagonals does a regular 8-gon have?
A) 14
B) 17
C) 23
D) 20
E) 26

Steps

1diagonals = n(n-3)/2
2= 8×5/2 = 20
Answer: Dn-gon diagonals: n(n-3)/2
Q15MediumCombination
Compute C(9, 3).
A) 66
B) 75
C) 93
D) 102
E) 84

Steps

1C(n,3) = n(n-1)(n-2)/6
2= 9×8×7/6 = 84
Answer: ECombination: C(n,k)=n!/(k!(n-k)!)
Q17MediumPythagorean
Right triangle legs 8 and 15, find the hypotenuse.
A) 17
B) 13
C) 15
D) 19
E) 21

Steps

1c² = 8² + 15² = 64 + 225 = 289
2c = √289 = 17
Answer: APythagorean theorem a²+b²=c²
Q20HardModular Arith
Find the remainder of 4^5 divided by 6.
A) 2
B) 4
C) 3
D) 5
E) 6

Steps

1compute 4^5 mod 6
2simplify step by step (modular arithmetic)
3=4
Answer: BModular arithmetic simplifies large exponents
Q22HardCompleting Sq
Find the minimum of f(x) = x² - 6x + 13.
A) 0
B) 2
C) 4
D) 6
E) 8

Steps

1complete the square:f(x) = (x - 3)² + 4
2when x = 3 , min at 4
Answer: CCompleting the square for quadratic extrema
Q24HardInclusion-Excl
5 distinct balls into 3 distinct boxes, each ≥1 ball, how many ways?
A) 118
B) 134
C) 166
D) 150
E) 182

Steps

1total 3^5 = 243
2subtract empty boxes: -C(3,1)×2^5 = -96
3add back 2 empty boxes: +C(3,2)×1 = +3
4total 243 - 96 + 3 = 150
Answer: DInclusion-exclusion handles 'at least'
Q25HardLaw of Cosines
In △ABC, a=6, b=7, cos C=1/2, find c².
A) 33
B) 38
C) 48
D) 53
E) 43

Steps

1Law of cosines c² = a² + b² - 2ab·cos C
2= 36 + 49 - 42 = 43
Answer: ELaw of cosines is key for solving triangles
Q1EasyPolynomial
If f(x) = 2x² - 8x + 2, find f(3).
A) -8
B) -6
C) -2
D) -4
E) 0

Steps

1f(3) = 2×3² - 8×3 + 2
2= 2×9 - 24 + 2 = -4
Answer: DSubstitute, then exponentiate, multiply/divide, add/subtract
Q3EasyArithmetic Seq
Arithmetic sequence: a₁=6, d=5, find the 11-th term.
A) 44
B) 50
C) 62
D) 68
E) 56

Steps

1aₙ = a₁ + (n-1)d
2a_11 = 6 + 10×5 = 56
Answer: EGeneral term: aₙ=a₁+(n-1)d
Q5EasyExponent
If 3ˣ = 81, find x.
A) 4
B) 2
C) 3
D) 5
E) 6

Steps

181 = 3^4
2so x = 4
Answer: AConvert to same base, compare exponents
Q7EasyVieta's
Sum of roots of x² - 10x + 5 = 0?
A) 6
B) 10
C) 8
D) 12
E) 14

Steps

1Vieta's:sum of roots = -(-10)/1 = 10
2product of roots = 5
Answer: BFor x²-px+q=0, sum of roots = p
Q10MediumDivisibility
How many integers from 1 to 45 are divisible by 4?
A) 7
B) 9
C) 11
D) 13
E) 15

Steps

1⌊45 / 4⌋ = 11
Answer: CCount divisible by k: ⌊n/k⌋
Q12MediumDiagonals
How many diagonals does a regular 10-gon have?
A) 29
B) 32
C) 38
D) 35
E) 41

Steps

1diagonals = n(n-3)/2
2= 10×7/2 = 35
Answer: Dn-gon diagonals: n(n-3)/2
Q15MediumCombination
Compute C(11, 3).
A) 131
B) 148
C) 182
D) 199
E) 165

Steps

1C(n,3) = n(n-1)(n-2)/6
2= 11×10×9/6 = 165
Answer: ECombination: C(n,k)=n!/(k!(n-k)!)
Q17MediumPythagorean
Right triangle legs 3 and 4, find the hypotenuse.
A) 5
B) 1
C) 3
D) 7
E) 9

Steps

1c² = 3² + 4² = 9 + 16 = 25
2c = √25 = 5
Answer: APythagorean theorem a²+b²=c²
Q20HardModular Arith
Find the remainder of 4^5 divided by 6.
A) 2
B) 4
C) 3
D) 5
E) 6

Steps

1compute 4^5 mod 6
2simplify step by step (modular arithmetic)
3=4
Answer: BModular arithmetic simplifies large exponents
Q22HardCompleting Sq
Find the minimum of f(x) = x² - 6x + 15.
A) 2
B) 4
C) 6
D) 8
E) 10

Steps

1complete the square:f(x) = (x - 3)² + 6
2when x = 3 , min at 6
Answer: CCompleting the square for quadratic extrema
Q24HardInclusion-Excl
5 distinct balls into 3 distinct boxes, each ≥1 ball, how many ways?
A) 118
B) 134
C) 166
D) 150
E) 182

Steps

1total 3^5 = 243
2subtract empty boxes: -C(3,1)×2^5 = -96
3add back 2 empty boxes: +C(3,2)×1 = +3
4total 243 - 96 + 3 = 150
Answer: DInclusion-exclusion handles 'at least'
Q25HardLaw of Cosines
In △ABC, a=8, b=7, cos C=1/2, find c².
A) 45
B) 51
C) 63
D) 69
E) 57

Steps

1Law of cosines c² = a² + b² - 2ab·cos C
2= 64 + 49 - 56 = 57
Answer: ELaw of cosines is key for solving triangles

Get Full 2013 AMC10 Exam + Solutions

Click below to download 2013 PDF + solutions

Download 2013 PDF
Papers

Contact Us

19121005661

Available 9:00-21:00
Call for AMC10 papers and prep resources

Call Now