Found problems: 1679
Let $ABCD$ be a convex quadrilateral with $AB$ parallel to $CD$. Let $P$ and $Q$ be the midpoints of $AC$ and $BD$, respectively. Prove that if $\angle ABP=\angle CBD$, then $\angle BCQ=\angle ACD$.
$P$ is an arbitrary point inside acute triangle $ABC$. Let $A_1,B_1,C_1$ be the reflections of point $P$ with respect to sides $BC,CA,AB$. Prove that the centroid of triangle $A_1B_1C_1$ lies inside triangle $ABC$.
Let $ABC$ be an acute-angled triangle with $AB\not= AC$. Let $\Gamma$ be the circumcircle, $H$ the orthocentre and $O$ the centre of $\Gamma$. $M$ is the midpoint of $BC$. The line $AM$ meets $\Gamma$ again at $N$ and the circle with diameter $AM$ crosses $\Gamma$ again at $P$. Prove that the lines $AP,BC,OH$ are concurrent if and only if $AH=HN$.
If an arc of $60^\circ$ on circle I has the same length as an arc of $45^\circ$ on circle II, the ratio of the area of circle I to that of circle II is:
$\textbf{(A)}\ 16:9 \qquad
\textbf{(B)}\ 9:16 \qquad
\textbf{(C)}\ 4:3 \qquad
\textbf{(D)}\ 3:4 \qquad
\textbf{(E)}\ \text{None of these} $
Let $I, O$ be the incenter and the circumcenter of triangle $ABC$, and $D,E,F$ be the circumcenters of triangle $ BIC, CIA, AIB$. Let $ P, Q, R$ be the midpoints of segments $ DI, EI, FI $. Prove that the circumcenter of triangle $PQR $, $M$, is the midpoint of segment $IO$.
In rectangle $ ABCD$, $ AB\equal{}5$ and $ BC\equal{}3$. Points $ F$ and $ G$ are on $ \overline{CD}$ so that $ DF\equal{}1$ and $ GC\equal{}2$. Lines $ AF$ and $ BG$ intersect at $ E$. Find the area of $ \triangle{AEB}$.
[asy]unitsize(6mm);
defaultpen(linewidth(.8pt)+fontsize(8pt));
pair A=(0,0), B=(5,0), C=(5,3), D=(0,3), F=(1,3), G=(3,3);
pair E=extension(A,F,B,G);
draw(A--B--C--D--A--E--B);
label("$A$",A,SW);
label("$B$",B,SE);
label("$C$",C,NE);
label("$D$",D,NW);
label("$E$",E,N);
label("$F$",F,SE);
label("$G$",G,SW);
label("$B$",B,SE);
label("1",midpoint(D--F),N);
label("2",midpoint(G--C),N);
label("3",midpoint(B--C),E);
label("3",midpoint(A--D),W);
label("5",midpoint(A--B),S);[/asy]$ \textbf{(A)}\ 10 \qquad
\textbf{(B)}\ \frac{21}{2} \qquad
\textbf{(C)}\ 12 \qquad
\textbf{(D)}\ \frac{25}{2} \qquad
\textbf{(E)}\ 15$
In a convex quadrilateral $ABCD$ suppose $AC \cap BD = O$ and $M$ is the midpoint of $BC$. Let $MO \cap AD = E$. Prove that $\frac{AE}{ED} = \frac{S_{\triangle ABO}}{S_{\triangle CDO}}$.
For two different regular icosahedrons it is known that some six of their vertices are vertices of a regular octahedron. Find the ratio of the edges of these icosahedrons.
If $x$ and $y$ are non-zero numbers such that $x=1+\dfrac{1}{y}$ and $y=1+\dfrac{1}{x}$, then $y$ equals:
$\textbf{(A)}\ x-1 \qquad
\textbf{(B)}\ 1-x \qquad
\textbf{(C)}\ 1+x \qquad
\textbf{(D)}\ -x \qquad
\textbf{(E)}\ x $
Let $ABC$ be a triangle and $D$ a point inside the triangle, located on the median of $A$. Prove that if $\angle BDC = 180^o - \angle BAC$, then $AB \cdot CD = AC \cdot BD$.
An $18.5$ g sample of tin $\text{(M = 118.7)}$ combines with $10.0$ g of sulfur $\text{(M = 32.07)}$ to form a compound. What is the empirical formula of this compound?
$ \textbf{(A) }\ce{SnS}\qquad\textbf{(B) }\ce{SnS2}\qquad\textbf{(C) }\ce{Sn2S}\qquad\textbf{(D) }\ce{Sn2S3}\qquad $
Semicircles $POQ$ and $ROS$ pass through the center of circle $O$. What is the ratio of the combined areas of the two semicircles to the area of circle $O$?
[asy]
import graph; size(7.5cm); real lsf=0.5; pen dps=linewidth(0.7)+fontsize(10); defaultpen(dps); pen ds=black; real xmin=-6.27,xmax=10.01,ymin=-5.65,ymax=10.98; draw(circle((0,0),2)); draw((-3,0)--(3,0),EndArrow(6)); draw((0,-3)--(0,3),EndArrow(6)); draw(shift((0.01,1.42))*xscale(1.41)*yscale(1.41)*arc((0,0),1,179.76,359.76)); draw(shift((-0.01,-1.42))*xscale(1.41)*yscale(1.41)*arc((0,0),1,-0.38,179.62)); draw((-1.4,1.43)--(1.41,1.41)); draw((-1.42,-1.41)--(1.4,-1.42)); label("$ P(-1,1) $",(-2.57,2.17),SE*lsf); label("$ Q(1,1) $",(1.55,2.21),SE*lsf); label("$ R(-1,-1) $",(-2.72,-1.45),SE*lsf); label("$S(1,-1)$",(1.59,-1.49),SE*lsf);
dot((0,0),ds); label("$O$",(-0.24,-0.35),NE*lsf); dot((1.41,1.41),ds); dot((-1.4,1.43),ds); dot((1.4,-1.42),ds); dot((-1.42,-1.41),ds);
clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);
[/asy]
$ \textbf{(A)}\ \frac{\sqrt 2}4 \qquad\textbf{(B)}\ \frac 12 \qquad\textbf{(C)}\ \frac{2}{\pi} \qquad\textbf{(D)}\ \frac{2}{3}\qquad\textbf{(E)}\ \frac{\sqrt 2}{2} $
Let $D$ be the midpoint of the side $BC$ of a triangle $ABC$. Let $M$ be a point on the side $BC$ such that $\angle BAM = \angle DAC$. Further, let $L$ be the second intersection point of the circumcircle of the triangle $CAM$ with the side $AB$, and let $K$ be the second intersection point of the circumcircle of the triangle $BAM$ with the side $AC$. Prove that $KL \parallel BC$.
For every triangle $ ABC$, let $ D,E,F$ be a point located on segment $ BC,CA,AB$, respectively. Let $ P$ be the intersection of $ AD$ and $ EF$. Prove that:
\[ \frac{AB}{AF}\times DC\plus{}\frac{AC}{AE}\times DB\equal{}\frac{AD}{AP}\times BC\]
Let $ O$ be the circumcircle of a $ \Delta ABC$ and let $ I$ be its incenter, for a point $ P$ of the plane let $ f(P)$ be the point obtained by reflecting $ P'$ by the midpoint of $ OI$, with $ P'$ the homothety of $ P$ with center $ O$ and ratio $ \frac{R}{r}$ with $ r$ the inradii and $ R$ the circumradii,(understand it by $ \frac{OP}{OP'}\equal{}\frac{R}{r}$). Let $ A_1$, $ B_1$ and $ C_1$ the midpoints of $ BC$, $ AC$ and $ AB$, respectively. Show that the rays $ A_1f(A)$, $ B_1f(B)$ and $ C_1f(C)$ concur on the incircle.
Determine the smallest positive real number $ k$ with the following property. Let $ ABCD$ be a convex quadrilateral, and let points $ A_1$, $ B_1$, $ C_1$, and $ D_1$ lie on sides $ AB$, $ BC$, $ CD$, and $ DA$, respectively. Consider the areas of triangles $ AA_1D_1$, $ BB_1A_1$, $ CC_1B_1$ and $ DD_1C_1$; let $ S$ be the sum of the two smallest ones, and let $ S_1$ be the area of quadrilateral $ A_1B_1C_1D_1$. Then we always have $ kS_1\ge S$.
[i]Author: Zuming Feng and Oleg Golberg, USA[/i]
A circle that passes through the vertex $A$ of a rectangle $ABCD$ intersects the side $AB$ at a second point $E$ different from $B.$ A line passing through $B$ is tangent to this circle at a point $T,$ and the circle with center $B$ and passing through $T$ intersects the side $BC$ at the point $F.$ Show that if $\angle CDF= \angle BFE,$ then $\angle EDF=\angle CDF.$
Consider a circle $O_1$ with radius $R$ and a point $A$ outside the circle. It is known that $\angle BAC=60^\circ$, where $AB$ and $AC$ are tangent to $O_1$. We construct infinitely many circles $O_i$ $(i=1,2,\dots\>)$ such that for $i>1$, $O_i$ is tangent to $O_{i-1}$ and $O_{i+1}$, that they share the same tangent lines $AB$ and $AC$ with respect to $A$, and that none of the $O_i$ are larger than $O_1$. Find the total area of these circles.
I know this problem was easy, but it still appeared in the TST, and so I posted it. It was kind of a disappointment for me.
In parallelogram $ABCD,$ let $O$ be the intersection of diagonals $\overline{AC}$ and $\overline{BD}.$ Angles $CAB$ and $DBC$ are each twice as large as angle $DBA,$ and angle $ACB$ is $r$ times as large as angle $AOB.$ Find the greatest integer that does not exceed $1000r.$
Let $ABCD$ be a cyclic quadrilateral. Let $E$ and $F$ be variable points on the sides $AB$ and $CD$, respectively, such that $AE:EB=CF:FD$. Let $P$ be the point on the segment $EF$ such that $PE:PF=AB:CD$. Prove that the ratio between the areas of triangles $APD$ and $BPC$ does not depend on the choice of $E$ and $F$.
$(GBR 4)$ The segment $AB$ perpendicularly bisects $CD$ at $X$. Show that, subject to restrictions, there is a right circular cone whose axis passes through $X$ and on whose surface lie the points $A,B,C,D.$ What are the restrictions?
Point $ E$ is selected on side $ AB$ of triangle $ ABC$ in such a way that $ AE: EB \equal{} 1: 3$ and point $ D$ is selected on side $ BC$ such that $ CD: DB \equal{} 1: 2$. The point of intersection of $ AD$ and $ CE$ is $ F$. Then $ \frac {EF}{FC} \plus{} \frac {AF}{FD}$ is:
$ \textbf{(A)}\ \frac {4}{5} \qquad \textbf{(B)}\ \frac {5}{4} \qquad \textbf{(C)}\ \frac {3}{2} \qquad \textbf{(D)}\ 2 \qquad \textbf{(E)}\ \frac {5}{2}$
The sides $AD$ and $BC$ of a convex quadrilateral $ABCD$ are extended to meet at $E$. Let $H$ and $G$ be the midpoints of $BD$ and $AC$, respectively. Find the ratio of the area of the triangle $EHG$ to that of the quadrilateral $ABCD$.
Find the 3-digit number whose ratio with the sum of its digits it's minimal.
Let $I$ be the incenter of a triangle $ABC$ with $\angle BAC=60^\circ$. A line through $I$ parallel to $AC$ intersects $AB$ at $F$. Let $P$ be the point on the side $BC$ such that $3BP=BC$. Prove that $\angle BFP=\frac12\angle ABC$.