Hi all,
I'm so confused on when and where to distribute stuff on algebra.
Example:
2(4x) = 8x; however, if I'm trying to simplify stuff and it looks like this: 3(x^2y^2)^3; it would be 3(x^6y^6) then you don't need to distribute it. The final would be 3x^6y^6.
My question is when should you distribute and when to just remove the brackets.
Cheers
The problem with the word
distribute in this context is that it's basically too vague. Distribute can mean many things.
Your first example, \(2 (4x) = 8x\), is an example of the distributive law \(a(b+c) = ab + ac\). You let \(a = 2\), \(b = 4x\) and \(c = 0\), so that \( 2(4x + 0) = 8x + 0\). Of course, then +0's then disappear.
The next one features an
index law. The index law relevant to this question is \( (ab)^m = a^m b^m\). It looks like "distributing", but it's not the same type of distribution, rather this is a theorem.
Of course, in your case, you have \( (x^2y^2)^3 \) = \( (x^2)^3 (y^2)^3 \).
(In particular, this becomes \(x^6y^6\) like you have stated. This is because you've now used yet another index law: \( (a^m)^n = a^{mn} \).)
That aside, just see the above post for a response to your main question