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: 1679

The diagonals of quadrilateral $ABCD$ intersect in point $E$. Given that $|AB| =|CE|$, $|BE| = |AD|$, and $\angle AED = \angle BAD$, determine the ratio $|BC|:|AD|$.
The sizes of the freshmen class and the sophomore class are in the ratio $5:4$. The sizes of the sophomore class and the junior class are in the ratio $7:8$. The sizes of the junior class and the senior class are in the ratio $9:7$. If these four classes together have a total of $2158$ students, how many of the students are freshmen?
Let $a,b,c$ be positive reals satisfying $a^3+b^3+c^3+abc=4$. Prove that \[ \frac{(5a^2+bc)^2}{(a+b)(a+c)} + \frac{(5b^2+ca)^2}{(b+c)(b+a)} + \frac{(5c^2+ab)^2}{(c+a)(c+b)} \ge \frac{(a^3+b^3+c^3+6)^2}{a+b+c} \] and determine the cases of equality. [i]Proposed by Evan Chen[/i]
Incircle of triangle $ ABC$ touches $ AB,AC$ at $ P,Q$. $ BI, CI$ intersect with $ PQ$ at $ K,L$. Prove that circumcircle of $ ILK$ is tangent to incircle of $ ABC$ if and only if $ AB\plus{}AC\equal{}3BC$.
Given a parallelogram $ABCD$, join $A$ to the midpoints $E$ and $F$ of the opposite sides $BC$ and $CD$. $AE$ and $AF$ intersect the diagonal $BD$ in $M$ and $N$. Prove that $M$ and $N$ divide $BD$ into three equal parts.
Rachelle uses 3 pounds of meat to make 8 hamburgers for her family. How many pounds of meat does she need to make 24 hamburgers for a neighborhood picnic? $\textbf{(A)}\hspace{.05in}6 \qquad \textbf{(B)}\hspace{.05in}6\dfrac23 \qquad \textbf{(C)}\hspace{.05in}7\dfrac12 \qquad \textbf{(D)}\hspace{.05in}8 \qquad \textbf{(E)}\hspace{.05in}9 $
Three distinct real numbers form (in some order) a 3-term arithmetic sequence, and also form (in possibly a different order) a 3-term geometric sequence. Compute the greatest possible value of the common ratio of this geometric sequence.
Find the ratio between the sum of the areas of the circles and the area of the fourth circle that are shown in the figure Each circle passes through the center of the previous one and they are internally tangent. [img]https://cdn.artofproblemsolving.com/attachments/d/2/29d2be270f7bcf9aee793b0b01c2ef10131e06.jpg[/img]
In a triangle $ABC$ assume $AB = AC$, and let $D$ and $E$ be points on the extension of segment $BA$ beyond $A$ and on the segment $BC$, respectively, such that the lines $CD$ and $AE$ are parallel. Prove $CD \ge \frac{4h}{BC}CE$, where $h$ is the height from $A$ in triangle $ABC$. When does equality hold?
Two positive valued sequences $\{ a_{n}\}$ and $\{ b_{n}\}$ satisfy: (a): $a_{0}=1 \geq a_{1}$, $a_{n}(b_{n+1}+b_{n-1})=a_{n-1}b_{n-1}+a_{n+1}b_{n+1}$, $n \geq 1$. (b): $\sum_{i=1}^{n}b_{i}\leq n^{\frac{3}{2}}$, $n \geq 1$. Find the general term of $\{ a_{n}\}$.
On average, for every 4 sports cars sold at the local dealership, 7 sedans are sold. The dealership predicts that it will sell 28 sports cars next month. How many sedans does it expect to sell? $ \textbf{(A)}\ 7 \qquad \textbf{(B)}\ 32 \qquad \textbf{(C)}\ 35 \qquad \textbf{(D)}\ 49 \qquad \textbf{(E)}\ 112$
Let $P$ and $Q$ be distinct points in the plane of a triangle $ABC$ such that $AP : AQ = BP : BQ = CP : CQ$. Prove that the line $PQ$ passes through the circumcenter of the triangle.
In scalene $\triangle ABC$, $I$ is the incenter, $I_a$ is the $A$-excenter, $D$ is the midpoint of arc $BC$ of the circumcircle of $ABC$ not containing $A$, and $M$ is the midpoint of side $BC$. Extend ray $IM$ past $M$ to point $P$ such that $IM = MP$. Let $Q$ be the intersection of $DP$ and $MI_a$, and $R$ be the point on the line $MI_a$ such that $AR\parallel DP$. Given that $\frac{AI_a}{AI}=9$, the ratio $\frac{QM} {RI_a}$ can be expressed in the form $\frac{m}{n}$ for two relatively prime positive integers $m,n$. Compute $m+n$. [i]Ray Li.[/i] [hide="Clarifications"][list=1][*]"Arc $BC$ of the circumcircle" means "the arc with endpoints $B$ and $C$ not containing $A$".[/list][/hide]
Let $\triangle ABC$ have incenter $I$. The line $CI$ intersects the circumcircle of $\triangle ABC$ for the second time at $L$, and $CI=2IL$. Points $M$ and $N$ lie on the segment $AB$, such that $\angle AIM =\angle BIN = 90^{\circ}$. Prove that $AB=2MN$.
As shown in the figure, triangle $ABC$ is divided into six smaller triangles by lines drawn from the vertices through a common interior point. The areas of four of these triangles are as indicated. Find the area of triangle $ABC$. [asy] size(200); pair A=origin, B=(14,0), C=(9,12), D=foot(A, B,C), E=foot(B, A, C), F=foot(C, A, B), H=orthocenter(A, B, C); draw(F--C--A--B--C^^A--D^^B--E); label("$A$", A, SW); label("$B$", B, SE); label("$C$", C, N); label("84", centroid(H, C, E), fontsize(9.5)); label("35", centroid(H, B, D), fontsize(9.5)); label("30", centroid(H, F, B), fontsize(9.5)); label("40", centroid(H, A, F), fontsize(9.5));[/asy]
In the diagram below $ \angle CAB, \angle CBD$, and $\angle CDE$ are all right angles with side lengths $AC = 3$, $BC = 5$, $BD = 12$, and $DE = 84$. The distance from point $E$ to the line $AB$ can be expressed as the ratio of two relatively prime positive integers, $m$ and $n$. Find $m + n$. [asy] size(300); defaultpen(linewidth(0.8)); draw(origin--(3,0)--(0,4)--cycle^^(0,4)--(6,8)--(3,0)--(30,-4)--(6,8)); label("$A$",origin,SW); label("$B$",(0,4),dir(160)); label("$C$",(3,0),S); label("$D$",(6,8),dir(80)); label("$E$",(30,-4),E);[/asy]
[asy] size(2.5inch); pair A, B, C, E, F, G; A = (0,3); B = (-1,0); C = (3,0); E = (0,0); F = (1,2); G = intersectionpoint(B--F,A--E); draw(A--B--C--cycle); draw(A--E); draw(B--F); label("$A$",A,N); label("$B$",B,W); label("$C$",C,dir(0)); label("$E$",E,S); label("$F$",F,NE); label("$G$",G,SE); //Credit to chezbgone2 for the diagram[/asy] In triangle $ABC$, point $F$ divides side $AC$ in the ratio $1:2$. Let $E$ be the point of intersection of side $BC$ and $AG$ where $G$ is the midpoints of $BF$. The point $E$ divides side $BC$ in the ratio $\textbf{(A) }1:4\qquad\textbf{(B) }1:3\qquad\textbf{(C) }2:5\qquad\textbf{(D) }4:11\qquad \textbf{(E) }3:8$
Two positive integers $m$ and $n$ are written on the board. We replace one of two numbers in each step on the board by either their sum, or product, or ratio (if it is an integer). Depending on the numbers $m$ and $n$, specify all the pairs that can appear on the board in pairs. (Radovan Švarc)
Square $ABCD$ is inscribed in a circle. Square $EFGH$ has vertices $E$ and $F$ on $\overline{CD}$ and vertices $G$ and $H$ on the circle. The ratio of the area of square $EFGH$ to the area of square $ABCD$ can be expressed as $\frac{m}{n}$ where $m$ and $n$ are relatively prime positive integers and $m<n$. Find $10n+m$.
in a quadrilateral $ABCD$ digonals are perpendicular to each other. let $S$ be the intersection of digonals. $K$,$L$,$M$ and $N$ are reflections of $S$ to $AB$,$BC$,$CD$ and $DA$. $BN$ cuts the circumcircle of $SKN$ in $E$ and $BM$ cuts the circumcircle of $SLM$ in $F$. prove that $EFLK$ is concyclic.(20 points)
On side $AB$ of triangle $ABC$, points $M$ and $K$ are taken ($M$ on segment $AK$). It is known that $AM: MK: MB = a: b: c$. Straight lines $CM$ and $CK$ intersect for the second time the circumscribed circle of the triangle $ABC$ at points $E$ and $F$, respectively. In what ratio does the circumscribed circle of the triangle $BMF$ divide the segment $BE$?
Given distinct straight lines $ OA$ and $ OB$. From a point in $ OA$ a perpendicular is drawn to $ OB$; from the foot of this perpendicular a line is drawn perpendicular to $ OA$. From the foot of this second perpendicular a line is drawn perpendicular to $ OB$; and so on indefinitely. The lengths of the first and second perpendiculars are $ a$ and $ b$, respectively. Then the sum of the lengths of the perpendiculars approaches a limit as the number of perpendiculars grows beyond all bounds. This limit is: $ \textbf{(A)}\ \frac {b}{a \minus{} b} \qquad \textbf{(B)}\ \frac {a}{a \minus{} b} \qquad \textbf{(C)}\ \frac {ab}{a \minus{} b} \qquad \textbf{(D)}\ \frac {b^2}{a \minus{} b} \qquad \textbf{(E)}\ \frac {a^2}{a \minus{} b}$
In the plane, two intersecting lines $a$ and $b$ are given, along with a circle $\omega$ that has no common points with these lines. For any line $\ell||b$, define $A=\ell\cap a$, and $\{B,C\}=\ell\cap \omega$ such that $B$ is on segment $AC$. Construct the line $\ell$ such that the ratio $\frac{|BC|}{|AB|}$ is maximal.
The diagonals $AC$ and $BD$ of a convex quadrilateral $ABCD$ with $S_{ABC} = S_{ADC}$ intersect at $E$. The lines through $E$ parallel to $AD$, $DC$, $CB$, $BA$ meet $AB$, $BC$, $CD$, $DA$ at $K$, $L$, $M$, $N$, respectively. Compute the ratio $\frac{S_{KLMN}}{S_{ABC}}$
Bianca has a rectangle whose length and width are distinct primes less than 100. Let $P$ be the perimeter of her rectangle, and let $A$ be the area of her rectangle. What is the least possible value of $\frac{P^2}{A}$?