# Nakafa Framework: LLM URL: https://nakafa.com/en/subject/high-school/10/mathematics/quadratic-function/quadratic-equation Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/subject/high-school/10/mathematics/quadratic-function/quadratic-equation/en.mdx Output docs content for large language models. --- import { ReadingRoomProblem } from "./reading-room-problem"; export const metadata = { title: "Quadratic Equations", description: "Learn to solve quadratic equations using factorization, completing the square, and quadratic formula. Master ax²+bx+c=0 with step-by-step examples and real-world problems.", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "04/19/2025", subject: "Quadratic Functions", }; ## What is a Quadratic Equation? A quadratic equation is a mathematical equation involving a quadratic form. This equation contains a variable with the highest power of 2. The general form of a quadratic equation is: with the condition that and are real numbers. ### Origins of the Term "Quadratic" The term "quadratic" comes from the Latin word _quadratus_, which means "to make a square." This relates to the geometric interpretation of the form which can be viewed as the area of a square with side length . ## How to Solve Quadratic Equations Quadratic equations can be solved in various ways. Here are some commonly used methods: ### Factorization The factorization method involves breaking down the quadratic equation into a product of two linear factors. For example:
From the factored form above, we can get the solutions: - If , then - If , then Therefore, the roots of the quadratic equation are or . ### Completing the Square This method involves transforming the quadratic equation into a perfect square form. Example: We divide all terms by 2: Move the constant to the right side: Add to both sides:
Therefore:
### Using the Quadratic Formula For the equation , the roots can be determined using the formula: Example: With , , and :
Therefore: ## Formulating Problems as Quadratic Equations Many real-life problems can be modeled using quadratic equations. Let's explore some examples: ### Reading Room Problem Four reading corners of the same size are created in a classroom measuring 4 m × 6 m. If each corner is a square with side length meters, then the remaining area of the room for arranging student seating is:
### Problem of Multiplying Two Numbers The product of two numbers is 63 and their sum is 16. We can solve this using a quadratic equation. Let's say the two numbers are and , then: - , so - Substituting the value of :
By factoring this equation or using the quadratic formula, we can find the values of and . ### Vehicle Speed Problem A vehicle travels a distance of 320 km at a certain speed. If the vehicle travels 24 km/h faster, its travel time is reduced by 3 hours. We can find the initial speed using a quadratic equation. Let's say the initial speed is km/h and the initial travel time is hours, then: - (distance = speed × time) - (second condition) From the first equation: Substituting into the second equation: The solution process will result in a quadratic equation that can be solved to find the value of . ## Common Misconceptions About Quadratic Equations Some common misconceptions include: 1. Identifying the addition operation as . **Concrete example**: If a room's length is meters, and increases by 3 meters, then its length becomes meters, not meters. 2. Labeling an equation as a quadratic equation simply because the highest power of the variable is 2, without considering the overall form of the equation. Remember that a quadratic equation is a polynomial with the standard form where . ## Forms of Quadratic Equations Consider the following forms, which ones are quadratic equations? 1. This is not a quadratic equation because it contains the term . 2. This is not a quadratic equation in standard form, because it has a fractional form with variables in the denominator. 3. This is a quadratic equation because it is in the form with . 4. This is not a quadratic equation because it contains the term . ## Practice Problems **Identifying Quadratic Equations** Determine whether the following mathematical equations are quadratic equations: 1. 2. 3. 4. **Factorization** Expand the following equations: 1. 2. 3. ### Answer Key **Identifying Quadratic Equations** 1. **Answer**: Not a quadratic equation, because it has the highest power of 3 (). This is a cubic equation. 2. **Answer**: Quadratic equation, because it is in the form with , , and . 3. **Answer**: Not a quadratic equation, because it contains the term . This is a fractional equation. 4. **Answer**: Not a quadratic equation, because it contains the term . This is a mixed equation. **Factorization** 1. **Answer**:
So, the product of the two factors is 2. **Answer**:
Multiply all terms by 3 to simplify:
So, the product of the two factors is or 3. **Answer**:
Factoring as :
So, the product of the two factors is **Solving Quadratic Equations** Let's solve some equations from the factorization results above: 1. **Answer**: Factorization:
Therefore: - If , then - If , then The roots of the equation are: or 2. **Answer**: Using the quadratic formula:
Therefore: - - The roots of the equation are: or Verification by factorization:
3. **Answer**: Simplify the equation by dividing all terms by 2:
Factorization:
Therefore: - If , then - If , then The roots of the equation are: or