Algebraic Fraction: How to Solve and Simplify?

  • Context:
  • Thread starter Thread starter mathlearn
  • Start date Start date
  • Tags Tags
    Fraction
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
mathlearn
Messages
331
Reaction score
0
Hi,


$$\frac{3 }{ 2(x+1)} + \frac{1}{x+1} = \frac{5}{6}$$
Can you help me on this problem. I'm not sure on how to solve this and please be kind enough to explain your steps little bitMany Thanks:)
 
Last edited:
Mathematics news on Phys.org
mathlearn said:
Hi,


$$\frac{3 }{ 2(x+1)} + \frac{1}{x+1} = \frac{5}{6}$$
Can you help me on this problem. I'm not sure on how to solve this and please be kind enough to explain your steps little bitMany Thanks:)
Hint: What is the common denominator for these fractions?

-Dan
 
Last edited by a moderator:
not sure might be (x+1) or 2,1?? :)
 
mathlearn said:
not sure might be (x+1) or 2,1?? :)
The common denominator will contain 3 terms: (x + 1), 2(x + 1), and 6. So it must have one factor of (x + 1) and a factor of 6. (The 6 = 2 x 3, so it contains the 2 automatically.) So you are looking for 6 (x + 1), right? Can you take it from there?

-Dan
 
Just multiply the numerator and denominator of second term of LHS by 2 to equate it's denominator to the first term of LHS.

$$\frac{3}{2(x+1)} + \frac{1}{x+1} = \frac{5}{6}$$

$$\frac{3}{2(x+1)} + \frac{{\color{red}{2}} \cdot 1}{{\color{red}{2}} \cdot (x+1)} = \frac{5}{6}$$

$$\frac{5}{2(x+1)} = \frac{5}{6}$$

$$x=2$$

Verify it by substituting the value of $x$ to be 2 in the LHS.
 
Many Thanks (Smile)