Skip to content

Commit f02acea

Browse files
committed
hiding beside the point until answer is revealed
1 parent a9654cd commit f02acea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2024-11-11-BESIDE-THE-POINT.md renamed to _posts/2024-12-02-BESIDE-THE-POINT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "Jane Street Puzzle: Beside the Point"
44
subtitle: "Presenting my solution to the Beside the Point puzzle"
5-
date: 2024-11-11 09:36:00
5+
date: 2024-12-02 09:36:00
66
author: "Krystian Wojcicki"
77
header-img: "img/posts/jekyll-bg.jpg"
88
comments: true
@@ -92,9 +92,9 @@ x ^ 2 + y^2 = x_1^2 + y^2 \\
9292
x^2 + y^2 -2x = x_1^2 +y_1^2 - 2x_1
9393
$$
9494

95-
![Expansions](../img/posts/beside_the_point.gif)
95+
![Visualization of the solution](../img/posts/beside_the_point.gif)
9696

97-
The above clip visually shows how the two circles defined above encompass the entire valid area for the red point.
97+
The above clip visually shows how the two circles defined above encompass the entire valid area for the red point. You can play with the demo yourself [here](https://www.desmos.com/calculator/nluntf7z6c).
9898

9999
The intersection of these two circles needs to be removed (formulas taken from [here](https://web.archive.org/web/20180422082904/http://mathforum.org/library/drmath/view/54785.html))
100100

0 commit comments

Comments
 (0)