Question 967361
1/25 (x-4) + 0.018 = 0.07 (x-2) - 0.06 (x-0.3)

I keep getting x=4 but when I check it the answer doesn't check out. 
<pre>{{{(1/25)(x - 4) + .018 = .07(x - 2) - .06(x - .3)}}}
.04(x – 4) + 0.018 = .07x – .14 - .06x + .018 ------ Converting {{{1/25}}} to .04, and distributing on the right side
.04x - .16 + 0.018 = .07x - .14 - .06x + 0.018 ----- Distributing left side
.04x - .16 + 0.018 - 0.018 = .07x - .06x - .14
.04x - .16 = .01x - .14
.04x - .01x = - .14 + .16
.03x = .02
{{{x = .02/.03}}}, or {{{highlight_green(2/3)}}}