From 4701e279034b37abe8fa1595f9c21fbc6c3394ba Mon Sep 17 00:00:00 2001 From: Harish Mohan Raj Date: Mon, 20 Jan 2025 06:52:38 +0000 Subject: [PATCH] Polishing --- notebook/agentchat_MathChat.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/notebook/agentchat_MathChat.ipynb b/notebook/agentchat_MathChat.ipynb index deacb28d89..f8cdcc9f99 100644 --- a/notebook/agentchat_MathChat.ipynb +++ b/notebook/agentchat_MathChat.ipynb @@ -136,7 +136,7 @@ "source": [ "### Example 1\n", "\n", - "Problem: Find all $x$ that satisfy the inequality $(2x+10)(x+3)<(3x+9)(x+8)$. Express your answer in interval notation.\n", + "Problem: Find all $x$ that satisfy the inequality `$(2x+10)(x+3)<(3x+9)(x+8)$`. Express your answer in interval notation.\n", "\n", "Correct Solution: \n", "We have \\begin{align*} (2x+10)(x+3)&<(3x+9)(x+8) \\quad \\Rightarrow\n", @@ -145,7 +145,7 @@ "\\\\ (2x+10-(3x+24))(x+3)&<0 \\quad \\Rightarrow\n", "\\\\ (-x-14)(x+3)&<0 \\quad \\Rightarrow\n", "\\\\ (x+14)(x+3)&>0.\n", - "\\end{align*} This inequality is satisfied if and only if $(x+14)$ and $(x+3)$ are either both positive or both negative. Both factors are positive for $x>-3$ and both factors are negative for $x<-14$. When $-14-3$ and both factors are negative for `$x<-14$`. When `$-14