Rationalizing denominator of $frac{18}{sqrt{162}}$. Cannot match textbook solution
$begingroup$
I am given this expression and asked to simplify by rationalizing the denominator:
$$frac{18}{sqrt{162}}$$
The solution is provided:
$sqrt{2}$
I arrived at:
$$frac{sqrt{162}}{9}$$
Here is my thought process to arrive at this incorrect answer:
$frac{18}{sqrt{162}}$
= $frac{18}{sqrt{162}}$ * $frac{sqrt{162}}{sqrt{162}}$
= $frac{18sqrt{162}}{162}$
= $frac{sqrt{162}}{9}$
How can I arrive at $sqrt{2}$ ?
algebra-precalculus
$endgroup$
add a comment |
$begingroup$
I am given this expression and asked to simplify by rationalizing the denominator:
$$frac{18}{sqrt{162}}$$
The solution is provided:
$sqrt{2}$
I arrived at:
$$frac{sqrt{162}}{9}$$
Here is my thought process to arrive at this incorrect answer:
$frac{18}{sqrt{162}}$
= $frac{18}{sqrt{162}}$ * $frac{sqrt{162}}{sqrt{162}}$
= $frac{18sqrt{162}}{162}$
= $frac{sqrt{162}}{9}$
How can I arrive at $sqrt{2}$ ?
algebra-precalculus
$endgroup$
4
$begingroup$
Hint: $162=2cdot 81$.
$endgroup$
– Michael Burr
Jan 3 at 4:52
1
$begingroup$
$162=2*81=2*9^2$ so $sqrt {162}=sqrt {2*9^2}=9sqrt 2$. If your hadn't "deradicalized" the denominator you would have ended up with $frac 2 {sqrt 2} $ which is also deradicalized as $sqrt 2$.
$endgroup$
– fleablood
Jan 3 at 5:49
add a comment |
$begingroup$
I am given this expression and asked to simplify by rationalizing the denominator:
$$frac{18}{sqrt{162}}$$
The solution is provided:
$sqrt{2}$
I arrived at:
$$frac{sqrt{162}}{9}$$
Here is my thought process to arrive at this incorrect answer:
$frac{18}{sqrt{162}}$
= $frac{18}{sqrt{162}}$ * $frac{sqrt{162}}{sqrt{162}}$
= $frac{18sqrt{162}}{162}$
= $frac{sqrt{162}}{9}$
How can I arrive at $sqrt{2}$ ?
algebra-precalculus
$endgroup$
I am given this expression and asked to simplify by rationalizing the denominator:
$$frac{18}{sqrt{162}}$$
The solution is provided:
$sqrt{2}$
I arrived at:
$$frac{sqrt{162}}{9}$$
Here is my thought process to arrive at this incorrect answer:
$frac{18}{sqrt{162}}$
= $frac{18}{sqrt{162}}$ * $frac{sqrt{162}}{sqrt{162}}$
= $frac{18sqrt{162}}{162}$
= $frac{sqrt{162}}{9}$
How can I arrive at $sqrt{2}$ ?
algebra-precalculus
algebra-precalculus
asked Jan 3 at 4:47
Doug FirDoug Fir
3227
3227
4
$begingroup$
Hint: $162=2cdot 81$.
$endgroup$
– Michael Burr
Jan 3 at 4:52
1
$begingroup$
$162=2*81=2*9^2$ so $sqrt {162}=sqrt {2*9^2}=9sqrt 2$. If your hadn't "deradicalized" the denominator you would have ended up with $frac 2 {sqrt 2} $ which is also deradicalized as $sqrt 2$.
$endgroup$
– fleablood
Jan 3 at 5:49
add a comment |
4
$begingroup$
Hint: $162=2cdot 81$.
$endgroup$
– Michael Burr
Jan 3 at 4:52
1
$begingroup$
$162=2*81=2*9^2$ so $sqrt {162}=sqrt {2*9^2}=9sqrt 2$. If your hadn't "deradicalized" the denominator you would have ended up with $frac 2 {sqrt 2} $ which is also deradicalized as $sqrt 2$.
$endgroup$
– fleablood
Jan 3 at 5:49
4
4
$begingroup$
Hint: $162=2cdot 81$.
$endgroup$
– Michael Burr
Jan 3 at 4:52
$begingroup$
Hint: $162=2cdot 81$.
$endgroup$
– Michael Burr
Jan 3 at 4:52
1
1
$begingroup$
$162=2*81=2*9^2$ so $sqrt {162}=sqrt {2*9^2}=9sqrt 2$. If your hadn't "deradicalized" the denominator you would have ended up with $frac 2 {sqrt 2} $ which is also deradicalized as $sqrt 2$.
$endgroup$
– fleablood
Jan 3 at 5:49
$begingroup$
$162=2*81=2*9^2$ so $sqrt {162}=sqrt {2*9^2}=9sqrt 2$. If your hadn't "deradicalized" the denominator you would have ended up with $frac 2 {sqrt 2} $ which is also deradicalized as $sqrt 2$.
$endgroup$
– fleablood
Jan 3 at 5:49
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
$frac{sqrt{162}}{9} = frac{sqrt{2 cdot 9^2}}{9} = frac{9sqrt{2}}{9} = sqrt{2}$.
$endgroup$
add a comment |
$begingroup$
$$require{cancel}frac{18}{sqrt{162}}=frac{2cdot3^2}{sqrt{2cdot3^4}}=frac{2cdotcancel{3^2}}{sqrt{2}cdotcancel{3^2}}=frac{2}{sqrt{2}}cdotfrac{sqrt{2}}{sqrt{2}}=frac{cancel2sqrt{2}}{cancel{2}}=sqrt{2}$$
$endgroup$
add a comment |
$begingroup$
Your thought process is good. But just continue with factorizing $162=2*81=2*3^4$.
So $sqrt {162}=sqrt {2*3^4}=sqrt {2}sqrt {3^4}=sqrt 2*3^2=9sqrt 2$ and from there.... it's just mechanics.
$endgroup$
add a comment |
$begingroup$
$ sqrt{162} $ needs to be simplified further, as $ 162 $ is the product containing a perfect square (i.e. $ 81 $). Thus $$ sqrt{162} = sqrt{2 cdot 81} = sqrt{2}sqrt{81} = 9sqrt{2}$$
and hence $$ frac{sqrt{162}}{9} = frac{9sqrt{2}}{9} = sqrt{2} $$
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3060263%2frationalizing-denominator-of-frac18-sqrt162-cannot-match-textbook-solu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
$frac{sqrt{162}}{9} = frac{sqrt{2 cdot 9^2}}{9} = frac{9sqrt{2}}{9} = sqrt{2}$.
$endgroup$
add a comment |
$begingroup$
$frac{sqrt{162}}{9} = frac{sqrt{2 cdot 9^2}}{9} = frac{9sqrt{2}}{9} = sqrt{2}$.
$endgroup$
add a comment |
$begingroup$
$frac{sqrt{162}}{9} = frac{sqrt{2 cdot 9^2}}{9} = frac{9sqrt{2}}{9} = sqrt{2}$.
$endgroup$
$frac{sqrt{162}}{9} = frac{sqrt{2 cdot 9^2}}{9} = frac{9sqrt{2}}{9} = sqrt{2}$.
answered Jan 3 at 4:53
mlerma54mlerma54
1,177148
1,177148
add a comment |
add a comment |
$begingroup$
$$require{cancel}frac{18}{sqrt{162}}=frac{2cdot3^2}{sqrt{2cdot3^4}}=frac{2cdotcancel{3^2}}{sqrt{2}cdotcancel{3^2}}=frac{2}{sqrt{2}}cdotfrac{sqrt{2}}{sqrt{2}}=frac{cancel2sqrt{2}}{cancel{2}}=sqrt{2}$$
$endgroup$
add a comment |
$begingroup$
$$require{cancel}frac{18}{sqrt{162}}=frac{2cdot3^2}{sqrt{2cdot3^4}}=frac{2cdotcancel{3^2}}{sqrt{2}cdotcancel{3^2}}=frac{2}{sqrt{2}}cdotfrac{sqrt{2}}{sqrt{2}}=frac{cancel2sqrt{2}}{cancel{2}}=sqrt{2}$$
$endgroup$
add a comment |
$begingroup$
$$require{cancel}frac{18}{sqrt{162}}=frac{2cdot3^2}{sqrt{2cdot3^4}}=frac{2cdotcancel{3^2}}{sqrt{2}cdotcancel{3^2}}=frac{2}{sqrt{2}}cdotfrac{sqrt{2}}{sqrt{2}}=frac{cancel2sqrt{2}}{cancel{2}}=sqrt{2}$$
$endgroup$
$$require{cancel}frac{18}{sqrt{162}}=frac{2cdot3^2}{sqrt{2cdot3^4}}=frac{2cdotcancel{3^2}}{sqrt{2}cdotcancel{3^2}}=frac{2}{sqrt{2}}cdotfrac{sqrt{2}}{sqrt{2}}=frac{cancel2sqrt{2}}{cancel{2}}=sqrt{2}$$
answered Jan 3 at 4:56
John GlennJohn Glenn
1,957424
1,957424
add a comment |
add a comment |
$begingroup$
Your thought process is good. But just continue with factorizing $162=2*81=2*3^4$.
So $sqrt {162}=sqrt {2*3^4}=sqrt {2}sqrt {3^4}=sqrt 2*3^2=9sqrt 2$ and from there.... it's just mechanics.
$endgroup$
add a comment |
$begingroup$
Your thought process is good. But just continue with factorizing $162=2*81=2*3^4$.
So $sqrt {162}=sqrt {2*3^4}=sqrt {2}sqrt {3^4}=sqrt 2*3^2=9sqrt 2$ and from there.... it's just mechanics.
$endgroup$
add a comment |
$begingroup$
Your thought process is good. But just continue with factorizing $162=2*81=2*3^4$.
So $sqrt {162}=sqrt {2*3^4}=sqrt {2}sqrt {3^4}=sqrt 2*3^2=9sqrt 2$ and from there.... it's just mechanics.
$endgroup$
Your thought process is good. But just continue with factorizing $162=2*81=2*3^4$.
So $sqrt {162}=sqrt {2*3^4}=sqrt {2}sqrt {3^4}=sqrt 2*3^2=9sqrt 2$ and from there.... it's just mechanics.
answered Jan 3 at 5:54
fleabloodfleablood
69.5k22685
69.5k22685
add a comment |
add a comment |
$begingroup$
$ sqrt{162} $ needs to be simplified further, as $ 162 $ is the product containing a perfect square (i.e. $ 81 $). Thus $$ sqrt{162} = sqrt{2 cdot 81} = sqrt{2}sqrt{81} = 9sqrt{2}$$
and hence $$ frac{sqrt{162}}{9} = frac{9sqrt{2}}{9} = sqrt{2} $$
$endgroup$
add a comment |
$begingroup$
$ sqrt{162} $ needs to be simplified further, as $ 162 $ is the product containing a perfect square (i.e. $ 81 $). Thus $$ sqrt{162} = sqrt{2 cdot 81} = sqrt{2}sqrt{81} = 9sqrt{2}$$
and hence $$ frac{sqrt{162}}{9} = frac{9sqrt{2}}{9} = sqrt{2} $$
$endgroup$
add a comment |
$begingroup$
$ sqrt{162} $ needs to be simplified further, as $ 162 $ is the product containing a perfect square (i.e. $ 81 $). Thus $$ sqrt{162} = sqrt{2 cdot 81} = sqrt{2}sqrt{81} = 9sqrt{2}$$
and hence $$ frac{sqrt{162}}{9} = frac{9sqrt{2}}{9} = sqrt{2} $$
$endgroup$
$ sqrt{162} $ needs to be simplified further, as $ 162 $ is the product containing a perfect square (i.e. $ 81 $). Thus $$ sqrt{162} = sqrt{2 cdot 81} = sqrt{2}sqrt{81} = 9sqrt{2}$$
and hence $$ frac{sqrt{162}}{9} = frac{9sqrt{2}}{9} = sqrt{2} $$
answered Jan 17 at 18:05
Marvin CohenMarvin Cohen
131117
131117
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3060263%2frationalizing-denominator-of-frac18-sqrt162-cannot-match-textbook-solu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
4
$begingroup$
Hint: $162=2cdot 81$.
$endgroup$
– Michael Burr
Jan 3 at 4:52
1
$begingroup$
$162=2*81=2*9^2$ so $sqrt {162}=sqrt {2*9^2}=9sqrt 2$. If your hadn't "deradicalized" the denominator you would have ended up with $frac 2 {sqrt 2} $ which is also deradicalized as $sqrt 2$.
$endgroup$
– fleablood
Jan 3 at 5:49