SOLUTION: a+1/2 = 2a-1/5

Algebra ->  Expressions -> SOLUTION: a+1/2 = 2a-1/5      Log On


   



Question 1192117: a+1/2 = 2a-1/5
Found 2 solutions by ikleyn, MathTherapy:
Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.

I don't know how to read it.


Is the left side   a + (1/2)   or   (a+1)/2 ?

Is the right side   2a - (1/5)   or   (2a-1)/5 ?


Use parentheses systematically and properly to avoid ambiguity.


----------------

Comment from student : (a+1)/2 = (2a-1)/5.



My response. Ok, very good.

Multiply both sides by 10 to run off the denominators.  You will get

    5(a+1) = 2*(2a-1).


Simplify step by step and find "a"

    5a + 5 = 4a - 2.

    5a - 4a = -2 - 5

       a    = -7.


ANSWER.  a = -7.


CHECK.  At a= -7, the left side of the original equation is  (a+1)/2 = (-7+1)/2 = -6/2 = -3.

                  the right side of the original equation is  (2a-1)/5 = (2*(-7)-1)/5 = -15/5 = -3.


                  It confirms that the answer is correct.

Solved.



Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!

a+1/2 = 2a-1/5
matrix%281%2C3%2C+%28a+%2B+1%29%2F2%2C+%22=%22%2C+%282a+-+1%29%2F5%29
5(a + 1) = 2(2a - 1) ------ Cross-multiplying
5a + 5 = 4a - 2
5a - 4a = - 2 - 5
highlight_green%28matrix%281%2C3%2C+a%2C+%22=%22%2C+-+7%29%29
You can do the CHECK!!