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+(7*n+9)*(n)^3-(16*n-2)*(n)^2+(13*n-6)*(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 - 3 )=0 From n - 0 = 0 n - 1 = 0 n - 3 = 0 n - 3 = 0 it is concluded that:: n1=0 n2=1 n3=3 n4=3 There are 4 solution(s).