How do you solve \frac { 9} { 6} x + \frac { 5} { 3} = 496x+53=4?

2 Answers
Sep 19, 2017

x=14/9x=149

Explanation:

The end goal is to solve for xx, so we need to isolate the xx.

Start by subtracting 5/353 on both sides, but to do that, we need to have common denominators, which in this case are 1212. So you need to change the fractions (still keeping the ratio) until the denominators are equal):

9/6x+20/12=48/1296x+2012=4812

Now you can subtract 20/122012 from both sides:

9/6x=28/1296x=2812

Multiply both sides by 6/969:

x=168/108x=168108

Simplify:

x=14/9x=149

Sep 23, 2017

x=14/9x=149

Explanation:

If you are solving an equation which has fractions, you can get rid of them immediately by multiplying each term by the LCDLCD (which is color(blue)(6)6 in this case.)

9/6x +5/3 =496x+53=4

(color(blue)(cancel6xx)9)/cancel6x +(color(blue)(cancel6^2xx)5)/cancel3 =color(blue)(6xx)4

9x +10 = 24" "larr now solve as usual

9x = 24-10

9x = 14

x = 14/9

Note: A better approach would have been to simplify the first fraction to 3/2, but the method and result is the same