We should solve an equation
2⋅3x=162. First, we should divide each hand of the equation by 2, it helps us to obtain only the exponential term on the left hand of the equation.
3x=81. Next , we should determine, in which degree 3 becomes equal to 81. We know that 31=3,32=9,33=27,34=81.
3x=34. We know that the exponential function is monotonic, so this equation has a single root, x=4.
We should factorize x2+3x+2 . That means, we should transform it into (x−x1)(x−x2). If we expand this, we'll get x2−xx1−xx2+x1x2=x2−x(x1+x2)+x1x2.
Therefore, x1x2=2,x1+x2=−3. We may find such values, x1=−1,x2=−2.
Therefore, the factorization takes form (x−(−1))(x−(−2))=(x+1)(x+2).
Comments