Maths Formulae Equations Square Root

Square Root Equations – Solutions & Simplification

Explore how to solve equations involving square roots and radicals. Learn domain checks and algebraic manipulation.
🔑

Definition of Square Root

The square root of a number x is a number y such that y² = x. In other words, it is a value that, when multiplied by itself, gives the original number. By convention, the term "square root" refers to the principal square root, which is the non-negative root. It is the inverse operation of squaring a non-negative number.

\[ \sqrt{x} = y \quad \text{if and only if} \quad y^2 = x \text{ and } y \ge 0 \]
Fundamental Definition

Key terminology associated with the square root function:

TermNotationDescription
Radical SymbolThe symbol used to denote the principal (non-negative) square root.
Radicandx in √xThe number or expression under the radical symbol.
Perfect Square4, 9, 16...A number that is the square of an integer, resulting in an integer square root.
Principal Root√25 = 5The non-negative square root of a number. For example, both 5 and -5 square to 25, but the principal root is 5.
🧮

Key Formulas

\[ \sqrt{a \cdot b} = \sqrt{a} \cdot \sqrt{b} \quad (\text{for } a, b \ge 0) \]
Product Rule
\[ \sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}} \quad (\text{for } a \ge 0, b > 0) \]
Quotient Rule
\[ \sqrt{x^2} = |x| \]
Absolute Value Relationship
\[ (\sqrt{x})^2 = x \quad (\text{for } x \ge 0) \]
Inverse Property
\[ \sqrt{x} = x^{1/2} \]
Exponential Notation
📈

Graphical Representation

x y (0,0) f(x) = √x Domain: x ≥ 0 Range: y ≥ 0 f′(x) = 1/(2√x) (steep near 0, flat far)
Square root function f(x) = √x: starts at the origin, concave down, only defined for x≥0. The slope 1/(2√x) decreases as x increases — steep near 0, flattening out.

The graph of the function y = √x is a curve that starts at the origin (0, 0) and extends into the first quadrant. It rises from left to right, but at a decreasing rate (it is concave down). The x-axis represents the input (radicand), which must be non-negative, and the y-axis represents the output (the principal square root), which is also always non-negative.

🔬

Mathematical Properties

The square root function has several important mathematical properties:

  • Domain: The function is defined only for non-negative real numbers. Domain: [0, ∞).
  • Range: The output (principal root) is always non-negative. Range: [0, ∞).
  • Monotonicity: The function is strictly increasing; as x increases, √x also increases.
  • Concavity: The graph is concave down, which means its rate of increase slows as x gets larger. This models concepts like diminishing returns.
  • Continuity: The function is continuous over its entire domain.
  • Inverse Relationship: It is the inverse of the squaring function f(x) = x² for x ≥ 0.
💡

Proof of the Product Rule

We will prove the product rule for square roots, which states that for non-negative numbers a and b, √(ab) = √a ⋅ √b.

1. Definition: Let x = √a and y = √b. By the definition of a square root, this implies that x² = a and y² = b. Since a and b are non-negative, x and y are also non-negative.

2. Combine Terms: Consider the product of x and y and square it.

\[ (x \cdot y)^2 = x^2 \cdot y^2 \]

3. Substitution: Substitute a for x² and b for y² into the equation.

\[ (x \cdot y)^2 = a \cdot b \]

4. Conclusion: According to the definition of a square root, if squaring a non-negative number (xy) gives the result ab, then that number is the square root of the result. Therefore:

\[ x \cdot y = \sqrt{ab} \]

Substituting back the original definitions for x and y gives the final proof.

\[ \sqrt{a} \cdot \sqrt{b} = \sqrt{ab} \]
✍️

Worked Example: Simplifying Radicals

Simplify the expression √180.
  1. Find the largest perfect square that is a factor of 180. The perfect squares are 4, 9, 16, 25, 36, 49... We see that 36 is a factor of 180 (180 = 36 × 5).
  2. Rewrite the radical using this factorization: √180 = √(36 × 5).
  3. Apply the product rule √(a·b) = √a · √b: √(36 × 5) = √36 × √5.
  4. Calculate the square root of the perfect square: √36 = 6.
  5. Combine the terms to get the simplified form: 6√5.
