How do you solve #\frac { x + 6} { 2} + \frac { 3} { x } = \frac { 1} { 2x }#?
2 Answers
May 22, 2018
Explanation:
Multiply everything by
May 22, 2018
Explanation:
#"multiply through by the "color(blue)"lowest common multiple"#
#"of the values on the denominators"#
#"the lowest common multiple of 2 ," x" and "2x" is "2x#
#cancel(2)x xx(x+6)/cancel(2)+2cancel(x)xx3/cancel(x)=cancel(2x)xx1/cancel(2x)#
#rArrx(x+6)+6=1#
#rArrx^2+6x+6=1#
#"subtract 1 from both sides"#
#rArrx^2+6x+5=0larrcolor(blue)"in standard form"#
#"the factors of + 5 which sum to + 6 are + 5 and + 1"#
#rArr(x+5)(x+1)=0#
#"equate each factor to zero and solve for x"#
#x+5=0rArrx=-5#
#x+1=0rArrx=-1#