Which of the following has the greatest value
$begingroup$
Which of the following has the greatest value?
a) $2^{64}$ b) $4^{63}$ c) $8^{34}$ d) $16^{17}$
I tried finding a pattern among exponents and their is none. but there is a pattern in base, but I'm unable to find the common power through which I'll compare the base and figure the answer. What is the best possible option to solve this question within 1.5 minutes?
algebra-precalculus arithmetic exponentiation
$endgroup$
add a comment |
$begingroup$
Which of the following has the greatest value?
a) $2^{64}$ b) $4^{63}$ c) $8^{34}$ d) $16^{17}$
I tried finding a pattern among exponents and their is none. but there is a pattern in base, but I'm unable to find the common power through which I'll compare the base and figure the answer. What is the best possible option to solve this question within 1.5 minutes?
algebra-precalculus arithmetic exponentiation
$endgroup$
5
$begingroup$
Express all of them as exponents of two
$endgroup$
– GNUSupporter 8964民主女神 地下教會
Nov 30 '18 at 10:46
4
$begingroup$
There's a very clear pattern in the bases: $4 = 2^2$, for a start.
$endgroup$
– user3482749
Nov 30 '18 at 10:46
$begingroup$
Please read this tutorial on how to typeset mathematics on this site.
$endgroup$
– N. F. Taussig
Nov 30 '18 at 12:41
add a comment |
$begingroup$
Which of the following has the greatest value?
a) $2^{64}$ b) $4^{63}$ c) $8^{34}$ d) $16^{17}$
I tried finding a pattern among exponents and their is none. but there is a pattern in base, but I'm unable to find the common power through which I'll compare the base and figure the answer. What is the best possible option to solve this question within 1.5 minutes?
algebra-precalculus arithmetic exponentiation
$endgroup$
Which of the following has the greatest value?
a) $2^{64}$ b) $4^{63}$ c) $8^{34}$ d) $16^{17}$
I tried finding a pattern among exponents and their is none. but there is a pattern in base, but I'm unable to find the common power through which I'll compare the base and figure the answer. What is the best possible option to solve this question within 1.5 minutes?
algebra-precalculus arithmetic exponentiation
algebra-precalculus arithmetic exponentiation
edited Nov 30 '18 at 12:41
N. F. Taussig
43.7k93355
43.7k93355
asked Nov 30 '18 at 10:44
shawn kshawn k
396
396
5
$begingroup$
Express all of them as exponents of two
$endgroup$
– GNUSupporter 8964民主女神 地下教會
Nov 30 '18 at 10:46
4
$begingroup$
There's a very clear pattern in the bases: $4 = 2^2$, for a start.
$endgroup$
– user3482749
Nov 30 '18 at 10:46
$begingroup$
Please read this tutorial on how to typeset mathematics on this site.
$endgroup$
– N. F. Taussig
Nov 30 '18 at 12:41
add a comment |
5
$begingroup$
Express all of them as exponents of two
$endgroup$
– GNUSupporter 8964民主女神 地下教會
Nov 30 '18 at 10:46
4
$begingroup$
There's a very clear pattern in the bases: $4 = 2^2$, for a start.
$endgroup$
– user3482749
Nov 30 '18 at 10:46
$begingroup$
Please read this tutorial on how to typeset mathematics on this site.
$endgroup$
– N. F. Taussig
Nov 30 '18 at 12:41
5
5
$begingroup$
Express all of them as exponents of two
$endgroup$
– GNUSupporter 8964民主女神 地下教會
Nov 30 '18 at 10:46
$begingroup$
Express all of them as exponents of two
$endgroup$
– GNUSupporter 8964民主女神 地下教會
Nov 30 '18 at 10:46
4
4
$begingroup$
There's a very clear pattern in the bases: $4 = 2^2$, for a start.
$endgroup$
– user3482749
Nov 30 '18 at 10:46
$begingroup$
There's a very clear pattern in the bases: $4 = 2^2$, for a start.
$endgroup$
– user3482749
Nov 30 '18 at 10:46
$begingroup$
Please read this tutorial on how to typeset mathematics on this site.
$endgroup$
– N. F. Taussig
Nov 30 '18 at 12:41
$begingroup$
Please read this tutorial on how to typeset mathematics on this site.
$endgroup$
– N. F. Taussig
Nov 30 '18 at 12:41
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Hint:
- $16^{17}=left(2^4right)^{17}=2^{4times17}=2^{68}$
and similarly for the other powers of $2$
$endgroup$
$begingroup$
Ohh I got it, It was so right in the front, I was being stupid. Thank you so much. Correct answer is B right?
$endgroup$
– shawn k
Nov 30 '18 at 10:52
$begingroup$
Can you please help me with this question as well? I'm stuck and not getting any replies math.stackexchange.com/questions/3019103/…
$endgroup$
– shawn k
Nov 30 '18 at 10:56
1
$begingroup$
@shawn k I’ve answered your question.
$endgroup$
– KM101
Nov 30 '18 at 11:37
$begingroup$
@KM101 Thanks a-lot!!! Really appreciated.
$endgroup$
– shawn k
Nov 30 '18 at 11:44
add a comment |
$begingroup$
We know that $$16^{17}=4^{34}<4^{63}\2^{64}=4^{32}<4^{63}\8^{34}=4^{34times {3over 2}}=4^{51}<4^{63}$$ therefore $4^{63}$ has the greatest value among all.
$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%2f3019943%2fwhich-of-the-following-has-the-greatest-value%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Hint:
- $16^{17}=left(2^4right)^{17}=2^{4times17}=2^{68}$
and similarly for the other powers of $2$
$endgroup$
$begingroup$
Ohh I got it, It was so right in the front, I was being stupid. Thank you so much. Correct answer is B right?
$endgroup$
– shawn k
Nov 30 '18 at 10:52
$begingroup$
Can you please help me with this question as well? I'm stuck and not getting any replies math.stackexchange.com/questions/3019103/…
$endgroup$
– shawn k
Nov 30 '18 at 10:56
1
$begingroup$
@shawn k I’ve answered your question.
$endgroup$
– KM101
Nov 30 '18 at 11:37
$begingroup$
@KM101 Thanks a-lot!!! Really appreciated.
$endgroup$
– shawn k
Nov 30 '18 at 11:44
add a comment |
$begingroup$
Hint:
- $16^{17}=left(2^4right)^{17}=2^{4times17}=2^{68}$
and similarly for the other powers of $2$
$endgroup$
$begingroup$
Ohh I got it, It was so right in the front, I was being stupid. Thank you so much. Correct answer is B right?
$endgroup$
– shawn k
Nov 30 '18 at 10:52
$begingroup$
Can you please help me with this question as well? I'm stuck and not getting any replies math.stackexchange.com/questions/3019103/…
$endgroup$
– shawn k
Nov 30 '18 at 10:56
1
$begingroup$
@shawn k I’ve answered your question.
$endgroup$
– KM101
Nov 30 '18 at 11:37
$begingroup$
@KM101 Thanks a-lot!!! Really appreciated.
$endgroup$
– shawn k
Nov 30 '18 at 11:44
add a comment |
$begingroup$
Hint:
- $16^{17}=left(2^4right)^{17}=2^{4times17}=2^{68}$
and similarly for the other powers of $2$
$endgroup$
Hint:
- $16^{17}=left(2^4right)^{17}=2^{4times17}=2^{68}$
and similarly for the other powers of $2$
answered Nov 30 '18 at 10:47
HenryHenry
98.5k476163
98.5k476163
$begingroup$
Ohh I got it, It was so right in the front, I was being stupid. Thank you so much. Correct answer is B right?
$endgroup$
– shawn k
Nov 30 '18 at 10:52
$begingroup$
Can you please help me with this question as well? I'm stuck and not getting any replies math.stackexchange.com/questions/3019103/…
$endgroup$
– shawn k
Nov 30 '18 at 10:56
1
$begingroup$
@shawn k I’ve answered your question.
$endgroup$
– KM101
Nov 30 '18 at 11:37
$begingroup$
@KM101 Thanks a-lot!!! Really appreciated.
$endgroup$
– shawn k
Nov 30 '18 at 11:44
add a comment |
$begingroup$
Ohh I got it, It was so right in the front, I was being stupid. Thank you so much. Correct answer is B right?
$endgroup$
– shawn k
Nov 30 '18 at 10:52
$begingroup$
Can you please help me with this question as well? I'm stuck and not getting any replies math.stackexchange.com/questions/3019103/…
$endgroup$
– shawn k
Nov 30 '18 at 10:56
1
$begingroup$
@shawn k I’ve answered your question.
$endgroup$
– KM101
Nov 30 '18 at 11:37
$begingroup$
@KM101 Thanks a-lot!!! Really appreciated.
$endgroup$
– shawn k
Nov 30 '18 at 11:44
$begingroup$
Ohh I got it, It was so right in the front, I was being stupid. Thank you so much. Correct answer is B right?
$endgroup$
– shawn k
Nov 30 '18 at 10:52
$begingroup$
Ohh I got it, It was so right in the front, I was being stupid. Thank you so much. Correct answer is B right?
$endgroup$
– shawn k
Nov 30 '18 at 10:52
$begingroup$
Can you please help me with this question as well? I'm stuck and not getting any replies math.stackexchange.com/questions/3019103/…
$endgroup$
– shawn k
Nov 30 '18 at 10:56
$begingroup$
Can you please help me with this question as well? I'm stuck and not getting any replies math.stackexchange.com/questions/3019103/…
$endgroup$
– shawn k
Nov 30 '18 at 10:56
1
1
$begingroup$
@shawn k I’ve answered your question.
$endgroup$
– KM101
Nov 30 '18 at 11:37
$begingroup$
@shawn k I’ve answered your question.
$endgroup$
– KM101
Nov 30 '18 at 11:37
$begingroup$
@KM101 Thanks a-lot!!! Really appreciated.
$endgroup$
– shawn k
Nov 30 '18 at 11:44
$begingroup$
@KM101 Thanks a-lot!!! Really appreciated.
$endgroup$
– shawn k
Nov 30 '18 at 11:44
add a comment |
$begingroup$
We know that $$16^{17}=4^{34}<4^{63}\2^{64}=4^{32}<4^{63}\8^{34}=4^{34times {3over 2}}=4^{51}<4^{63}$$ therefore $4^{63}$ has the greatest value among all.
$endgroup$
add a comment |
$begingroup$
We know that $$16^{17}=4^{34}<4^{63}\2^{64}=4^{32}<4^{63}\8^{34}=4^{34times {3over 2}}=4^{51}<4^{63}$$ therefore $4^{63}$ has the greatest value among all.
$endgroup$
add a comment |
$begingroup$
We know that $$16^{17}=4^{34}<4^{63}\2^{64}=4^{32}<4^{63}\8^{34}=4^{34times {3over 2}}=4^{51}<4^{63}$$ therefore $4^{63}$ has the greatest value among all.
$endgroup$
We know that $$16^{17}=4^{34}<4^{63}\2^{64}=4^{32}<4^{63}\8^{34}=4^{34times {3over 2}}=4^{51}<4^{63}$$ therefore $4^{63}$ has the greatest value among all.
answered Nov 30 '18 at 10:59
Mostafa AyazMostafa Ayaz
14.7k3938
14.7k3938
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%2f3019943%2fwhich-of-the-following-has-the-greatest-value%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
5
$begingroup$
Express all of them as exponents of two
$endgroup$
– GNUSupporter 8964民主女神 地下教會
Nov 30 '18 at 10:46
4
$begingroup$
There's a very clear pattern in the bases: $4 = 2^2$, for a start.
$endgroup$
– user3482749
Nov 30 '18 at 10:46
$begingroup$
Please read this tutorial on how to typeset mathematics on this site.
$endgroup$
– N. F. Taussig
Nov 30 '18 at 12:41