Search Header Logo
August 6 - AMC 12 Topics

August 6 - AMC 12 Topics

Assessment

Presentation

Mathematics

6th - 8th Grade

Easy

Created by

Roman Hall

Used 3+ times

FREE Resource

17 Slides • 8 Questions

1

August 6 - AMC 12 Topics

Roman Hall

Slide image

2

AMC 12 Topics

There are 4 topics tested on the AMC 12 but not the AMC 10: they are logs, trig, complex numbers, and vectors. You won't see a lot of them in middle school, but it's good to know some things about these topics before you go to high school.


That being said, I designed this lesson with the assumption that you already have a basic understanding of some of these topics. I'm not going to explain what they are, but rather how they're applied in competition. If you know nothing about one of the topics, feel free to do your own research or just skip that part. If you are familiar with these topics, then I hope this lesson gives you a sense of some the more advanced topics beyond the AMC 10.

3

Log Properties

  •  logb1=0\log_b1=0  

  •  logbb=1\log_bb=1  

  •  logbmn=nlogbm\log_bm^n=n\log_bm  

  •  logbmn=logbm+logbn\log_bmn=\log_bm+\log_bn  

  •  logbmn=logbmlogbn\log_b\frac{m}{n}=\log_bm-\log_bn  

  •  logmn=logbnlogbm\log_mn=\frac{\log_bn}{\log_bm}  (base change)

4

Open Ended

Log Warmup
Compute  log1410243\log_{\frac{1}{4}}\sqrt[3]{1024} .

5

Solution to Log Warmup

Use log properties to write  log1410243=log142103=103log142\log_{\frac{1}{4}}\sqrt[3]{1024}=\log_{\frac{1}{4}}2^{\frac{10}{3}}=\frac{10}{3}\log_{\frac{1}{4}}2 . Exponent properties tell us that  (14)12=2\left(\frac{1}{4}\right)^{-\frac{1}{2}}=2 . It follows that  log142=12\log_{\frac{1}{4}}2=-\frac{1}{2} , and the requested answer is  103(12)=53\frac{10}{3}\left(-\frac{1}{2}\right)=-\frac{5}{3} .

6

Open Ended

2015 AMC 12A Problem 14
Compute the value of  aa  for which  1log2a+1log3a+1log4a=1\frac{1}{\log_2a}+\frac{1}{\log_3a}+\frac{1}{\log_4a}=1 .

7

Solution to 2015 AMC 12A Problem 14

Do a base change to get
  1=1log2a+1log3a+1log4a=loga2+loga3+loga4=loga241=\frac{1}{\log_2a}+\frac{1}{\log_3a}+\frac{1}{\log_4a}=\log_a2+\log_a3+\log_a4=\log_a24 

It follows that  loga24=1a=24\log_a24=1\Longrightarrow a=24 .

8

Open Ended

Log Bonus (SEND YOUR SOLUTION TO WIN A PRIZE)
Compute the real number  x>1x>1  which satisfies the equation  log2xlog4xlog6x=log2xlog4x+log2xlog6x+log4xlog6x\log_2x\log_4x\log_6x=\log_2x\log_4x+\log_2x\log_6x+\log_4x\log_6x .

9

Trig Identities

  •  sinx=sinx\sin-x=-\sin x  

  •  cosx=cosx\cos-x=\cos x  

  •  sin2x+cos2x=1\sin^2x+\cos^2x=1  

  •  sin2x=2sinxcosx\sin2x=2\sin x\cos x  

  •  cos2x=12sin2x=2cos2x1\cos2x=1-2\sin^2x=2\cos^2x-1  

  •  sin(π2x)=cosx\sin\left(\frac{\pi}{2}-x\right)=\cos x  

  •  cos(π2x)=sinx\cos\left(\frac{\pi}{2}-x\right)=\sin x  

10

