Mathematics
语言:中文
Language:English
current location:Equations > Monovariate Equation > The history of univariate equation calculation > Answer
    Overview: 1 questions will be solved this time.Among them
           ☆1 equations

[ 1/1 Equation]
    Work: Find the solution of equation (x+1)(x+2) = 2x+4 .
    Question type: Equation
    Solution:Original question:
     ( x + 1)( x + 2) = 2 x + 4
    Remove the bracket on the left of the equation:
     Left side of the equation = x ( x + 2) + 1( x + 2)
                                             = x x + x × 2 + 1( x + 2)
                                             = x x + 2 x + 1 x + 1 × 2
                                             = x x + 2 x + 1 x + 2
                                             = x x + 3 x + 2
    The equation is transformed into :
      x x + 3 x + 2 = 2 x + 4

    After the equation is converted into a general formula, it is converted into:
    ( x + 2 )( x - 1 )=0
    From
        x + 2 = 0
        x - 1 = 0

    it is concluded that::
        x1=-2
        x2=1
    
    There are 2 solution(s).


解一元二次方程的详细方法请参阅:《一元二次方程的解法》




Your problem has not been solved here? Please take a look at the  hot problems !


Return