Given the equation:
[tex]d^3-12d^2-d+12=0[/tex]To solve the equation for d, follow the steps below.
Step 01: Factor by grouping.
To factor by grouping, group the polynomial into two sections.
[tex]\begin{gathered} d^3-d-12d^2+12=0 \\ \end{gathered}[/tex]First group: d³ - d.
Second group: -12d² + 12.
The first group has "d" in common, while the second group has 12 (or -12) in common. To, factor out these values and write the expression again.
[tex]d*\left(d^2-1\right)-12*\left(d^2-1\right)=0[/tex]Factor out (d² - 1).
[tex](d^2-1)*(d-12)=0[/tex]Step 02: Solve for d.
In order for the product to be zero, the first term or the second group must be zero.
[tex]\begin{gathered} d^2-1=0 \\ or \\ d-12=0 \end{gathered}[/tex]Solving the first equation:
[tex]d^2-1=0[/tex]Adding 1 to both sides and then taking the square root.
[tex]\begin{gathered} d^2-1+1=0+1 \\ d^2=1 \\ \sqrt{d^2}=\pm\sqrt{1} \\ d=\pm1 \end{gathered}[/tex]Solving the second equation:
[tex]d-12=0[/tex]Adding 12 to both sides:
[tex]\begin{gathered} d-12+12=0+12 \\ d=12 \end{gathered}[/tex]Answer: d = -1, 1, 12.