AoPSWiki
Looking for a challenging geometry text? Preparing for MATHCOUNTS or the AMC exams? Check out Art of Problem Solving's Introduction to Geometry by Richard Rusczyk.
Personal tools

1983 AIME Problems

From AoPSWiki

1983 AIME (Answer Key)
Printable version: AoPS ResourcesPDF | MathLinks ResourcesPDF

Instructions

  1. This is a 15-question, 3-hour examination. All answers are integers ranging from 000 to 999, inclusive. Your score will be the number of correct answers; i.e., there is neither partial credit nor a penalty for wrong answers.
  2. No aids other than scratch paper, graph paper, ruler, compass, and protractor are permitted. In particular, calculators are not permitted.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Contents

Problem 1

Let x,y, and z all exceed 1, and let w be a positive number such that \log_xw=24, \log_y w = 40, and \log_{xyz}w=12. Find \log_zw.

Solution

Problem 2

Let f(x)=|x-p|+|x-15|+|x-p-15|, where p \leq x \leq 15. Determine the minimum value taken by f(x) by x in the interval 0 < p<15.

Solution

Problem 3

What is the product of the real roots of the equation x^2 + 18x + 30 = 2 \sqrt{x^2 + 18x + 45}?

Solution

Problem 4

A machine shop cutting tool is in the shape of a notched circle, as shown. The radius of the circle is \sqrt{50} cm, the length of AB is 6 cm, and that of BC is 2 cm. The angle ABC is a right angle. Find the square of the distance (in centimeters) from B to the center of the circle.

size(150); defaultpen(linewidth(0.65)+fontsize(11));real r=10;pair O=(0,0),A=r*dir(45),B=(A.x,A.y-r),C;path P=circle(O,r);C=i...

Solution

Problem 5

Suppose that the sum of the squares of two complex numbers x and y is 7 and the sum of the cubes is 10. What is the largest real value that x + y can have?

Solution

Problem 6

Let a_n equal 6^{n}+8^{n}. Determine the remainder upon dividing a_ {83} by 49.

Solution

Problem 7

Twenty five of King Arthur's knights are seated at their customary round table. Three of them are chosen - all choices being equally likely - and are sent off to slay a troublesome dragon. Let P be the probability that at least two of the three had been sitting next to each other. If P is written as a fraction in lowest terms, what is the sum of the numerator and the denominator?

Solution

Problem 8

What is the largest 2-digit prime factor of the integer {200\choose 100}?

Solution

Problem 9

Find the minimum value of \frac{9x^2\sin^2 x + 4}{x\sin x} for 0 < x < \pi.

Solution

Problem 10

The numbers 1447, 1005, and 1231 have something in common. Each is a four-digit number beginning with 1 that has exactly two identical digits. How many such numbers are there?

Solution

Problem 11

The solid shown has a square base of side length s. The upper edge is parallel to the base and has length 2s. All edges have length s. Given that s=6\sqrt{2}, what is the volume of the solid?

size(170);import three; pathpen = black+linewidth(0.65); pointpen = black;currentprojection = perspective(30,-20,10);real s =...

Solution

Problem 12

The length of diameter AB is a two digit integer. Reversing the digits gives the length of a perpendicular chord CD. The distance from their intersection point H to the center O is a positive rational number. Determine the length of AB.

pointpen=black; pathpen=black+linewidth(0.65);pair O=(0,0),A=(-65/2,0),B=(65/2,0);pair H=(-((65/2)^2-28^2)^.5,0),C=(H.x,28),D...

Solution

Problem 13

For \{1, 2, 3, \ldots, n\} and each of its non-empty subsets, an alternating sum is defined as follows. Arrange the number in the subset in decreasing order and then, beginning with the largest, alternately add and subtract succesive numbers. For example, the alternating sum for \{1, 2, 3, 6,9\} is 9-6+3-2+1=6 and for \{5\} it is simply 5. Find the sum of all such alternating sums for n=7.

Solution

Problem 14

In the adjoining figure, two circles with radii 6 and 8 are drawn with their centers 12 units apart. At P, one of the points of intersection, a line is drawn in sich a way that the chords QP and PR have equal length. (P is the midpoint of QR) Find the square of the length of QP.

Image:1983_AIME-14.png

Solution

Problem 15

The adjoining figure shows two intersecting chords in a circle, with B on minor arc AD. Suppose that the radius of the circle is 5, that BC=6, and that AD is bisected by BC. Suppose further that AD is the only chord starting at A which is bisected by BC. It follows that the sine of the minor arc AB is a rational number. If this fraction is expressed as a fraction \frac{m}{n} in lowest terms, what is the product mn?

Image:1983_AIME-15.png

Solution

See also

Trying to get to the USAMO in 2010? Our AIME Problem Series can help you get there! Click here to enroll today!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us