a乘以 括号mx减b括号的平方 等于n 求x
问题描述:
a乘以 括号mx减b括号的平方 等于n 求x
答
a(mx-b)^2=n
(mx-b)^2=n/a
(mx-b)=±根号(na)/a
x= { ab±根号(na) } /(ma)