Simplify the expression.

-x(6x - 7)

There are online calculators for that.

google it :)

I want to know how to figure it out.

use the distributive property.... multiply the -x by 6x and get -6x^2 minus the -x times the 7 to get -7x. then multiply everything by a -1 to get rid of the negative signs.

-6x^2 + 7 x just to be sure you followed all that

To simplify the expression -x(6x - 7), we need to apply the distributive property.

The distributive property states that for any real numbers a, b, and c:

a(b + c) = ab + ac

In our case, a is -x, b is 6x, and c is -7. Applying the distributive property, we have:

-x(6x - 7) = (-x) * 6x + (-x) * (-7) = -6x^2 + 7x

Therefore, the simplified expression is -6x^2 + 7x.