Art of Problem Solving

2007 AMC 8 Problems/Problem 22: Difference between revisions

Created page with '5'
 
Wrote solution
Line 1: Line 1:
5
Algebraic: The shortest segments would be perpendicular to the square. The lemming went <math>x</math> meters horizontally and <math>y</math> meters vertically. No matter how much it went, the lemming would have been <math>x</math> and <math>y</math> meters from the sides and <math>10-x</math> and <math>10-y</math> meters from the remaining two. To find the average, add the lengths of the four segments and divide by four: <math>\frac {x+10-x+y+10-y}{4} = 5</math>
----
Solution: 5 '''(C)'''

Revision as of 19:55, 21 November 2011

Algebraic: The shortest segments would be perpendicular to the square. The lemming went $x$ meters horizontally and $y$ meters vertically. No matter how much it went, the lemming would have been $x$ and $y$ meters from the sides and $10-x$ and $10-y$ meters from the remaining two. To find the average, add the lengths of the four segments and divide by four: $\frac {x+10-x+y+10-y}{4} = 5$


Solution: 5 (C)