Solve $S = fracP^KP^K + left(1 - P^Kright) (1 - P)^K$ for $K$ The Next CEO of Stack OverflowHow do I solve inequalities of the form $left|fracf(x)g(x)right| geq 1$?Finding the minimum value of $left(fraca + 1aright)^2 + left(fracb + 1bright)^2 + left(fracc + 1cright)^2 $Effective method to solve $ fracx3x-5leq frac2x-1$proving this inequality $left | int_=2^fracdzz^2+1 right |leq frac4pi3$Solve an inequality $sin t > sin left(t+fracpi3right)$Solve the equation $left|fracxx-1right| = 1$Solve $ left|fracxx+2right|leq 2 $Solve $logleft(frac1.07^x1050-2.5xright)=logleft(frac1.2828right)$ for $x$.Prove that $minleft(fraca_1b_1,fraca_2b_2right)leqfraca_1+a_2b_1+b_2leqmaxleft(fraca_1b_1,fraca_2b_2right)$Use Triangle Inequality to Solve Inequality $left|x+frac12right| > fracsqrt52$
Easy to read palindrome checker
Does increasing your ability score affect your main stat?
Unclear about dynamic binding
Why does the flight controls check come before arming the autobrake on the A320?
Powershell. How to parse gci Name?
Why isn't the Mueller report being released completely and unredacted?
Recycling old answers
What does "Its cash flow is deeply negative" mean?
Why don't programming languages automatically manage the synchronous/asynchronous problem?
Writing differences on a blackboard
Reference request: Grassmannian and Plucker coordinates in type B, C, D
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
What steps are necessary to read a Modern SSD in Medieval Europe?
Is micro rebar a better way to reinforce concrete than rebar?
Method for adding error messages to a dictionary given a key
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
What happened in Rome, when the western empire "fell"?
Is French Guiana a (hard) EU border?
Do I need to write [sic] when a number is less than 10 but isn't written out?
Why did CATV standarize in 75 ohms and everyone else in 50?
Can we say or write : "No, it'sn't"?
Does soap repel water?
INSERT to a table from a database to other (same SQL Server) using Dynamic SQL
Make solar eclipses exceedingly rare, but still have new moons
Solve $S = fracP^KP^K + left(1 - P^Kright) (1 - P)^K$ for $K$
The Next CEO of Stack OverflowHow do I solve inequalities of the form $left|fracf(x)g(x)right| geq 1$?Finding the minimum value of $left(fraca + 1aright)^2 + left(fracb + 1bright)^2 + left(fracc + 1cright)^2 $Effective method to solve $ fracx3x-5leq frac2x-1$proving this inequality $left | int_=2^fracdzz^2+1 right |leq frac4pi3$Solve an inequality $sin t > sin left(t+fracpi3right)$Solve the equation $left|fracxx-1right| = 1$Solve $ left|fracxx+2right|leq 2 $Solve $logleft(frac1.07^x1050-2.5xright)=logleft(frac1.2828right)$ for $x$.Prove that $minleft(fraca_1b_1,fraca_2b_2right)leqfraca_1+a_2b_1+b_2leqmaxleft(fraca_1b_1,fraca_2b_2right)$Use Triangle Inequality to Solve Inequality $left|x+frac12right| > fracsqrt52$
$begingroup$
I have an inequality
$$
S leq fracP^K P^K + (1 - P^K) (1 - P)^K
$$
with $P in [0..1]$ and $S in [0..1]$. I need to solve it for $K$.
algebra-precalculus inequality
$endgroup$
add a comment |
$begingroup$
I have an inequality
$$
S leq fracP^K P^K + (1 - P^K) (1 - P)^K
$$
with $P in [0..1]$ and $S in [0..1]$. I need to solve it for $K$.
algebra-precalculus inequality
$endgroup$
add a comment |
$begingroup$
I have an inequality
$$
S leq fracP^K P^K + (1 - P^K) (1 - P)^K
$$
with $P in [0..1]$ and $S in [0..1]$. I need to solve it for $K$.
algebra-precalculus inequality
$endgroup$
I have an inequality
$$
S leq fracP^K P^K + (1 - P^K) (1 - P)^K
$$
with $P in [0..1]$ and $S in [0..1]$. I need to solve it for $K$.
algebra-precalculus inequality
algebra-precalculus inequality
edited Mar 19 at 17:14
Yanior Weg
2,74211346
2,74211346
asked Mar 19 at 10:40
user3612643user3612643
1012
1012
add a comment |
add a comment |
0
active
oldest
votes
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%2f3153900%2fsolve-s-fracpkpk-left1-pk-right-1-pk-for-k%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3153900%2fsolve-s-fracpkpk-left1-pk-right-1-pk-for-k%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