Sliding Square

Geometry Level 5

If the coordinates of A is (x, y) find x + y correct to the nearest 3 decimal places.


The answer is 4.796.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Labeling the final position for A A as ( a , b ) (a,b) , a a is the solution of the equation

18 π 72 sin 1 ( 2 ( a + 2 ) 12 ) ( a + 2 ) ( 72 ( a + 2 ) 2 ( a + 2 ) ) = 8 18\pi - 72*\sin^{-1}(\frac{\sqrt{2}(a + 2)}{12}) - (a + 2)*(\sqrt{72 - (a + 2)^{2}} - (a + 2)) = 8 ,

which has solution a = 1.897774...... a = 1.897774...... . Now since b = a + 1 b = a + 1 , we have

a + b = 2 a + 1 = 4.796 a + b = 2a + 1 = \boxed{4.796} to 3 3 decimal places.

I will provide more details in the morning, but I just wanted to get something posted now so that others can make general comments and queries.

Note that the desired fractional coverage is 1 2 \frac{1}{2} , (I read it initially as 1 3 \frac{1}{3} , leading to an incorrect first attempt), and that the radius of the circle is 6 2 6\sqrt{2} .

EDIT: O.k., now for some details.

The circle has equation ( x + 2 ) 2 + ( y + 1 ) 2 = 72 (x + 2)^{2} + (y + 1)^{2} = 72 , and O E OE lies on the line y = x + 1 y = x + 1 . So, as noted above, once we find ( a , b ) (a,b) the desired solution will be 2 a + 1 2a + 1 .

With the square in its final position, we will have A A at ( a , b ) (a,b) and B B at ( a , Y ) (a,Y) where Y Y is the point of intersection of the circle and the line x = a x = a . Plugging x = a x = a into the circle equation yields

( a + 2 ) 2 + ( Y + 1 ) 2 = 72 Y = 72 ( a + 2 ) 2 1 (a + 2)^{2} + (Y + 1)^{2} = 72 \Longrightarrow Y = \sqrt{72 - (a + 2)^{2}} - 1 ,

as we are looking for Y Y in the first quadrant. Now the area of the portion of the square lying within the circle will be the area of sector O B D OBD minus the combined areas of triangles Δ O B A \Delta OBA and Δ O D A \Delta ODA . Now by symmetry these two triangles have the same area.

Now let B O A = θ \angle BOA = \theta and O B A = α \angle OBA = \alpha . We have that O A B = 3 π 4 \angle OAB = \frac{3\pi}{4} , and that O A OA has length

( a + 2 ) 2 + ( b + 1 ) 2 = ( a + 2 ) 2 + ( a + 2 ) 2 = 2 ( a + 2 ) \sqrt{(a + 2)^{2} + (b + 1)^{2}} = \sqrt{(a + 2)^{2} + (a + 2)^{2}} = \sqrt{2} * (a + 2) .

So using the Sine Law on Δ O B A \Delta OBA , we see that

sin ( 3 π 4 ) 6 2 = sin ( α ) 2 ( a + 2 ) α = sin 1 ( 2 ( a + 2 ) 12 ) \dfrac{\sin(\frac{3\pi}{4})}{6\sqrt{2}} = \dfrac{\sin(\alpha)}{\sqrt{2}*(a + 2)} \Longrightarrow \alpha = \sin^{-1}(\frac{\sqrt{2}*(a + 2)}{12}) .

Now B O D = 2 θ = 2 ( π 4 α ) = π 2 2 α \angle BOD = 2\theta = 2(\frac{\pi}{4} - \alpha) = \frac{\pi}{2} - 2\alpha , and so the area of sector O B D OBD is

( 1 2 ) ( 6 2 ) 2 ( 2 θ ) = 18 π 72 sin 1 ( 2 ( a + 2 ) 12 ) (\frac{1}{2})*(6\sqrt{2})^{2}*(2\theta) = 18\pi - 72*\sin^{-1}(\frac{\sqrt{2}*(a + 2)}{12}) .

The area of Δ O B A \Delta OBA is

( 1 2 ) ( a ( 2 ) ) ( Y b ) = ( 1 2 ) ( a + 2 ) ( 72 ( a + 2 ) 2 1 ( a + 1 ) ) ) (\frac{1}{2})*(a - (-2))*(Y - b) = (\frac{1}{2})*(a + 2)*(\sqrt{72 - (a + 2)^{2}} - 1 - (a + 1))) ,

and thus the combined area of Δ O B A \Delta OBA and Δ O D A \Delta ODA is

( a + 2 ) ( 72 ( a + 2 ) 2 ( a + 2 ) ) (a + 2)*(\sqrt{72 - (a + 2)^{2}} - (a + 2)) .

Given that we need to find a a such that half the box lies inside the circle, we are thus led to the equation presented at the beginning of this post, which is then solved using numerical methods.

Note that this problem can also be solved using calculus, (and probably more easily that way), but since Guiseppi tagged this as a geometry problem I chose to take the above approach.

Great problem, Guiseppi. I also like the 'sliding square' graphics; makes the post really stand out. :)

Brian Charlesworth - 6 years, 6 months ago

Log in to reply

Thanks, Brian. I have another ready to go in that series, but maybe easier. I plan to call it Shrinking Square. I'm waiting for more response on this one.

Guiseppi Butel - 6 years, 6 months ago

Log in to reply

Amazing one sir , how did you animated the picture @Guiseppi Butel

sandeep Rathod - 6 years, 6 months ago

Log in to reply

@Sandeep Rathod I downloaded an application. It's free for 15 animations, then I must upgrade.

Guiseppi Butel - 6 years, 6 months ago

Log in to reply

@Guiseppi Butel Which one ?

sandeep Rathod - 6 years, 6 months ago

Log in to reply

@Sandeep Rathod It's called "Easy Gif Animator"

Guiseppi Butel - 6 years, 6 months ago

Log in to reply

@Guiseppi Butel Just to make the calculation a little bit easier, you can shift the entire coordinate system so that the center of the circle is at the origin, and after all the operations are finished, just make the shift back

Bruce Xu - 6 years, 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...