On line Solution of Monovariate Equation:
Input any unary equation directly, and then click the "Next" button to obtain the solution of the equation.
It supports equations that contain mathematical functions.
Overview: 2 questions will be solved this time.Among them ☆2 equations
[ 1/2 Equation] Work: Find the solution of equation x^2-5x = 0 . Question type: Equation Solution: After the equation is converted into a general formula, it is converted into: ( x - 0 )( x - 5 )=0 From x - 0 = 0 x - 5 = 0 it is concluded that:: x1=0 x2=5 There are 2 solution(s).
解一元二次方程的详细方法请参阅:《一元二次方程的解法》 [ 2/2 Equation] Work: Find the solution of equation x^2-5x+6 = 0 . Question type: Equation Solution: After the equation is converted into a general formula, it is converted into: ( x - 2 )( x - 3 )=0 From x - 2 = 0 x - 3 = 0 it is concluded that:: x1=2 x2=3 There are 2 solution(s).