From 1d173d22a011598f869805b12bad4cf3b99bf8a0 Mon Sep 17 00:00:00 2001 From: RasperRevision <131694670+RasperRevision@users.noreply.github.com> Date: Fri, 5 Jul 2024 08:37:02 +0100 Subject: [PATCH] Update index.html --- maths/index.html | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/maths/index.html b/maths/index.html index 809e78e..16b9d9a 100644 --- a/maths/index.html +++ b/maths/index.html @@ -1,10 +1,13 @@ + + + +MathJax TeX Test Page - + + +When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are +$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$ + +