√180 = 6√5
Rationalize the denominator of the fraction 7 / √3.
  1. To remove the square root from the denominator, multiply the numerator and denominator by √3.
  2. Expression: (7 / √3) × (√3 / √3).
  3. Multiply the numerators: 7 × √3 = 7√3.
  4. Multiply the denominators: √3 × √3 = 3.
  5. Combine the results to form the new fraction.
7 / √3 = (7√3) / 3
🧮

Try It

🚀

Applications

Geometry & Architecture: The square root is fundamental to the Pythagorean theorem for calculating distances and the lengths of diagonals. Architects use it for scaling drawings, ensuring structural stability, and calculating areas.

Physics & Engineering: Many physical laws involve square roots, such as calculating velocity from kinetic energy, the period of a pendulum, or the speed of a wave. In electrical engineering, the Root Mean Square (RMS) value of an alternating current is a crucial measure.

Statistics & Data Science: The standard deviation, a key measure of the spread of data, is calculated using a square root. It is also used in error analysis (Root Mean Square Error) and data normalization techniques.

Finance & Economics: Financial analysts use square roots to calculate the volatility of stock prices, a measure of risk. The square root of time is often a factor in option pricing models like the Black-Scholes model.

🌍

Real-World Examples

A 10-foot ladder is leaning against a wall. The base of the ladder is 6 feet away from the wall. How high up the wall does the ladder reach?
  1. This forms a right-angled triangle with the ladder as the hypotenuse (c=10), the distance from the wall as one leg (a=6), and the height on the wall as the other leg (b).
  2. Use the Pythagorean theorem, a² + b² = c², rearranged to solve for b: b = √(c² - a²).
  3. Substitute the values: b = √(10² - 6²).
  4. Calculate the squares: b = √(100 - 36).
  5. Subtract: b = √64.
  6. Calculate the square root: b = 8.
The ladder reaches 8 feet up the wall.
A car skids to a stop. A police officer measures the skid marks to be 200 feet long. Using the formula v = √24d, where 'v' is the speed in mph and 'd' is the skid distance in feet, estimate the car's speed.
  1. Identify the given distance: d = 200 feet.
  2. Substitute the value into the formula: v = √(24 × 200).
  3. Perform the multiplication inside the radical: v = √4800.
  4. Calculate the square root: v ≈ 69.28.
The car was traveling at approximately 69.3 mph.
🏞️

Real-World Scenarios

v = √(2gh) — velocity under gravity
Free-Fall Velocity Calculation
An object dropped from height h reaches speed v = √(2gh) at ground level. From h = 20 m: v = √(2×9.8×20) ≈ 19.8 m/s. The square-root function is concave — doubling height increases speed by only √2 ≈ 1.41×, not 2×. Engineers use this in roller-coaster design, avalanche modelling, and calculating impact speeds for safety testing — where the square root curve directly relates fall height to impact severity.
r r = √(A/π) from area
Pipe Sizing from Flow Area
Given a required cross-sectional flow area A, the pipe radius is r = √(A/π). A 0.01 m² duct needs r = √(0.01/π) ≈ 0.056 m = 56 mm radius. Mechanical engineers use this square-root relationship when sizing ventilation ducts, water pipes, and orifice plates. The concavity of √x means doubling the radius quadruples the area — important for scaling duct networks efficiently.
T = 2π√(L/g)
Pendulum Clock Period
A pendulum's period is T = 2π√(L/g). To have T = 2 s (a "seconds pendulum"): 2 = 2π√(L/9.8), so L = 9.8/π² ≈ 0.993 m. The √L relationship means doubling L only increases the period by √2 ≈ 1.41×. Clockmakers use this square-root relationship to set pendulum length, and seismometers use pendulums of precisely calculated lengths to detect specific earthquake frequencies.

