Question 712260
Assuming x is a variable, and you want a dot product, then...

{{{x(2*1+3*1+1*x)=6}}}
{{{x(x+5)=6}}}
{{{x^2+5x-6=0}}}
{{{(x+6)(x-1)=0}}}


x=6 or x=1