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:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
Third one :
cos−1(x2+y2x2−y2)=tan−1(a) (x2+y2x2−y2)=cos(tan−1(a))
Apply componendo-dividendo, y2x2=−c where c is a constant.
This, is just the equation of straight line through the origin. ∴dxdy=(Slope)=xy
@A Former Brilliant Member
–
Fourth one : sin(y)=xsin(a+y)
Differentiating, cos(y)dxdy=sin(a+y)+xcos(a+y)dxdy dxdy=cos(y)−xcos(a+y)sin(a+y) dxdy=cos(y)−x(cos(a)cos(y)−sin(a)sin(y))sin(a+y)=cos(y)(1−xcos(a))+xsin(a)sin(y)sin(a+y)
Frimt the original equation, sin(y)=xsin(y)cos(a)+xcos(y)sin(a) 1−xcos(a)=xsin(a)cot(y)
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
Third one :
cos−1(x2+y2x2−y2)=tan−1(a)
(x2+y2x2−y2)=cos(tan−1(a))
Apply componendo-dividendo,
y2x2=−c where c is a constant.
This, is just the equation of straight line through the origin.
∴dxdy=(Slope)=xy
Log in to reply
Fifth one :
x2+y2=t−t1
Squaring,
x4+y4+2x2y2=t2+t21−2
∴x2y2=−1
y2=x2−1
Differentiate ,
2ydxdy=x32
∴dxdy=x3y1
Log in to reply
First one,
Differentiating,
x2+y22(x+ydxdy)=2x2+y2x2(xdxdy−y)⋅x21
x+ydxdy=xdxdy−y
x+y=(x−y)dxdy
dxdy=x−yx+y
Log in to reply
x1+y+y1+x=0
x2(1+y)=y2(1+x)
x2−y2=y2x−x2y
(x+y)(x−y)=xy(y−x)
x+y=−xy
x=−y(1+x)
−y=1+xx
−y=1−1+x1
Differentiate,
−dxdy=−(1+x)2−1
dxdy=(1+x)2−1
Log in to reply
sin(y)=xsin(a+y)
Differentiating,
cos(y)dxdy=sin(a+y)+xcos(a+y)dxdy
dxdy=cos(y)−xcos(a+y)sin(a+y)
dxdy=cos(y)−x(cos(a)cos(y)−sin(a)sin(y))sin(a+y)=cos(y)(1−xcos(a))+xsin(a)sin(y)sin(a+y)
Frimt the original equation,
sin(y)=xsin(y)cos(a)+xcos(y)sin(a)
1−xcos(a)=xsin(a)cot(y)
Substituting,
dxdy=cos(y)xsin(a)cot(y)+xsin(a)sin(y)sin(a+y)
∴dxdy=xsin(a)(cos2(y)+sin2(y))sin(a+y)sin(y)
Substituting,
sin(y)=xsin(a+y)
dxdy=xsin(a)xsin(a+y)⋅sin(a+y)=sin(a)sin2(a+y)
@Vighnesh Shenoy Thanks, I am indebted to you.