asked 120k views
1 vote
What is the sum? (1/x+2)+(1/x+3)+(1/X^2+5+6)

1 Answer

5 votes
For this case we have the following expression:
(1 / x + 2) + (1 / x + 3) + (1 / X ^ 2 + 5 + 6)
Rewriting we have:
(1 / x + 2) + (1 / x + 3) + (1 / ((x + 2) * (x + 3)))
By doing common factor we have:
(1 / ((x + 2) * (x + 3))) * (x + 3 + x + 2 + 1)
Rewriting:
(1 / ((x + 2) * (x + 3))) * (2x + 6)
The sum is:
((2x + 6) / ((x + 2) * (x + 3)))
Answer:
((2x + 6) / ((x + 2) * (x + 3)))
answered
User Kalmiya
by
7.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.