Someone gave me this problem.
If \(x\) and \(y\) are positive reals such that
[ is another positive real number],
what is the probability that ?
These kinds of problems are kind of my weak point. So I would appreciate it if you shared your thought process along with your solution.
Thanks in advance!
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Clearly y is a dependant variable; you just want to identify the range of x values that do what you want. Thus, with y=2n−x you are interested in x such that x(2n−x)x2−2nx+43n2(x−n)2∣x−n∣><<<43n2041n221n and so you want 21n<x<23n. What you haven't told us is the probability distribution that x comes from. If x is uniformly distributed between 0 and 2n, the probability is 21.
Log in to reply
Thanks! That was really helpful!