How do you solve \frac { 3} { m - 4} = \frac { m } { m - 2}?

1 Answer
May 20, 2018

m=6 or m=1

Explanation:

If you have an equation which has fractions, you can get rid of the denominators immediately by multiplying each side of the equation by the LCM of the denominators.

In this case it is color(blue)((m-4)(m-2))

(3 xxcolor(blue)(cancel((m-4))(m-2)))/cancel((m-4)) = (m xxcolor(blue)((m-4)(cancel(m-2))))/cancel((m-2))

We are left with:

3(m-2)=m(m-4)" "larr multiply into the brackets

3m-6=m^2-4m" "larr a quadratic. Make it =0

0 = m^2-4m-3m+6

m^2-7m+6=0" "larr factorise

(m-6)(m-1)=0

Solve each factor set equal to 0

m=6 or m=1

Neither of these will make the denominators 0, so both are possible answers.