Trig Identities

  •  sin(πx)=sinx\sin\left(\pi-x\right)=\sin x  

  •  cos(πx)=cosx\cos\left(\pi-x\right)=-\cos x  

  •  secx=1cosx\sec x=\frac{1}{\cos x}  

  •  tanx=sinxcosx\tan x=\frac{\sin x}{\cos x}  

  •  1+tan2x=sec2x1+\tan^2x=\sec^2x  

  •  cscx=1sinx\csc x=\frac{1}{\sin x}  

  •  cotx=1tanx=cosxsinx\cot x=\frac{1}{\tan x}=\frac{\cos x}{\sin x}  

11

Trig Identities

  •  sin(a+b)=sinacosb+cosasinb\sin\left(a+b\right)=\sin a\cos b+\cos a\sin b  

  •  sin(ab)=sinacosbcosasinb\sin\left(a-b\right)=\sin a\cos b-\cos a\sin b  

  •  cos(a+b)=cosacosbsinasinb\cos\left(a+b\right)=\cos a\cos b-\sin a\sin b  

  •  cos(ab)=cosacosb+sinasinb\cos\left(a-b\right)=\cos a\cos b+\sin a\sin b  

  •  tan(a+b)=tana+tanb1tanatanb\tan\left(a+b\right)=\frac{\tan a+\tan b}{1-\tan a\tan b}  

  •  tan(ab)=tanatanb1+tanatanb\tan\left(a-b\right)=\frac{\tan a-\tan b}{1+\tan a\tan b}  

  •  tan2x=2tanx1tan2x\tan2x=\frac{2\tan x}{1-\tan^2x}  

12

Open Ended

1999 AHSME Problem 27
In triangle  ABCABC  3sinA+4cosB=63\sin A+4\cos B=6  and  4sinB+3cosA=14\sin B+3\cos A=1 . Compute the degree measure of  <C<C .

13

Solution to 1999 AHSME Problem 27

Square the given equations and add, simplifying with the Pythagorean Identity  sin2x+cos2x=1\sin^2x+\cos^2x=1 .

 9sin2A+16cos2B+24sinAcosB=369\sin^2A+16\cos^2B+24\sin A\cos B=36 
 9cos2A+16sin2B+24cosAsinB=19\cos^2A+16\sin^2B+24\cos A\sin B=1  
 25+24(sinAcosB+cosAsinB)=3725+24\left(\sin A\cos B+\cos A\sin B\right)=37  
 12=sinAcosB+cosAsinB\frac{1}{2}=\sin A\cos B+\cos A\sin B  

Replace the right side with the sine addition identity to get  12=sin(A+B)=sin(180°C)=sinC\frac{1}{2}=\sin\left(A+B\right)=\sin\left(180°-C\right)=\sin C  . It follows that  <C=30°,150°<C=30°,150° . The latter is not possible, so the answer is  3030 .

14

Law of Sines

In triangle  ABCABC -- where side  aa  is opposite angle  AA  bb  is opposite  BB , and  cc  is opposite  CC -- and where  RR  is the circumradius

 asinA=bsinB=csinC=2R\frac{a}{\sin A}=\frac{b}{\sin B}=\frac{c}{\sin C}=2R   

15

Open Ended

2019 AMC 12A Problem 19
In triangle  ABCABC  with integer side lengths,  cosA=1116\cos A=\frac{11}{16}  cosB=78\cos B=\frac{7}{8} , and  cosC=14\cos C=-\frac{1}{4} . Compute the least possible perimeter for triangle  ABCABC .

16

Solution to 2019 AMC 12A Problem 19

Use the Pythagorean Identity  sin2x+cos2x=1\sin^2x+\cos^2x=1  on each angle to get

 sinA=31516, sinB=158, sinC=154\sin A=\frac{3\sqrt{15}}{16},\ \sin B=\frac{\sqrt{15}}{8},\ \sin C=\frac{\sqrt{15}}{4}  

