lj19 said:
You're correct, I forgot that there is always a 1 in front of the radical. So it's correct that when adding radicals the number in the radical does not change, but when multiplying the number in the radical is multiplied?
Instead of asking when the number changes, you should review the distributive law that I've been quoting and the product rule for radicals. What you say is roughly true but you can make other choices for how to express a sum or product. For example,
\sqrt{5} + \sqrt{5} = 2 \sqrt{5} = \sqrt{20}
(5\sqrt{10})(\sqrt{10}) = 5 \sqrt{100} = \sqrt{2500} = 50.
Rather than sticking to rules about whether the radical changes or not, you should learn to become comfortable with multiplication and exponents.
Could you help me understand how to solve problems with the index with radicals.
For example, [multiplying a monomial] 4(sqrt of x to the 5th power) with an index of 3 in the radical, multiplied by sqrt of 16 x to the second power with an index of 3 in the radical.
In my notes this problem was simplified to 4(16x to the seventh power) with a 3as the index, and then simplified to 4(8x to the sixth power times 2x) with a 3 as the index.
How would I solve this problem?
Do you mean
(4 \sqrt[3]{x^5})( \sqrt[3]{(16 x)^7}) ?
I would put everything under the radical and then express everything in terms of powers of 2 and x:
(4 \sqrt[3]{x^5})( \sqrt[3]{(16 x)^7}) = \sqrt[3]{(4^3)x^5( (2^4) x)^7} =\sqrt[3]{(2^6)(2^{28}) x^{12}} = \sqrt[3]{(2^{34})x^{12}} = 2^{11} x^4\sqrt[3]{2} .
I don't know if that's the same result that you got in class, but it's the simplest form for the expression, assuming that I didn't make any mistakes.
Also, how do I write this mathematically on this website?
There's some references on how to write the LaTeX code in this post:
https://www.physicsforums.com/showthread.php?t=386951
It takes some getting used to.