AMC 10 · 2003 · #20
Grade 8 geometry-2d
Pick an answer.
AMC 10 2003 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The hard part of this problem is locating E, a point that lives outside the rectangle where two slanted lines cross. The cleanest way to pin down a crossing point is to drop the whole figure onto a coordinate grid (Tool #1), so every corner becomes an (x,y) pair and each line becomes an equation. Put the bottom-left corner A at the origin; then A,B,C,D,F,G all get exact coordinates. Next, introduce the two lines as algebra (Tools #4 and #13): line AF and line BG each become a simple y = mx+b. Finding E is then one small subproblem (Tool #7) — set the two equations equal and solve. The area is a second small subproblem: triangle AEB sits on base AB along the x-axis, so its height is just the y-coordinate of E, and area =1/2 · base · height.
Put the rectangle on a grid
Set A=(0,0) with AB on the x-axis: B=(5,0), C=(5,3), D=(0,3), and on the top side F=(1,3), G=(3,3).
Giving every corner an (x,y) address turns "where do the lines cross?" into arithmetic instead of guesswork.
5.G.A.1Draw A DiagramWrite the equation of line AF
Line AF runs from A=(0,0) to F=(1,3), so its slope is 3/1=3; passing through the origin, it is y=3x.
A line through the origin is just y = (slope) x, so its rule takes one step to write.
8.EE.B.6Introduce A VariableWrite the equation of line BG
Line BG runs from B=(5,0) to G=(3,3), so its slope is 3/(-2)=-3/2 and through B the line is y=-3/2(x-5).
Two points fix a line; slope plus one point it passes through is all its equation needs.
8.EE.B.6Convert To AlgebraFind E where the lines meet
Both hold at the crossing, so 3x=-3/2(x-5) gives 9/2 x=15/2, x=5/3, and y=3·5/3=5: E=(5/3,5).
The one point that sits on both lines is found by making their two y-rules agree.
The one point sitting on both lines is found by making their two rules agree.
▸ Why?
A point lies on a line exactly when its coordinates satisfy that line's equation.
▸ Why?
Setting the two expressions equal keeps both statements true, so solving them together is safe.
Compute the area of triangle AEB
Base AB=5 lies on the x-axis and the height is E's y-coordinate 5, so the area is 1/2·5·5=25/2, choice (D).
When a triangle's base sits on the x-axis, its height is just how high the top vertex reaches.
6.G.A.1Identify SubproblemsDrop the picture onto a coordinate grid: turn each line into an equation, solve them together to find where they cross, and the height of that crossing point is all you need for the triangle's area.
- Put the rectangle on a grid
- Write the equation of line AF
- Write the equation of line BG
- Find E where the lines meet
- Compute the area of triangle AEB