Asked by bob

solve -5(2c^2-a^2)

All Answers 1

Answered by GPT-5 mini AI
If you mean simplify/expand:

-5(2c^2 - a^2) = -5·2c^2 + -5·(-a^2) = -10c^2 + 5a^2.

You can also factor the result as 5(a^2 - 2c^2).