Problem 31
Question
Solve each equation. $$ \frac{5}{n-3}-\frac{3}{n+3}=1 $$
Step-by-Step Solution
Verified Answer
The solutions are \( n = 6 \) and \( n = -5 \).
1Step 1: Identify the Denominators
First, observe the denominators in the equation: \( n-3 \) and \( n+3 \). These need to be considered when finding a common denominator as we will eventually clear the fractions.
2Step 2: Find the Common Denominator
The common denominator of the fractions is \((n-3)(n+3)\). This is the product of both denominators, which allows us to eliminate the fractions by multiplying through by this common denominator.
3Step 3: Clear the Fractions
Multiply every term in the equation by the common denominator \((n-3)(n+3)\): \[ (n-3)(n+3) \left(\frac{5}{n-3} - \frac{3}{n+3}\right) = (n-3)(n+3) \times 1 \]This simplifies to: \[ 5(n+3) - 3(n-3) = (n-3)(n+3) \]
4Step 4: Expand and Simplify
Expand both sides of the equation:\[ 5n + 15 - 3n + 9 = n^2 - 9 \]Combine like terms:\[ 2n + 24 = n^2 - 9 \]
5Step 5: Rearrange into a Quadratic Equation
Move all terms to one side of the equation to form a quadratic equation:\[ 0 = n^2 - 2n - 33 \]
6Step 6: Solve the Quadratic Equation
Factor the quadratic equation:\[ n^2 - 2n - 33 = (n - 6)(n + 5) \]Set each factor equal to zero and solve:\[ n - 6 = 0 \] or \[ n + 5 = 0 \]So, \( n = 6 \) or \( n = -5 \).
7Step 7: Verify the Solutions
Check each potential solution in the original equation. For \( n = 6 \), \[ \frac{5}{6-3} - \frac{3}{6+3} = \frac{5}{3} - \frac{3}{9} = \frac{5}{3} - \frac{1}{3} = 1 \]For \( n = -5 \), \[ \frac{5}{-5-3} - \frac{3}{-5+3} = \frac{5}{-8} - \frac{3}{-2} = \frac{5}{-8} + \frac{3}{2} = \frac{-5}{8} + \frac{12}{8} = 1 \]Both solutions satisfy the original equation.
Key Concepts
Solving Rational EquationsQuadratic EquationsCommon Denominator
Solving Rational Equations
Rational equations are equations containing fractions with polynomials in their numerators and/or denominators. Understanding how to solve these requires a few important steps. The key idea is to eliminate fractions to simplify the equation. This involves using the concept of the common denominator.
Here’s a simple approach to tackling rational equations like the one in our exercise:
Here’s a simple approach to tackling rational equations like the one in our exercise:
- Identify the denominators in the equation. In our example, they are \(n-3\) and \(n+3\).
- Find a common denominator, which allows you to multiply through and clear the fractions.
- Once the fractions are cleared, you can work with a simplified equation, often transforming it into a form you are more familiar with, like a quadratic equation.
Quadratic Equations
Quadratic equations appear frequently in algebra, often taking the form \( ax^2 + bx + c = 0 \). They arise during the process of solving rational equations after clearing fractions. Simplifying and rearranging the equation can result in a standard quadratic form.
To solve a quadratic equation, you typically use one of these methods:
To solve a quadratic equation, you typically use one of these methods:
- Factoring: This involves expressing the quadratic equation as a product of two binomials. For example, the equation \(n^2 - 2n - 33 = 0\) is factored into \((n-6)(n+5)\).
- Quadratic Formula: This formula \(n = \frac{-b \pm \sqrt{b^2-4ac}}{2a}\) can be used to find solutions for any quadratic equation.
- Completing the square or graphing may also be used in more complex scenarios.
Common Denominator
A common denominator is essential when working with rational equations. It is a common multiple of the denominators of all fractions involved in the equation. By using a common denominator, you can transform the equation to eliminate fractions.
Here's how you find and use a common denominator:
Here's how you find and use a common denominator:
- Identify each distinct denominator in the equation. In our example, these are \(n-3\) and \(n+3\).
- The common denominator is the product of these denominators, \((n-3)(n+3)\).
- Multiply every term in the equation by the common denominator, effectively eliminating the fractions.
Other exercises in this chapter
Problem 30
Write each of the following in terms of \(i\) and simplify. $$ \sqrt{-33} $$
View solution Problem 31
Solve each inequality. $$ 4\left(x^{2}-36\right)
View solution Problem 31
Simplify and reduce each expression. $$ 3 x^{2}+19 x+20=0 $$
View solution Problem 31
Use the method of completing the square to solve each quadratic equation. $$ y^{2}-7 y+3=0 $$
View solution