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: 1 questions will be solved this time.Among them ☆1 equations
[ 1/1 Equation] Work: Find the solution of equation (n)^5-(n+6)*(n)^4+(8*n+4)*(n)^3-(20*n-22)*(n)^2+(16*n-21)*(n)-3*n = 0 . Question type: Equation Solution: After the equation is converted into a general formula, it is converted into: ( n - 0 )( n - 1 )( n - 3 )( n - 4 )=0 From n - 0 = 0 n - 1 = 0 n - 3 = 0 n - 4 = 0 it is concluded that:: n1=0 n2=1 n3=3 n4=4 There are 4 solution(s).