lesson -1
Here is the **WordPress-formatted worked solution** using inline LaTeX for your Eduma site:
—
### **Problem**
Solve the equation:
\$latex x^2 – 4 = 0\$
—
### **Solution**
**Rewrite as a difference of squares**
We recognize that \$latex x^2 – 4 = x^2 – 2^2\$, which is a difference of squares.
So,
\$latex x^2 – 4 = (x – 2)(x + 2) = 0\$
**Apply the zero product property**
If \$latex (x – 2)(x + 2) = 0\$, then either:
\$latex x – 2 = 0\$
or
\$latex x + 2 = 0\$
**Solve each equation**
\$latex x = 2\$
\$latex x = -2\$Question 1
Maximum Marks: 6 (GDC Not required)
\(\displaystyle 1 + 9 + 25 + \cdots + (2n – 1)^2 = \frac{n(4n^2 – 1)}{3}\) for all integers \(n \geq 1\).
COURSE DESCRIPTION
A series of Videos from ThimPress, give you a detailed tutorial to create an LMS Website with LearnPress – LMS & Education WordPress Plugin.
This course is a detailed and easy tutorial to get you all setup and going with the use of LearnPress LMS Plugin. It is a free and simple plugin to help you create an Online Courses Website step by step. The tutorial guides you through the configuration of the plugin, creation of Courses, Lessons, Quizzes, and finally guides you on how to boost up your Website with Premium LearnPress Add-ons brought to you by ThimPress (creator of LearnPress). It also shows how you could configure additional items like the course layouts and featured images.
To solve the quadratic equation:
x2−5x+5=0x^2 – 5x + 5 = 0
We use the quadratic formula:
x=−b±b2−4ac2ax = \frac{-b \pm \sqrt{b^2 – 4ac}}{2a}
Here, a=1a = 1, b=−5b = -5, c=5c = 5
x=−(−5)±(−5)2−4(1)(5)2(1)=5±25−202=5±52x = \frac{-(-5) \pm \sqrt{(-5)^2 – 4(1)(5)}}{2(1)} = \frac{5 \pm \sqrt{25 – 20}}{2} = \frac{5 \pm \sqrt{5}}{2}
Final Answer:
x=5±52x = \frac{5 \pm \sqrt{5}}{2}