The equation x*log(x) = 0.1*x^2 can be approached using logarithmic properties and the Lambert W function. First, it is important to note that x=0 is not a valid solution due to the undefined log(0). By dividing both sides by x, the equation simplifies to log(x) = 0.1x, which can be rewritten as x = e^(0.1x). This leads to the transformation involving the Lambert W function, yielding the solution x = -10W(-0.1), approximately equal to 1.11833. The Lambert W function serves as the key tool for solving this equation effectively.