MathDB

Problems(2)

im bad at asymptote

Source: November 2021 AMC 10 A/7, 12 A/6

11/11/2021
As shown in the figure below, point EE lies on the opposite half-plane determined by line CDCD from point AA so that CDE=110\angle CDE = 110^\circ. Point FF lies on AD\overline{AD} so that DE=DFDE=DF, and ABCDABCD is a square. What is the degree measure of AFE?\angle AFE? [asy] size(6cm); pair A = (0,10); label("AA", A, N); pair B = (0,0); label("BB", B, S); pair C = (10,0); label("CC", C, S); pair D = (10,10); label("DD", D, SW); pair EE = (15,11.8); label("EE", EE, N); pair F = (3,10); label("FF", F, N); filldraw(D--arc(D,2.5,270,380)--cycle,lightgray); dot(A^^B^^C^^D^^EE^^F); draw(A--B--C--D--cycle); draw(D--EE--F--cycle); label("110110^\circ", (15,9), SW); [/asy] <spanclass=latexbold>(A)</span>160<spanclass=latexbold>(B)</span>164<spanclass=latexbold>(C)</span>166<spanclass=latexbold>(D)</span>170<spanclass=latexbold>(E)</span>174<span class='latex-bold'>(A) </span>160\qquad<span class='latex-bold'>(B) </span>164\qquad<span class='latex-bold'>(C) </span>166\qquad<span class='latex-bold'>(D) </span>170\qquad<span class='latex-bold'>(E) </span>174
Asymptote2021 AMC Fall
MAA did a little trolling

Source: 10B #7/12B #5

11/17/2021
Call a fraction ab\frac{a}{b}, not necessarily in the simplest form special if aa and bb are positive integers whose sum is 1515. How many distinct integers can be written as the sum of two, not necessarily different, special fractions?
<spanclass=latexbold>(A)</span> 9<spanclass=latexbold>(B)</span> 10<spanclass=latexbold>(C)</span> 11<spanclass=latexbold>(D)</span> 12<spanclass=latexbold>(E)</span> 13<span class='latex-bold'>(A)</span>\ 9 \qquad<span class='latex-bold'>(B)</span>\ 10 \qquad<span class='latex-bold'>(C)</span>\ 11 \qquad<span class='latex-bold'>(D)</span>\ 12 \qquad<span class='latex-bold'>(E)</span>\ 13
SFFTFractionsAMCAMC 10number theory