Gardening and Landscaping. A landscape designer planning a square garden with a specific area must calculate the square root of that area to determine the length of each side. This is essential for ordering fencing, laying out paths, and buying the correct amount of soil or turf.

GPS and Navigation. GPS satellites and mapping software calculate the straight-line distance between two coordinates using a formula derived from the Pythagorean theorem, which involves a square root. This "as the crow flies" distance is fundamental to route planning and location services.

Art and Photography. Artists use the "golden ratio," a number involving the square root of 5, to create proportions that are considered aesthetically pleasing. Photographers use the "rule of thirds," which is a simplification of these principles, to compose visually balanced images.

🗂️

Types and Classifications

While the square root itself is a single operation, it is part of the broader family of roots and can be classified based on the nature of its result.

TypeExampleDescription
Rational Roots√9 = 3The square root of a perfect square, which results in a rational number (an integer or a simple fraction).
Irrational Roots√2 ≈ 1.414...The square root of a non-perfect square, which results in an irrational number (a non-repeating, non-terminating decimal).
Nth Roots³√8 = 2A generalization of the square root. The nth root of x is a number that, when multiplied by itself n times, equals x.
Complex Roots√(-4) = 2iThe square root of a negative number, which is not a real number but exists in the complex number system, involving the imaginary unit <i>i</i> (where i² = -1).
⚠️

Common Mistakes

⚠️ Distributing over addition/subtraction: A very common error is to assume √(a + b) = √a + √b. This is incorrect. For example, √(9 + 16) = √25 = 5, but √9 + √16 = 3 + 4 = 7.
⚠️ Forgetting the absolute value: Students often simplify √(x²) to just x. The correct simplification is |x|, because x could be negative. For example, √((-5)²) = √25 = 5, which is |-5|, not -5.
⚠️ Ignoring extraneous solutions: When solving an equation like √(x+2) = x, squaring both sides gives x+2 = x², which has solutions x=2 and x=-1. However, substituting x=-1 back into the original equation gives √1 = -1, which is false. Therefore, x=-1 is an extraneous solution that must be discarded.
🚀

Study Strategy

1 📖 Grasp the Core Concepts
  • Review the definition of a square root as the inverse operation of squaring a number.
  • Distinguish between the principal (positive) square root and the negative square root.
  • Understand the parts of the radical expression: the radical symbol (√), the radicand, and the index.
  • Examine the graph of y = √x to visualize why the domain and range are restricted to non-negative numbers.
2 🧠 Memorize the Key Properties
  • Commit the Product Rule (√ab = √a ⋅ √b) and Quotient Rule (√(a/b) = √a / √b) to memory.
  • Learn the first 20 perfect squares (1, 4, 9, ..., 400) to speed up simplification.
  • Internalize the property that for any real number x, √x² = |x|, noting the absolute value.
  • Remember that you cannot distribute a square root over addition or subtraction (e.g., √(a+b) ≠ √a + √b).
3 ✏️ Practice with Worked Examples
  • Follow the provided 'Worked Example' for simplifying radicals, then replicate the steps on your own.
  • Practice simplifying expressions by factoring out perfect squares from the radicand (e.g., √72 = √36 ⋅ √2 = 6√2).
  • Work on problems involving adding and subtracting like radicals (e.g., 3√5 + 2√5 = 5√5).
  • Try rationalizing the denominator for expressions with a square root in the bottom of a fraction.
4 🌍 Apply to Real-World Scenarios
  • Use the formula s = √A to calculate the side length of a square given its area.
  • Apply the square root within the Pythagorean theorem to find the length of a missing side in a right triangle.
  • Solve problems from the 'Real-World Examples' section, such as calculating pendulum periods or object velocity.
  • Use the distance formula, which relies on square roots, to find the straight-line distance between two points on a map.
Mastering square roots is about building a strong foundation and then applying it, turning complex problems into simple solutions.

Frequently Asked Questions

×

×