How do you rationalize a monomial denominator?
- Thread starter lj19
- Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
38 replies · 8K views
Physics news on Phys.org
lj19
- 87
- 0
I have a question about radicals in general.
If you are adding [or subtracting] radicals or radicals that are being multiplied by a number, the radical stays the same correct? For example sqrt5+sqrt5=sqrt5? Another example is 4(sqrt5)+2(sqrt5), where the sqrt5 would stay sqrt5.
If you are multiplying [or dividing] radicals or radicals that are being multiplied by a number, the number in the radical is multiplied correct? For example, (5(sqrt10))(1(sqrt10))=5(sqrt100).
Is this correct?
If you are adding [or subtracting] radicals or radicals that are being multiplied by a number, the radical stays the same correct? For example sqrt5+sqrt5=sqrt5? Another example is 4(sqrt5)+2(sqrt5), where the sqrt5 would stay sqrt5.
If you are multiplying [or dividing] radicals or radicals that are being multiplied by a number, the number in the radical is multiplied correct? For example, (5(sqrt10))(1(sqrt10))=5(sqrt100).
Is this correct?
Science Advisor
Gold Member
- 3,119
- 295
lj19 said:I have a question about radicals in general.
If you are adding [or subtracting] radicals or radicals that are being multiplied by a number, the radical stays the same correct? For example sqrt5+sqrt5=sqrt5? Another example is 4(sqrt5)+2(sqrt5), where the sqrt5 would stay sqrt5.
If you are multiplying [or dividing] radicals or radicals that are being multiplied by a number, the number in the radical is multiplied correct? For example, (5(sqrt10))(1(sqrt10))=5(sqrt100).
Is this correct?
[tex]\sqrt{5}+\sqrt{5} = 2\sqrt{5}.[/tex]
[tex]4\sqrt{5}+2\sqrt{5} = 6\sqrt{5}.[/tex]
These are both examples of the distributive law for multiplication ac + bc = (a+b)c.
[tex](5\sqrt{10})(1\sqrt{10}) = 5 \sqrt{100}[/tex]
uses the associative law a(bc) = (ab)c and the commutative law ab=ba, as well as the product property of radicals.
lj19
- 87
- 0
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?
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.
Also, how do I write this mathematically on this website?
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?
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.
Also, how do I write this mathematically on this website?
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?
Science Advisor
Gold Member
- 3,119
- 295
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,
[tex]\sqrt{5} + \sqrt{5} = 2 \sqrt{5} = \sqrt{20}[/tex]
[tex](5\sqrt{10})(\sqrt{10}) = 5 \sqrt{100} = \sqrt{2500} = 50.[/tex]
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
[tex](4 \sqrt[3]{x^5})( \sqrt[3]{(16 x)^7}) ?[/tex]
I would put everything under the radical and then express everything in terms of powers of 2 and x:
[tex](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} .[/tex]
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.
Last edited by a moderator:
lj19
- 87
- 0
Thank you for the reference link. I just need to know how to know specific things for this class with radicals. In my class, the problem was simplified to 4(16x to the seventh power) then the answer was 4(8x to the sixth power times 2x) with a 3 as the index. What is an index with radicals? How do I multiply monomials like this problem?
Science Advisor
Gold Member
- 3,119
- 295
lj19 said:Thank you for the reference link. I just need to know how to know specific things for this class with radicals. In my class, the problem was simplified to 4(16x to the seventh power) then the answer was 4(8x to the sixth power times 2x) with a 3 as the index. What is an index with radicals? How do I multiply monomials like this problem?
The definition of the index in the radical is
[tex]\sqrt[n]{a} =b[/tex]
means that
[tex]b^n =a.[/tex]
Everything you need to know specifically about multiplication of radicals is contained in the rule
[tex]\sqrt[n]{a} \sqrt[n]{b} = \sqrt[n]{ab}.[/tex]
For the formulas from class, do you mean
[tex]\sqrt[3]{4 (16x)^7}[/tex]
and
[tex]4 \sqrt[3]{2x(8x)^6} ?[/tex]
lj19
- 87
- 0
Those are the original parts of the problem that are being multiplied.
Could you help me solve problems with multiplying monomials that have an index?
Could you explain this problem to me?
http://www.regentsprep.org/Regents/math/algtrig/ATO3/rda2.htm
Could you help me solve problems with multiplying monomials that have an index?
Could you explain this problem to me?
http://www.regentsprep.org/Regents/math/algtrig/ATO3/rda2.htm
Last edited by a moderator:
lj19
- 87
- 0
Those are the original parts of the problem that are being multiplied.
Could you help me solve problems with multiplying monomials that have an index?
Could you explain this problem to me?
http://www.regentsprep.org/Regents/math/algtrig/ATO3/rda2.htm
Could you help me solve problems with multiplying monomials that have an index?
Could you explain this problem to me?
http://www.regentsprep.org/Regents/math/algtrig/ATO3/rda2.htm
Last edited by a moderator:
Similar threads
How do you rationalize a demoninator if the denominator is a cube root
- mileena
- · Replies 7 ·
- Precalculus Mathematics Homework Help
- Replies
- 7
How Do You Rationalize the Denominator to Solve for a+b?
- terryds
- · Replies 3 ·
- Precalculus Mathematics Homework Help
- Replies
- 3
High School How Do You Rationalize the Numerator with Square Roots in Limits?
- afcwestwarrior
- · Replies 3 ·
- Calculus
- Replies
- 3
High School How do you rationalize fractions
- afcwestwarrior
- · Replies 7 ·
- General Math
- Replies
- 7
How can you rationalize the denominator of a fraction with a radical?
- Richay
- · Replies 10 ·
- Precalculus Mathematics Homework Help
- Replies
- 10
How Do You Derive the \(\dfrac{1}{2}\cos\theta\) in Step 7?
- Huski
- · Replies 7 ·
- Calculus and Beyond Homework Help
- Replies
- 7
How Do You Convert Tertiary Haloalkanes Using Free Radical Substitution?
- somecelxis
- · Replies 3 ·
- Biology and Chemistry Homework Help
- Replies
- 3
Graduate How Do You Convolve Two Monomials with Non-Integer Powers?
- Char. Limit
- · Replies 1 ·
- Differential Equations
- Replies
- 1
How Do You Calculate Derivatives of Composite Functions?
- steve snash
- · Replies 4 ·
- Calculus and Beyond Homework Help
- Replies
- 4
How Do You Calculate the Potential Function for a Vector Field?
- Chandasouk
- · Replies 3 ·
- Calculus and Beyond Homework Help
- Replies
- 3