Difference between revisions of "2001 AMC 10 Problems/Problem 15"
Pidigits125 (talk | contribs) (→Solution 1) |
Pidigits125 (talk | contribs) (→Solution 1) |
||
Line 19: | Line 19: | ||
If we look at it the other way, we see the distance between the stripes is the height and the base is <math> 50 </math>. | If we look at it the other way, we see the distance between the stripes is the height and the base is <math> 50 </math>. | ||
+ | |||
+ | <asy> | ||
+ | draw((0,0)--(5,0)); | ||
+ | draw((2.5,5)--(7.5,5)); | ||
+ | draw((0,0)--(2.5,5)); | ||
+ | draw((5,0)--(7.5,5),linewidth(2)); | ||
+ | draw((2,4)--(7,4),dashed);</asy> | ||
The area is still the same, so the distance between the stripes is <math> 600/50 = \boxed{\textbf{(C)}\ 12} </math>. | The area is still the same, so the distance between the stripes is <math> 600/50 = \boxed{\textbf{(C)}\ 12} </math>. |
Revision as of 17:47, 16 March 2011
Problem
A street has parallel curbs feet apart. A crosswalk bounded by two parallel stripes crosses the street at an angle. The length of the curb between the stripes is feet and each stripe is feet long. Find the distance, in feet, between the stripes.
Solutions
Solution 1
Drawing the problem out, we see we get a parallelogram with a height of and a base of , giving an area of .
If we look at it the other way, we see the distance between the stripes is the height and the base is .
The area is still the same, so the distance between the stripes is .
Solution 2
Alternatively, we could use similar triangles--the triangle (created by the length of the bordering stripe and the difference between the two curbs) is similar to the triangle, where we are trying to find (the shortest distance between the two stripes). Therefore, would have to be .
See Also
2001 AMC 10 (Problems • Answer Key • Resources) | ||
Preceded by Problem 14 |
Followed by Problem 16 | |
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 | ||
All AMC 10 Problems and Solutions |