You can put this solution on YOUR website! 1(x*x*x*x*x)+x+1
Multiply x by x to get x^(2).
1(x^(2)*x*x*x)+x+1
Multiply x^(2) by x to get x^(3).
1(x^(3)*x*x)+x+1
Multiply x^(3) by x to get x^(4).
1(x^(4)*x)+x+1
Multiply x^(4) by x to get x^(5).
1(x^(5))+x+1
Remove the parentheses around the expression x^(5).
x^(5)+x+1