Difference between revisions of "1996 AIME Problems/Problem 4"
(→Solution) |
|||
Line 3: | Line 3: | ||
== Solution == | == Solution == | ||
− | <center><asy> | + | $<center><asy> |
import three; | import three; | ||
size(250);defaultpen(0.7+fontsize(9)); | size(250);defaultpen(0.7+fontsize(9)); | ||
Line 20: | Line 20: | ||
label("$6$",(unit*(r+1)/2,0,0),N); | label("$6$",(unit*(r+1)/2,0,0),N); | ||
label("$7$",(unit*r,unit*r/2,0),SW); | label("$7$",(unit*r,unit*r/2,0),SW); | ||
− | </asy></center> | + | </asy></center><math> |
− | (Figure not to scale) The area of the square shadow base is <math>48 + 1 = 49< | + | (Figure not to scale) The area of the square shadow base is </math>48 + 1 = 49<math>, and so the sides of the shadow are </math>7<math>. Using the similar triangles in blue, |
− | <math>\frac {x}{1} = \frac {1}{6}< | + | </math>\frac {x}{1} = \frac {1}{6}<math>, and </math>\left\lfloor 1000x \right\rfloor = \boxed{166}$. |
== See also == | == See also == |
Revision as of 12:51, 13 April 2015
Problem
A wooden cube, whose edges are one centimeter long, rests on a horizontal surface. Illuminated by a point source of light that is centimeters directly above an upper vertex, the cube casts a shadow on the horizontal surface. The area of the shadow, which does not include the area beneath the cube is 48 square centimeters. Find the greatest integer that does not exceed .
Solution
$
48 + 1 = 497\frac {x}{1} = \frac {1}{6}\left\lfloor 1000x \right\rfloor = \boxed{166}$.
See also
1996 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 3 |
Followed by Problem 5 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.