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-2)^5-(n+6)*(n-2)^4+(7*n+9)*(n-2)^3-(16*n-2)*(n-2)^2+(13*n-6)*(n-2)-3*n = 0 . Question type: Equation Solution: After the equation is converted into a general formula, it is converted into: ( n - 3 )( n - 3 )( n - 4 )( n - 5 )=0 From n - 3 = 0 n - 3 = 0 n - 4 = 0 n - 5 = 0 it is concluded that:: n1=3 n2=3 n3=4 n4=5 There are 4 solution(s).