How many of them will be palindromes give the following conditions?In how many ways can one or more of $5$...
What's the point of deactivating Num Lock on login screens?
Can a virus destroy the BIOS of a modern computer?
Why does Arabsat 6A need a Falcon Heavy to launch
How can saying a song's name be a copyright violation?
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
Intersection of two sorted vectors in C++
What mechanic is there to disable a threat instead of killing it?
Is it possible to create light that imparts a greater proportion of its energy as momentum rather than heat?
What's the difference between 'rename' and 'mv'?
Is it canonical bit space?
Brothers & sisters
Watching something be written to a file live with tail
How to take photos in burst mode, without vibration?
Why can't we play rap on piano?
What exploit are these user agents trying to use?
What is going on with Captain Marvel's blood colour?
Alternative to sending password over mail?
How can I fix/modify my tub/shower combo so the water comes out of the showerhead?
What reasons are there for a Capitalist to oppose a 100% inheritance tax?
90's TV series where a boy goes to another dimension through portal near power lines
Why do bosons tend to occupy the same state?
Why is consensus so controversial in Britain?
How can I make my BBEG immortal short of making them a Lich or Vampire?
Twin primes whose sum is a cube
How many of them will be palindromes give the following conditions?
In how many ways can one or more of $5$ letters be posted into $4$ mail boxes, if any letter can be posted into any of the boxes?how to arrange vowels be arranged in even places given the following conditions?In how many ways can the letters of english alphabets is arranged given the following conditions?Combination and Permutation How many words can be formed?How many $3$ letter words can be formed from the word “$TESTBOOK$”?Number of Four letter wordsHow many words can be formed from all the letters of the word 'INITIAL' that start and end with the letter 'I'?Number of palindromes in the alphabetHow many $10$-letter words can be formed using the $26$ letters of the alphabet if repetition is allowed, but letters are listed alphabeticallyIn how many ways can the letters in the word “PROBABILITY” be arranged using the following restrcitions
$begingroup$
A 5 letter word is formed using some of the letters (a,b,h,i,p,r,s}
How many of them will be palindromes?
Options
a)$125$ b)$225$ c)$343$ d)$729$
My Approach:
Only the middle number can be arranged in $7$ ways.Rest all the numbers can be arranged like Whatever the first letter from right should be last letter from left.Whatever the second letter from start should be last letter from left.
But i am not able to get to the solution.
Can anyone give me the hint to solve the problem.
permutations
$endgroup$
add a comment |
$begingroup$
A 5 letter word is formed using some of the letters (a,b,h,i,p,r,s}
How many of them will be palindromes?
Options
a)$125$ b)$225$ c)$343$ d)$729$
My Approach:
Only the middle number can be arranged in $7$ ways.Rest all the numbers can be arranged like Whatever the first letter from right should be last letter from left.Whatever the second letter from start should be last letter from left.
But i am not able to get to the solution.
Can anyone give me the hint to solve the problem.
permutations
$endgroup$
add a comment |
$begingroup$
A 5 letter word is formed using some of the letters (a,b,h,i,p,r,s}
How many of them will be palindromes?
Options
a)$125$ b)$225$ c)$343$ d)$729$
My Approach:
Only the middle number can be arranged in $7$ ways.Rest all the numbers can be arranged like Whatever the first letter from right should be last letter from left.Whatever the second letter from start should be last letter from left.
But i am not able to get to the solution.
Can anyone give me the hint to solve the problem.
permutations
$endgroup$
A 5 letter word is formed using some of the letters (a,b,h,i,p,r,s}
How many of them will be palindromes?
Options
a)$125$ b)$225$ c)$343$ d)$729$
My Approach:
Only the middle number can be arranged in $7$ ways.Rest all the numbers can be arranged like Whatever the first letter from right should be last letter from left.Whatever the second letter from start should be last letter from left.
But i am not able to get to the solution.
Can anyone give me the hint to solve the problem.
permutations
permutations
asked Sep 27 '15 at 11:02
justin takrojustin takro
69031835
69031835
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
**HINT:**Think about how many ways you have to choose the first letter, then the second, then the third and so on...
$endgroup$
add a comment |
$begingroup$
Pick one of the $7$ letters as the middle letter, another one as the second and fourth letter, and finally one more for the first and last letter.
Assuming repetitions are allowed, there are $7cdot7cdot7$ ways to do this.
$endgroup$
add a comment |
$begingroup$
Pick the first center letter. At the right side you have a permutation of 7 letters in two i.e you 42 left and right letters for each center letter. So you will have 42x7 = 294 then add aa, bb, hh, ii,...for each center letter you will have 49 more. So the answer is c.
$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%2f1453382%2fhow-many-of-them-will-be-palindromes-give-the-following-conditions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
**HINT:**Think about how many ways you have to choose the first letter, then the second, then the third and so on...
$endgroup$
add a comment |
$begingroup$
**HINT:**Think about how many ways you have to choose the first letter, then the second, then the third and so on...
$endgroup$
add a comment |
$begingroup$
**HINT:**Think about how many ways you have to choose the first letter, then the second, then the third and so on...
$endgroup$
**HINT:**Think about how many ways you have to choose the first letter, then the second, then the third and so on...
answered Sep 27 '15 at 11:45
karmalukarmalu
897310
897310
add a comment |
add a comment |
$begingroup$
Pick one of the $7$ letters as the middle letter, another one as the second and fourth letter, and finally one more for the first and last letter.
Assuming repetitions are allowed, there are $7cdot7cdot7$ ways to do this.
$endgroup$
add a comment |
$begingroup$
Pick one of the $7$ letters as the middle letter, another one as the second and fourth letter, and finally one more for the first and last letter.
Assuming repetitions are allowed, there are $7cdot7cdot7$ ways to do this.
$endgroup$
add a comment |
$begingroup$
Pick one of the $7$ letters as the middle letter, another one as the second and fourth letter, and finally one more for the first and last letter.
Assuming repetitions are allowed, there are $7cdot7cdot7$ ways to do this.
$endgroup$
Pick one of the $7$ letters as the middle letter, another one as the second and fourth letter, and finally one more for the first and last letter.
Assuming repetitions are allowed, there are $7cdot7cdot7$ ways to do this.
answered Sep 27 '15 at 11:45
Yiyuan LeeYiyuan Lee
12.9k42960
12.9k42960
add a comment |
add a comment |
$begingroup$
Pick the first center letter. At the right side you have a permutation of 7 letters in two i.e you 42 left and right letters for each center letter. So you will have 42x7 = 294 then add aa, bb, hh, ii,...for each center letter you will have 49 more. So the answer is c.
$endgroup$
add a comment |
$begingroup$
Pick the first center letter. At the right side you have a permutation of 7 letters in two i.e you 42 left and right letters for each center letter. So you will have 42x7 = 294 then add aa, bb, hh, ii,...for each center letter you will have 49 more. So the answer is c.
$endgroup$
add a comment |
$begingroup$
Pick the first center letter. At the right side you have a permutation of 7 letters in two i.e you 42 left and right letters for each center letter. So you will have 42x7 = 294 then add aa, bb, hh, ii,...for each center letter you will have 49 more. So the answer is c.
$endgroup$
Pick the first center letter. At the right side you have a permutation of 7 letters in two i.e you 42 left and right letters for each center letter. So you will have 42x7 = 294 then add aa, bb, hh, ii,...for each center letter you will have 49 more. So the answer is c.
answered Mar 19 at 1:25
user655572user655572
1
1
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%2f1453382%2fhow-many-of-them-will-be-palindromes-give-the-following-conditions%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