This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND
OR
NO

Found problems: 970

Convex quadrilateral $ABCD$ has $AB = 3, BC = 4, CD = 13, AD = 12,$ and $\angle ABC = 90^\circ,$ as shown. What is the area of the quadrilateral? [asy] unitsize(.4cm); defaultpen(linewidth(.8pt)+fontsize(14pt)); dotfactor=2; pair A,B,C,D; C = (0,0); B = (0,4); A = (3,4); D = (12.8,-2.8); draw(C--B--A--D--cycle); draw(rightanglemark(C,B,A,20)); dot("$A$",A,N); dot("$B$",B,NW); dot("$C$",C,SW); dot("$D$",D,E); [/asy] $ \textbf{(A)}\ 30 \qquad \textbf{(B)}\ 36 \qquad \textbf{(C)}\ 40 \qquad \textbf{(D)}\ 48 \qquad \textbf{(E)}\ 58.5 $
[hide=D stands for Dedekind, Z stands for Zermelo]they had two problem sets under those two names[/hide] [u]Set 4[/u] [b]D16.[/b] The cooking club at Blair creates $14$ croissants and $21$ danishes. Daniel chooses pastries randomly, stopping when he gets at least one croissant and at least two danishes. How many pastries must he choose to guarantee that he has one croissant and two danishes? [b]D17.[/b] Each digit in a $3$ digit integer is either $1, 2$, or $4$ with equal probability. What is the probability that the hundreds digit is greater than the sum of the tens digit and the ones digit? [b]D18 / Z11.[/b] How many two digit numbers are there such that the product of their digits is prime? [b]D19 / Z9.[/b] In the coordinate plane, a point is selected in the rectangle defined by $-6 \le x \le 4$ and $-2 \le y \le 8$. What is the largest possible distance between the point and the origin, $(0, 0)$? [b]D20 / Z10.[/b] The sum of two numbers is $6$ and the sum of their squares is $32$. Find the product of the two numbers. [u]Set 5[/u] [b]D21 / Z12.[/b] Triangle $ABC$ has area $4$ and $\overline{AB} = 4$. What is the maximum possible value of $\angle ACB$? [b]D22 / Z13.[/b] Let $ABCD$ be an iscoceles trapezoid with $AB = CD$ and M be the midpoint of $AD$. If $\vartriangle ABM$ and $\vartriangle MCD$ are equilateral, and $BC = 4$, find the area of trapezoid $ABCD$. [b]D23 / Z14.[/b] Let $x$ and $y$ be positive real numbers that satisfy $(x^2 + y^2)^2 = y^2$. Find the maximum possible value of $x$. [b]D24 / Z17.[/b] In parallelogram $ABCD$, $\angle A \cdot \angle C - \angle B \cdot \angle D = 720^o$ where all angles are in degrees. Find the value of $\angle C$. [b]D25.[/b] The number $12ab9876543$ is divisible by $101$, where $a, b$ represent digits between $0$ and $9$. What is $10a + b$? [u]Set 6[/u] [b]D26 / Z26.[/b] For every person who wrote a problem that appeared on the final MBMT tests, take the number of problems they wrote, and then take that number’s factorial, and finally multiply all these together to get $n$. Estimate the greatest integer $a$ such that $2^a$ evenly divides $n$. [b]D27 / Z27.[/b] Circles of radius $5$ are centered at each corner of a square with side length $6$. If a random point $P$ is chosen randomly inside the square, what is the probability that $P$ lies within all four circles? [b]D28 / Z28.[/b] Mr. Rose’s evil cousin, Mr. Caulem, has teaches a class of three hundred bees. Every week, he tries to disrupt Mr. Rose’s $4$th period by sending three of his bee students to fly around and make human students panic. Unfortunately, no pair of bees can fly together twice, as then Mr. Rose will become suspicious and trace them back to Mr. Caulem. What’s the largest number of weeks Mr. Caulem can disrupt Mr. Rose’s class? [b]D29 / Z29. [/b]Two blind brothers Beard and Bored are driving their tractors in the middle of a field facing north, and both are $10$ meters west from a roast turkey. Beard, can turn exactly $0.7^o$ and Bored can turn exactly $0.2^o$ degrees. Driving at a consistent $2$ meters per second, they drive straight until they notice the smell of the turkey getting farther away, and then turn right and repeat until they get to the turkey. Suppose Beard gets to the Turkey in about $818.5$ seconds. Estimate the amount of time it will take Bored. [b]D30 / Z30.[/b] Let a be the probability that $4$ randomly chosen positive integers have no common divisor except for $1$. Estimate $300a$. Note that the integers $1, 2, 3, 4$ have no common divisor except for $1$. Remark. This problem is asking you to find $300 \lim_{n\to \infty} a_n$, if $a_n$ is defined to be the probability that $4$ randomly chosen integers from $\{1, 2, ..., n\}$ have greatest common divisor $1$. PS. You should use hide for answers. D.1-15 / Z.1-8 problems have been collected [url=https://artofproblemsolving.com/community/c3h2916240p26045561]here [/url]and Z.15-25 [url=https://artofproblemsolving.com/community/c3h2916258p26045774]here[/url]. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
In quadrilateral $ABCD$ holds $AB=6$, $AD=4$, $\angle DAB=\angle ABC = 60^{\circ}$ and $\angle ADC = 90^{\circ}$. Find length of diagonals and area of the quadrilateral
The figure below shows a right triangle $ \triangle ABC$. [asy]unitsize(15); pair A = (0, 4); pair B = (0, 0); pair C = (4, 0); draw(A -- B -- C -- cycle); pair D = (2, 0); real p = 7 - 3sqrt(3); real q = 4sqrt(3) - 6; pair E = p + (4 - p)*I; pair F = q*I; draw(D -- E -- F -- cycle); label("$A$", A, N); label("$B$", B, S); label("$C$", C, S); label("$D$", D, S); label("$E$", E, NE); label("$F$", F, W);[/asy] The legs $ \overline{AB}$ and $ \overline{BC}$ each have length $ 4$. An equilateral triangle $ \triangle DEF$ is inscribed in $ \triangle ABC$ as shown. Point $ D$ is the midpoint of $ \overline{BC}$. What is the area of $ \triangle DEF$?
A triangle with sides of $ 5$, $ 12$, and $ 13$ has both an inscibed and a circumscribed circle. What is the distance between the centers of those circles? $ \textbf{(A)}\ \frac{3\sqrt{5}}{2}\qquad \textbf{(B)}\ \frac{7}{2}\qquad \textbf{(C)}\ \sqrt{15}\qquad \textbf{(D)}\ \frac{\sqrt{65}}{2}\qquad \textbf{(E)}\ \frac{9}{2}$
An equilateral triangle with side length $1$ has the same area as a square with side length $s$. Find $s$. $\textbf{(A) }\dfrac{\sqrt[4]3}2\hspace{14em}\textbf{(B) }\dfrac{\sqrt[4]3}{\sqrt2}\hspace{14em}\textbf{(C) }1$ $\textbf{(D) }\dfrac34\hspace{14.9em}\textbf{(E) }\dfrac43\hspace{14.9em}\textbf{(F) }\sqrt3$ $\textbf{(G) }\dfrac{\sqrt6}2$
Rhombus $PQRS$ is inscribed in rectangle $ABCD$ so that vertices $P$, $Q$, $R$, and $S$ are interior points on sides $\overline{AB}$, $\overline{BC}$, $\overline{CD}$, and $\overline{DA}$, respectively. It is given that $PB=15$, $BQ=20$, $PR=30$, and $QS=40$. Let $m/n$, in lowest terms, denote the perimeter of $ABCD$. Find $m+n$.
Consider 2 concentric circle radii $ R$ and $ r$ ($ R > r$) with centre $ O.$ Fix $ P$ on the small circle and consider the variable chord $ PA$ of the small circle. Points $ B$ and $ C$ lie on the large circle; $ B,P,C$ are collinear and $ BC$ is perpendicular to $ AP.$ [b]i.)[/b] For which values of $ \angle OPA$ is the sum $ BC^2 \plus{} CA^2 \plus{} AB^2$ extremal? [b]ii.)[/b] What are the possible positions of the midpoints $ U$ of $ BA$ and $ V$ of $ AC$ as $ \angle OPA$ varies?
Let $ABC$ be an acute triangle with $AB > AC$. Let $\Gamma $ be its circumcircle, $H$ its orthocenter, and $F$ the foot of the altitude from $A$. Let $M$ be the midpoint of $BC$. Let $Q$ be the point on $\Gamma$ such that $\angle HQA = 90^{\circ}$ and let $K$ be the point on $\Gamma$ such that $\angle HKQ = 90^{\circ}$. Assume that the points $A$, $B$, $C$, $K$ and $Q$ are all different and lie on $\Gamma$ in this order. Prove that the circumcircles of triangles $KQH$ and $FKM$ are tangent to each other. Proposed by Ukraine
The sides of a triangle have lengths $11$,$15$, and $k$, where $k$ is an integer. For how many values of $k$ is the triangle obtuse? $\textbf{(A)}\ 5 \qquad \textbf{(B)}\ 7 \qquad \textbf{(C)}\ 12 \qquad \textbf{(D)}\ 13 \qquad \textbf{(E)}\ 14$
Consider a circle centered at $O$. Parallel chords $AB$ of length $8$ and $CD$ of length $10$ are of distance $2$ apart such that $AC < AD$. We can write $\tan \angle BOD =\frac{a}{b}$ , where $a, b$ are positive integers such that gcd $(a, b) = 1$. Compute $a + b$.
Triangle $ABC$ is isosceles, with $AB=AC$ and altitude $AM=11.$ Suppose that there is a point $D$ on $\overline{AM}$ with $AD=10$ and $\angle BDC=3\angle BAC.$ Then the perimeter of $\triangle ABC$ may be written in the form $a+\sqrt{b},$ where $a$ and $b$ are integers. Find $a+b.$ [asy] import graph; size(7cm); real lsf=0.5; pen dps=linewidth(0.7)+fontsize(10); defaultpen(dps); pen ds=black; real xmin=-1.55,xmax=7.95,ymin=-4.41,ymax=5.3; draw((1,3)--(0,0)); draw((0,0)--(2,0)); draw((2,0)--(1,3)); draw((1,3)--(1,0)); draw((1,0.7)--(0,0)); draw((1,0.7)--(2,0)); label("$11$",(0.75,1.63),SE*lsf); dot((1,3),ds); label("$A$",(0.96,3.14),NE*lsf); dot((0,0),ds); label("$B$",(-0.15,-0.18),NE*lsf); dot((2,0),ds); label("$C$",(2.06,-0.18),NE*lsf); dot((1,0),ds); label("$M$",(0.97,-0.27),NE*lsf); dot((1,0.7),ds); label("$D$",(1.05,0.77),NE*lsf); clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle); [/asy]
The walls of a room are in the shape of a triangle $ABC$ with $\angle ABC = 90^\circ$, $\angle BAC = 60^\circ$, and $AB=6$. Chong stands at the midpoint of $BC$ and rolls a ball toward $AB$. Suppose that the ball bounces off $AB$, then $AC$, then returns exactly to Chong. Find the length of the path of the ball.
An isosceles trapezoid has an inscribed circle tangent to each of its four sides. The radius of the circle is $3$, and the area of the trapezoid is $72$. Let the parallel sides of the trapezoid have lengths $r$ and $s$, with $r \neq s$. Find $r^2+s^2$
An [i]annulus[/i] is the region between two concentric circles. The concentric circles in the figure have radii $ b$ and $ c$, with $ b > c$. Let $ \overline{OX}$ be a radius of the larger circle, let $ \overline{XZ}$ be tangent to the smaller circle at $ Z$, and let $ \overline{OY}$ be the radius of the larger circle that contains $ Z$. Let $ a \equal{} XZ$, $ d \equal{} YZ$, and $ e \equal{} XY$. What is the area of the annulus? $ \textbf{(A)}\ \pi a^2 \qquad \textbf{(B)}\ \pi b^2 \qquad \textbf{(C)}\ \pi c^2 \qquad \textbf{(D)}\ \pi d^2 \qquad \textbf{(E)}\ \pi e^2$ [asy]unitsize(1.4cm); defaultpen(linewidth(.8pt)); dotfactor=3; real r1=1.0, r2=1.8; pair O=(0,0), Z=r1*dir(90), Y=r2*dir(90); pair X=intersectionpoints(Z--(Z.x+100,Z.y), Circle(O,r2))[0]; pair[] points={X,O,Y,Z}; filldraw(Circle(O,r2),mediumgray,black); filldraw(Circle(O,r1),white,black); dot(points); draw(X--Y--O--cycle--Z); label("$O$",O,SSW,fontsize(10pt)); label("$Z$",Z,SW,fontsize(10pt)); label("$Y$",Y,N,fontsize(10pt)); label("$X$",X,NE,fontsize(10pt)); defaultpen(fontsize(8pt)); label("$c$",midpoint(O--Z),W); label("$d$",midpoint(Z--Y),W); label("$e$",midpoint(X--Y),NE); label("$a$",midpoint(X--Z),N); label("$b$",midpoint(O--X),SE);[/asy]
A convex quadrilateral $ABCD$ has perpendicular diagonals. The perpendicular bisectors of the sides $AB$ and $CD$ meet at a unique point $P$ inside $ABCD$. Prove that the quadrilateral $ABCD$ is cyclic if and only if triangles $ABP$ and $CDP$ have equal areas.
Find all integers $n \geq 3$ such that among any $n$ positive real numbers $a_1, a_2, \hdots, a_n$ with $\text{max}(a_1,a_2,\hdots,a_n) \leq n \cdot \text{min}(a_1,a_2,\hdots,a_n)$, there exist three that are the side lengths of an acute triangle.
Let $ABCD$ be a convex quadrilateral with perimeter $\tfrac{5}{2}$ and $AC=BD=1$. Determine the maximum possible area of $ABCD$.
$ABCD$ is a cyclic quadrilateral with $\angle BAD=90^\circ$ and $\angle ABC>90^\circ$. $AB$ is extended to a point $E$ such that $\angle AEC=90^\circ$.If $AB=7,BE=9,$ and $EC=12$,calculate $AD$.
Triangle $ABC$ is a right triangle with $AC=7,$ $BC=24,$ and right angle at $C.$ Point $M$ is the midpoint of $AB,$ and $D$ is on the same side of line $AB$ as $C$ so that $AD=BD=15.$ Given that the area of triangle $CDM$ may be expressed as $\frac{m\sqrt{n}}{p},$ where $m,$ $n,$ and $p$ are positive integers, $m$ and $p$ are relatively prime, and $n$ is not divisible by the square of any prime, find $m+n+p.$
Let $ABCD$ be a convex quadrilateral with $AB=2, AD=7,$ and $CD=3$ such that the bisectors of acute angles $\angle{DAB}$ and $\angle{ADC}$ intersect at the midpoint of $\overline{BC}.$ Find the square of the area of $ABCD.$
Find the maximum value for the area of a heptagon with all vertices on a circle and two diagonals perpendicular.
A cowboy is 4 miles south of a stream which flows due east. He is also 8 miles west and 7 miles north of his cabin. He wishes to water his horse at the stream and return home. The shortest distance (in miles) he can travel and accomplish this is $ \textbf{(A)}\ 4\plus{}\sqrt{185} \qquad \textbf{(B)}\ 16 \qquad \textbf{(C)}\ 17 \qquad \textbf{(D)}\ 18 \qquad \textbf{(E)}\ \sqrt{32}\plus{}\sqrt{137}$
A ladder is leaning against a house with its lower end $15$ feet from the house. When the lower end is pulled $9$ feet farther from the house, the upper end slides $13$ feet down. How long is the ladder (in feet)?
Let $ ABC$ be a triangle, and $ I$ its incenter. Let the incircle of $ ABC$ touch side $ BC$ at $ D$, and let lines $ BI$ and $ CI$ meet the circle with diameter $ AI$ at points $ P$ and $ Q$, respectively. Given $ BI \equal{} 6, CI \equal{} 5, DI \equal{} 3$, determine the value of $ \left( DP / DQ \right)^2$.