By the Law of Sines,  a:b:c=sinA:sinB:sinC=31516:158:154=3:2:4a:b:c=\sin A:\sin B:\sin C=\frac{3\sqrt{15}}{16}:\frac{\sqrt{15}}{8}:\frac{\sqrt{15}}{4}=3:2:4  

The least possible perimeter is  3+2+4=93+2+4=9 

17

Law of Cosines

For a triangle with sides of lengths  a,b,ca,b,c  opposite angles of measures  A,B,CA,B,C 

 c2=a2+b22abcosCc^2=a^2+b^2-2ab\cos C  
 b2=a2+c22accosBb^2=a^2+c^2-2ac\cos B  
 a2=b2+c22bccosAa^2=b^2+c^2-2bc\cos A  

18

Open Ended

ARML 2009 Team Round Problem 2
In triangle  ABCABC  AB=4AB=4  BC=6BC=6 , and  AC=8AC=8 . Squares  ABQRABQR  and  BCSTBCST  are drawn external to and lie in the same plane as triangle  ABCABC . Compute  QTQT .

19

Solution to ARML 2009 Team Round Problem 2

Set  m<ABC=xm<ABC=x  and  m<TBQ=ym<TBQ=y . Then  x+y=180°x+y=180°  and so  cosx+cosy=0\cos x+\cos y=0 . Applying the Law of Cosines to triangles  ABCABC  and  TBQTBQ  gives  AC2=AB2+BC22ABBCcosxAC^2=AB^2+BC^2-2AB\cdot BC\cos x  and  QT2=BT2+BQ22BTBQcosyQT^2=BT^2+BQ^2-2BT\cdot BQ\cos y , which, after substituting values, become  82=42+6248cosx8^2=4^2+6^2-48\cos x  and  QT2=42+6248cosyQT^2=4^2+6^2-48\cos y . Adding the last two equations yields  QT2+82=2(42+62)QT^2+8^2=2\left(4^2+6^2\right)  or  QT=210QT=2\sqrt{10} .

20

De Moive's Theorem

 (cosθ+isinθ)n=cosnθ+isinnθ\left(\cos\theta+i\sin\theta\right)^n=\cos n\theta+i\sin n\theta  

21

Open Ended

Compute  (1+i32)2021\left(\frac{1+i\sqrt{3}}{2}\right)^{2021}  

22

Solution

Note that  1+i32=12+32i=cosπ3+isinπ3\frac{1+i\sqrt{3}}{2}=\frac{1}{2}+\frac{\sqrt{3}}{2}i=\cos\frac{\pi}{3}+i\sin\frac{\pi}{3}  

Applying De Moive's Theorem gives

  (cosπ3+isinπ3)2021=cos2021π3+isin2021π3=cos5π3+isin5π3\left(\cos\frac{\pi}{3}+i\sin\frac{\pi}{3}\right)^{2021}=\cos\frac{2021\pi}{3}+i\sin\frac{2021\pi}{3}=\cos\frac{5\pi}{3}+i\sin\frac{5\pi}{3}  


Simplifying that gives the final answer of  1232i\frac{1}{2}-\frac{\sqrt{3}}{2}i  

23

Vectors

We'll close with a vectors problem

24

Open Ended

ARML 2009 Team Round Problem 5
Let  A1A2A3A4A5A6A7A8A_1A_2A_3A_4A_5A_6A_7A_8  be a regular octagon. Let  uu  be the vector from  A1A_1  to  A2A_2  and let  vv  be the vector from  A1A_1  to  A8A_8 . The vector from  A1A_1  to  A4A_4  can be written as  au+bvau+bv  for a unique ordered pair of real numbers  (a,b)\left(a,b\right) . Compute  (a,b)\left(a,b\right) .

25

Solution to ARML 2009 Team Round Problem 5

Solution is too much to type but the answer is  (2+2,1+2)\left(2+\sqrt{2},1+\sqrt{2}\right) 

August 6 - AMC 12 Topics

Roman Hall

Slide image

Show answer

Auto Play

Slide 1 / 25

SLIDE