mertz said:
what's the proper wording? distribution and collecting like terms of the same bases and solving algebraically? i probably ended up confusing the person.
I suspect that gurl was mildly confused before arriving, so I wouldn't bother over what you
might have done to her thinking.
Math nerds generally agree on the following.
The word "distribute" applies when multiplying a sum or difference by some quantity.
A(B + C) = A*B + A*C
But, there are no plus signs or minus signs inside the parentheses in gurl's given expression, so even though gurl needs to multiply factors together (like A times B), there is no "distributing" of the 12 across a sum or difference.
12x * (-2x^3 * 2y^2)
See? No sum or difference of any terms here.
I could also use the associate property to regroup the factors, and start breaking the expression down into more and more factors.
(12x) * (-2x^3) * (2y^2)
(12)(x)(-2)(x^3)(2)(y^2)
(12)(x)(-2)(x)(x)(X)(2)(y)(y)
Each of these three lines is just an expression. The same expression, but factored differently.
If the given expression were to be the following INSTEAD,
then we would distribute.
12x * (-2x^3 - 2y^2) = (12x)*(-2x^3) - (12x)*(2y^2)
The verb "to solve" in mathematics generally refers to solving an equation. Equations always contain an equals sign. Gurl's given expression is just that, an "expression".
(When two expressions are separated by an equals sign, then that is an equation; a statement that the two expressions have the same value.)
Gurl simply needs to "multiply the factors together as much as possible". We call that process "to simplify".
Finally, "collecting like-terms" applies only to adding and subtracting. When two factors are multiplied together, like x^2 * x^5, we don't "collect" to get x^7 (unless you want to think of collecting insofar as multiplication is nothing more than repeated addition, but I don't think you want to think that.)
Like-terms always have the same exponents, not just the same base.
3x^2 + 4x^2
These are like-terms, so we can "collect" them by simply adding the multiples of x^2 together. Factor first, if you want to see it explicitly.
x^2 * (3 + 4) = 7x^2
The following are not like-terms.
3x^2 + 4x^5
We cannot simplify this expression at all.
Lastly, you might see the word "expand" in some exercise instructions. Like: "Expand the following".
(4x - 5)(7x + 8)
In math, "to expand" means to multiply out (often using the distributive property shown above).
4x - 5 is a binomial (a polynomial with 2 terms)
7x + 8 is also a binomial.
To expand their product (4x - 5)(7x + 8), we use FOIL (which is basically applying the distributive property twice).
Cheers ~ Mark