Subjects algebra

Solve R Equation 522801

Step-by-step solutions with LaTeX - clean, fast, and student-friendly.

Use the AI math solver

1. **State the problem:** Solve the equation $$\frac{r + 5}{6} = \frac{r + 3}{4} + \frac{r - 1}{9}$$ for $r$. 2. **Identify the least common denominator (LCD):** The denominators are 6, 4, and 9. The LCD is 36. 3. **Multiply both sides of the equation by 36 to clear denominators:** $$36 \times \frac{r + 5}{6} = 36 \times \left(\frac{r + 3}{4} + \frac{r - 1}{9}\right)$$ 4. **Simplify each term:** $$6(r + 5) = 9(r + 3) + 4(r - 1)$$ 5. **Distribute the multiplication:** $$6r + 30 = 9r + 27 + 4r - 4$$ 6. **Combine like terms on the right side:** $$6r + 30 = (9r + 4r) + (27 - 4)$$ $$6r + 30 = 13r + 23$$ 7. **Bring all terms involving $r$ to one side and constants to the other:** $$6r + 30 - 13r = 23$$ $$\cancel{6r} + 30 - \cancel{13r} = 23 - 7r$$ $$-7r + 30 = 23$$ 8. **Subtract 30 from both sides:** $$-7r + 30 - 30 = 23 - 30$$ $$-7r = -7$$ 9. **Divide both sides by -7:** $$\frac{-7r}{-7} = \frac{-7}{-7}$$ $$r = 1$$ **Final answer:** $$r = 1$$