Relax

Respuesta :

Neuron
If you would like to simplify x * (2x + y) + 10, you can do this using the following steps:

x * (2x + y) + 10 = x * 2x + x * y + 10 = 2x^2 + xy + 10

The correct result would be 2x^2 + xy + 10.