From d6efefc1d9e6b9fd515c5cb5f2a077e05caeaab7 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Mon, 3 Feb 2025 02:59:16 -0800 Subject: update nixos configuration to have ssh key for live iso; new journal entry --- blog/horses.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blog/horses.org') diff --git a/blog/horses.org b/blog/horses.org index 3ffda71..b55d66d 100644 --- a/blog/horses.org +++ b/blog/horses.org @@ -67,7 +67,7 @@ you will be paying $520x$ on average. Now to set up the expected value equation (which, using our simplified model, our expected value should be 0): \begin{align} \frac{99 - 260x}{100} - \frac{99 \cdot 520x}{100} = 0 \\ -\frac{99}{100} - 2.6x - \frac{514.8x} = 0 \\ +\frac{99}{100} - 2.6x - 514.8x = 0 \\ 2.6x + 514.8x = .99 \\ 517.4x = .99 \\ x = \frac{.99}{517.4} \\ -- cgit