解关于x的方程:ax+b=cx+d(a≠c) 为什么会这么写
问题描述:
解关于x的方程:ax+b=cx+d(a≠c) 为什么会这么写
答
ax+b=cx+d
(a-c)x=d-b
若a=c则x为任意数、b=d
故a≠c
所以x=d-b/a-c