How Do You Solve the Equation x/5 - (2x+4)/3 = 1?

  • Thread starter Thread starter tomtomtom1
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
tomtomtom1
Messages
160
Reaction score
8
I have been struggling with this question can anyone explain how you would solve this, i have been told the answer is -5 but i want to know how to solve it.

Solve the following equation with algebraic fractions

x/5 - (2x+4)/3 = 1
 
Physics news on Phys.org
tomtomtom1 said:
is it 2x/3 + 4/3

Right so (2x+5)/3 = 2x/3 + 4/3. If you put this into your equation you will have:

x/5 - (2x/3 +4/3) = 1


Can you simplify the left side of this equation using your standard algebra rules?
 
3x/15 - 10x/15 + 4/3

-7x/15 + 4/3 = 1
 
tomtomtom1 said:
3x/15 - 10x/15 + 4/3

-7x/15 + 4/3 = 1

For -(2x/3 + 4/3) you are essentially multiplying each term in the bracket by -1. So you should not have +4/3. What should you have instead? After you do that, make -7x/15 the subject of the formula.
 
got it

3x/15 - 10x/15 - 4/3 = 1
-7x/15 - 4/3 = 1
-7x/15 = 1 + 4/3
-7x = (1+4/3)*15
-7x = 15+(60/3)
-7x = 35
x = 35/-7
x = -5

Thanks