Questions: Solve the equation. Check the solution.
19/p = 3 + p/(p+1)
The solution set is .
(Simplify your answer. Type an exact answer, using radicals as needed. Use a comma to separate answers as needed.)
Transcript text: Solve the equation. Check the solution.
\[
\frac{19}{p}=3+\frac{p}{p+1}
\]
The solution set is $\square$ \}.
(Simplify your answer. Type an exact answer, using radicals as needed. Use a comma to separate answers as needed.)
Solution
Solution Steps
To solve the equation \(\frac{19}{p} = 3 + \frac{p}{p+1}\), we first eliminate the fractions by finding a common denominator, which is \(p(p+1)\). Multiply both sides of the equation by this common denominator to clear the fractions. Then, simplify and solve the resulting quadratic equation for \(p\). Finally, check the solutions to ensure they do not make any denominators zero.
Step 1: Clear the Fractions
We start with the equation
\[
\frac{19}{p} = 3 + \frac{p}{p+1}.
\]
To eliminate the fractions, we multiply both sides by \(p(p+1)\):
\[
19(p+1) = (3p + p^2).
\]
Step 2: Rearrange the Equation
Expanding both sides gives:
\[
19p + 19 = 3p + p^2.
\]
Rearranging this leads to:
\[
p^2 - 16p - 19 = 0.
\]
Step 3: Solve the Quadratic Equation
We apply the quadratic formula \(p = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\) where \(a = 1\), \(b = -16\), and \(c = -19\):