把ax+b=cx+d(x未知,abcd已知,且a不等于c),转换成一元一次方程

问题描述:

把ax+b=cx+d(x未知,abcd已知,且a不等于c),转换成一元一次方程

ax+b=cx+d
ax-cx=d-b
x(a-c)=d-b