解关于x的方程(ax+c)的平方=d(a≠0)

问题描述:

解关于x的方程(ax+c)的平方=d(a≠0)

ax+c=±√d
ax=-c±√d
x==(-c±√d)/a
说明:√表示根号

(ax+c)²=d
当d当d>0时
ax+c=±√d
ax=-c±√d
x=(-c±√d)/a