What is the Equation in Fraction Form for Solving a Linear Equation?

  • Thread starter Thread starter Paulo2014
  • Start date Start date
  • Tags Tags
    Form Fraction
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 10K views
Paulo2014
Messages
79
Reaction score
0

Homework Statement


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


Homework Equations





The Attempt at a Solution



I tried this and got x= 6.3 reacurring... but i don't think it is right...
 
Physics news on Phys.org
[tex]\frac{3x-5}{4}+\frac{2-3x}{2}=\frac{x-2}{5}[/tex]

Multiply everything by 20

[tex]5(3x-5)+10(2-3x)=4(x-2)[/tex]

Take it from here ...
 
Show your work, how did you get that answer?
 
I multiplied everything by 40, not 20, and then went 10(3x-5) + 20(2-3x) = 8(x-2)
 
Ok, keep showing your work and we'll look over it. I'm not going to do it for you.

You can check if your solution is correct by plugging it into your original equation ... left should equal the right.
 
I know. then I expanded everything to make it :
30x-50+40-60x=8x-16

Then I combined like terms to make it -30x-10=8x-16

Then I moved like terms to make it: -38x=-6

Which equals 6.3 reacuring... is that right?
 
Work looks fine, now check your solution.
 
Why are you dividing 38 by 6? You're trying to solve for the x.
 
Don't you divide by the number in front of x by the number after the equals sign to get the answer for x?
 
No. For example:

[tex]6x = 12[/tex]

[tex]\frac{6x}{6}=\frac{12}{6}[/tex]

[tex]x=2[/tex]

This is really basic algebra.
 
But that is exactly what I did... -38x/-38= -6/-38
 
oh... i see what i did wrong... thanks for pointing that out...