From Equation (I), we found that one solution is x=0. To find other solutions, we will solve Equation (II). Note that this is a quadratic equation. Thus, we will use the Quadratic Formula.
ax2+bx+c=0⇔x=2a-b±b2−4ac
To do so, we first need to identify a,b, and c.x2−2x+1=0⇕1x2+(-2)x+1=0
We see that a=1,b=-2, and c=1. Let's substitute these values into the formula and solve for x.