AoPSWiki
Looking for a challenging algebra text? Preparing for MATHCOUNTS or the AMC exams?
Check out Art of Problem Solving's Introduction to Algebra by Richard Rusczyk.
Personal tools

2009 AMC 12B Problems/Problem 9

From AoPSWiki

Contents

Problem

Triangle ABC has vertices A = (3,0), B = (0,3), and C, where C is on the line x + y = 7. What is the area of \triangle ABC?


\mathrm{(A)}\ 6\qquad\mathrm{(B)}\ 8\qquad\mathrm{(C)}\ 10\qquad\mathrm{(D)}\ 12\qquad\mathrm{(E)}\ 14

Solution

Solution 1

Because the line x + y = 7 is parallel to \overline {AB}, the area of \triangle ABC is independent of the location of C on that line. Therefore it may be assumed that C is (7,0). In that case the triangle has base AC = 4 and altitude 3, so its area is \frac 12 \cdot 4 \cdot 3 = \boxed {6}.

Solution 2

The base of the triangle is AB = \sqrt{3^2 + 3^2} = 3\sqrt 2. Its altitude is the distance between the point A and the parallel line x + y = 7, which is \frac 4{\sqrt 2} = 2\sqrt 2. Therefore its area is \frac 12 \cdot 3\sqrt 2 \cdot 2\sqrt 2 = \boxed{6}. The answer is \mathrm{(A)}.

unitsize(0.75cm);defaultpen(0.8);pair A=(3,0), B=(0,3);draw ( (-1,0) -- (9,0), dashed );draw ( (0,-1) -- (0,9), dashed );dot(...

See also

2009 AMC 12B (ProblemsResources)
Preceded by
Problem 8
Followed by
Problem 10
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Try our innovative online adaptive learning system, Alcumus.
Over 1100 problems and 60+ video lessons. FREE!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us