#help-39

1 messages · Page 159 of 1

pearl pondBOT
#
Channel closed

Closed by @untold pebble

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

junior vapor
#

hello i don't get how to graph the region of this. I'm just confused about what the actual graph looks like.

hard kite
#

take the reciprocal both sides and invert the inequallity and you get x < y

#

for positive (x,y)

#

no wait

junior vapor
#

i dont get why it has two lines

hard kite
#

x and y positive or x and y nevative

x < y

if x negative and y positive

no solution because 1/x is negative is 1/y is positive

if x positive and y negative

always true because 1/x is positive and 1/y is negative

#

,ask plot 1/x > 1/y

hard kite
#

yeah thats it

hard kite
junior vapor
#

like why it's made up of y=x and y=-x

junior vapor
hard kite
#

yes

#

separating by quadrants of the plane

#

x and y positive is on the first quadrant, x negative and y positive is on the second quadrant, etc

junior vapor
#

oh ok that makes sense

#

i still dont get why drawing 1/x=1/y is the same as drawing y=+-x

#

like i thought u could just remove the reciprocal and draw x=y

hard kite
#

but it is..

hard kite
junior vapor
hard kite
#

,ask plot 1/x = 1/y

junior vapor
#

wait wat

hard kite
#

its just y = x

junior vapor
#

oh the textbook must be wrong ig

#

thanks 👍

#

.close

pearl pondBOT
#
Channel closed

Closed by @junior vapor

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

lethal vigil
#

for part c, the 3 permutations for would be these 5-digits: {2,...,6}, {3,...,7}, and {4,...8} right?

lethal vigil
#

.close

pearl pondBOT
#
Channel closed

Closed by @lethal vigil

Use .reopen if this was a mistake.

cinder flower
#

if you want a hint ||if you pick 5 digits there is only one way to write them in increasing order||

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

quick star
#

how to count this?

pearl pondBOT
quick star
#

there's the option of writing out all 20 possibilities but that seems overkill

cinder flower
quick star
#

u get to watch me speedrunning geometry so i never have to come back to it again

cinder flower
#

if i gave you three positive integers, how could you determine if you can make a triangle out of them?

quick star
#

with the triangle inequality yeah

cinder flower
#

yea

quick star
#

a + b >= c

#

well without equality

#

yeah but what's an efficient way to count it?

#

do i list all 20 subsets?

cinder flower
#

probably not a good idea

cinder flower
quick star
#

it should be a + b > c

#

for triangles right

#

otherwise it's a straight line

#

when a + b = c

#

anyhow

cinder flower
#

to start what if we just count the triangle that use a side length 1

quick star
#

mhm

#

that doesn't work

cinder flower
#

how many are there?

quick star
#

0

cinder flower
#

now scratch 1 off the list. how about triangles that use side length 2?

quick star
#

not sure how to efficiently count anything above 1

#

hmm

cinder flower
#

how did you find that there are 0 triangles with side length 1?

quick star
#

|a - b| < c < a + b

#

if c = 1 then the difference of the two other sides have to be less than 1

#

but that's only possible if we have duplicate side lengths

cinder flower
#

right

#

so how about with side length 2

#

(and no side length 1)

quick star
#

{2,3,4}

#

uhhh

#

{3,4,5}

cinder flower
#

we have to use 2

quick star
#

Lol wait 😭

#

i'm being dumb

#

hold on

cinder flower
#

😭

quick star
#

{2,3,4}, {2,4,5}, and {2,5,6}

#

i think

#

yes those

cinder flower
#

yep

#

we use 2 and the other two numbers can't differ by 2 or more

#

so that's all

#

now how about side length 3 (no 1 or 2 allowed)

quick star
#

don't we also have to consider the upper bound

quick star
#

and for 4 1 case

#

for 5 we already counted

#

same with 6

cinder flower
#

yea sure you can just go through the last 4 cases and see if you want

quick star
#

yeah okay so 7 of them

#

😭 okay kinda hard to count

cinder flower
#

no, just 4 left?

quick star
#

there was 3 fixing 2

#

3 for fixing 3

#

and i think 1 for fixing 4

cinder flower
#

for side length 3, you can choose 2 lengths from {4,5,6}. so 3 ways

#

then for 4, just 1 option (using 5 and 6)

#

and then you're done

quick star
#

so the whole idea was

#

fixing 1: then you have to choose from {2,3,4,5,6}

#

such that the difference is 0 between 2 terms

#

and so on

#

in other words, we only care about the lower bound?

#

and the upper bound somehow magically also works out

#

like in the traingle inequality you have:

|a - b| < c < a + b

we're only looking at |a - b| < c piece for making these selections which somehow works

cinder flower
#

yea, c is the smallest side

#

or like

#

say the sides are ordered a > b > c (so c is the one we fix in each case, the smallest one) . we need

  1. a + b > c
  2. a + c > b
  3. b + c > a

a > b > c gives 1 and 2 for free. if we insist a - b < c, then we also get 3

#

also note |a - b| = a - b

#

moreover, |a - b| < c is equivalent to b + c > a

#

(a,b,c) with a > b > c satisfies 3)
is equivalent to
it is possible to make a triangle with side length a, b, c

#

because
(a,b,c) satisfies 1) 2) and 3)
is equivalent to
it is possible to make a triangle with side length a, b, c

#

and a > b > c gives conditions 1) and 2)

#

now (a,b,c) with a > b > c satisfies 3) is equivalent to (a,b,c) with a > b > c satisfies c > |a - b|

#

ok this has to be so confusing but anyway my point is we just need to check the last two sides (labelled a and b with a > b) satisfy c > |a - b|

quick star
#

kongouderp kongouderp my head hurts

cinder flower
#

i'm sorry 😭 that was a lot

quick star
#

Wait 😭let me reread

cinder flower
quick star
#

it’s okay

#

i think i’m getting it

quick star
cinder flower
#

a + c > a

quick star
#

oh

cinder flower
#

so we have a + c > a > b

quick star
#

yeah true ded

cinder flower
#

ok self contained nicer message:
we have three sides a,b,c with a > b > c. we want to check if a,b,c can make a triangle. this happens iff all three of these are satisfied:

  1. a + b > c
  2. a + c > b
  3. b + c > a

from a > b > c we get 1) and 2). now for 3), rewrite it as a - b < c. since a > b, we could write that as |a - b| < c if we wanted to but no need for that really if we've already labelled the sides. so condition 3) is equivalent to a - b < c

quick star
#

hmmmm okay i think i get the idea

#

oh

#

u rewrote it 😭

#

okay so if we let c be the smallest side

#

we only need to satisfy 3)

#

cuz the fact that we ordered it already satisfies a and b

cinder flower
#

yea

#

well 1) and 2)

quick star
#

are already satisfied cuz of the ordering

cinder flower
#

yes

quick star
#

mmmmmmkk okay okay

#

that’s another mind bending thing

#

at this point i would just write all 20 😭😭

cinder flower
#

loll

quick star
#

okay okay i get it, thanks 💅

cinder flower
pearl pondBOT
#

@quick star Has your question been resolved?

#
Channel closed

Closed by @quick star

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

weak plaza
#

is the way I did this question correct? I have to find the magnitude of the resultant force and I got 11.18 while the answer is 11.22. Is that too much of an error?

weak plaza
#

<@&286206848099549185>

#

then it's asking me to give the direction of the resultant as a bearing

midnight haven
pearl pondBOT
# weak plaza <@&286206848099549185>

Please only use the <@&286206848099549185> ping once if your question has not been answered for 15 minutes. Please do not ping or DM individual users about your question.

velvet tiger
#

yes

#

can i ask what program are you using for writing ?

pearl pondBOT
#

@weak plaza Has your question been resolved?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

weak plaza
pearl pondBOT
weak plaza
#

i still need help btw

pearl pondBOT
#

@weak plaza Has your question been resolved?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

weak plaza
#

.reopen

pearl pondBOT
#

#

@weak plaza Has your question been resolved?

pearl pondBOT
#

@weak plaza Has your question been resolved?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

wary vapor
#

I need help with simplifying this expression and finding its value at x = -3 and y = 5.

wary vapor
#

Sorry for bad English im not good at it

pearl pondBOT
#

@wary vapor Has your question been resolved?

waxen talon
#

!status

pearl pondBOT
#
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
wary vapor
#

welp

#

i got no help

#

.close

pearl pondBOT
#
Channel closed

Closed by @wary vapor

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

modern sluice
#

The length and the breath of a rectangular park are 75 m and 40 m respectively. Find the area of the park and the cost of planting grass in it at ₹20 per m²

pearl pondBOT
#

Please don't occupy multiple help channels.

modern sluice
#

Oki

#

@pearl pond

waxen talon
#

What have you tried so far?

modern sluice
#

I'm jst a 7th grader

#

And i dont like maths at all

#

Can u help me how to use this

bold spoke
#

Total area = Length X Breadth

#

how would i answer?: 2(x+1)(x+1)

pseudo oxide
#

@modern sluice you said nobody was helping. have you even looked at what this guy has suggested?

versed ledge
versed ledge
# modern sluice Idk

There is a rectangular park given in question
It's length and breadth are given
You need to find the area of the rectangular park
area of rectangular park = length × breadth

modern sluice
#

So it will be 75 × 40

versed ledge
#

Yes

modern sluice
#

Ig

versed ledge
#

That is part 1 of the question, find the area

modern sluice
#

🙂

#

Let me try

versed ledge
modern sluice
#

It's done

versed ledge
#

How much is it?

#

Did you finish the 2nd part too?

modern sluice
#

3000m²

versed ledge
#

Now the 2nd part

modern sluice
versed ledge
modern sluice
#

I think it will be 3000 × 20

versed ledge
modern sluice
#

So the ans is 60000

versed ledge
#

Yup

modern sluice
#

Thank u so much

versed ledge
#

No problem

pearl pondBOT
modern sluice
#

Find the area of a square , whose perimeter and area are in the ratio of 1:2

versed ledge
#

Whose side is let's say x

modern sluice
versed ledge
modern sluice
versed ledge
#

Perimeter /area = 1/2 given

#

4S/S²= 1/2

#

Solve and find S

modern sluice
#

Okii

#

I can't

#

🙂

versed ledge
modern sluice
#

😥

versed ledge
#
One S will be cancelled from numerator and denominator, so you will be left with
4/S = 1/2
Now do cross multiplication 
4×2=S×1
S=8```
modern sluice
#

I have not paid enough attention at school during the classes

#

And after 2 weeks my exams are gonna held

versed ledge
modern sluice
modern sluice
versed ledge
#

That is S²

modern sluice
#

Oo

#

I got it

#

Thankss

#

Btw you from?

versed ledge
#

Same as you

modern sluice
versed ledge
modern sluice
#

Apko

versed ledge
modern sluice
#

Okkkkiiiii sir 💗👍

#

. Close

#

. Close

versed ledge
#

.close

pearl pondBOT
#
Channel closed

Closed by @versed ledge

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

wraith river
#

@opaque raven A needs 1 piece of carpet, 4m long running vertically, you trim the width to 3.4m and throw the strip away.
B needs 2 pieces, first 3.4m long running horizontally, second 0.4m long running vertically, the second trimmed like the one in A. 3.8m in total.
So B is cheaper, but it might look ugly since the thread of the two pieces is perpendicular.

#

The 3.4m piece only covers the floor below the dotted line. You need a piece to cover the top also.

#

Where did you get 4.2? The bottom piece is 3.6x3.4

#

Yes. And the carpet is 3.6 wide.

#

That's what happens in A. You need to trim it to fit, so you throw some of it away.

#

Yeah, the bottom part of B is 3.4x3.6. This leaves you with an uncarpeted bit that's 3.4x0.4. So you carpet that the same way you do A, except instead of having to trim a segment that's 4m long, it's now just 40cm.

#

That's how much wider the carpet is than the room.

#

20x40cm is your waste here, as opposed to 20x400 in A.

pearl pondBOT
#
Channel closed

Closed by @opaque raven

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

worthy grail
#

Does my work look good?

pearl pondBOT
worthy grail
#

I used symbolab to check and x=3 is right but my method was different

summer imp
#

It’s good

worthy grail
#

thanks!

#

.close

pearl pondBOT
#
Channel closed

Closed by @worthy grail

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

mild stirrup
pearl pondBOT
warm current
pearl pondBOT
# mild stirrup
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
mild stirrup
#

2

midnight haven
#

does it means like

warm current
pearl pondBOT
midnight haven
#

solutions?

warm current
midnight haven
#

oh sure

#

alright

mild stirrup
#

it’s on the right

pearl pondBOT
#

@mild stirrup Has your question been resolved?

mild stirrup
#

.close

pearl pondBOT
#
Channel closed

Closed by @mild stirrup

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

unborn scaffold
#

In importance sampling if I sample from another density (say it's similar but not the same) why does it converge to the same expected value?

pearl pondBOT
#

@unborn scaffold Has your question been resolved?

pearl pondBOT
#

@unborn scaffold Has your question been resolved?

pearl pondBOT
#

@unborn scaffold Has your question been resolved?

plush bramble
unborn scaffold
# plush bramble do you have an actual example of two densities

Actually, I found what was bothering me. but the question isnt answered

So here: https://math.arizona.edu/~tgk/mc/book_chap6.pdf

I understand 6.1 6.2, 6.3, 6.4.

I understand how this converges because the q(x)s cancel

But then here: https://computergraphics.stackexchange.com/questions/4979/what-is-importance-sampling

They use 1/n sum of f(x)/pdf which I don't understand how is equivalent or how it converges. I came to this from a raytracing perspective so that's why Im confused

plush bramble
#

is this estimate your question?

unborn scaffold
#

yes

#

but aren't we calculating the expected value of f?

#

so \int f(x) x dx

#

I guess

\int f(x) p(x) dx assuming x is sampled from p

jolly parrotBOT
#

riemann

#

riemann

unborn scaffold
#

while the first link calculates the expected value

#

this might just be why the forms are different

#

but I dont see it yet

plush bramble
unborn scaffold
#

on 6.16 I don't get how p(x) disappears.

I get

$$(fx) \frac{p(x)}{q(x)} = e^{-x}(1-\alpha) p(x)$$

jolly parrotBOT
#

Cedric

unborn scaffold
#

f(x) *

#

is p(x) what they call the nominal distribution

#

so p(x) = 1?

plush bramble
#

don't think p(x) = 1

#

you can either just trust the example and solve for p(x) in their answer

#

oh nevermind you're right it is

unborn scaffold
#

yes

plush bramble
#

yea uniform on [0,1]

#

monkey words

unborn scaffold
#

This I understand, but I don't get how this problem is the same as the

1/N sum f(x)/pdf(x) from the raytracing question

#

is q(x)/p(x) is the PDF here?

#

so you don't know p but come up with a pdf such that q(x)/p(x) = pdf(x)

plush bramble
#

no idea where you're learning raytracing from ¯_(ツ)_/¯

#

it's not in the chap6 pdf

unborn scaffold
#

ch 3 and ch6

#

I guess they don't explain that well which is why I looked online. They are consistent with this in notation: https://computergraphics.stackexchange.com/questions/4979/what-is-importance-sampling

But only the stats course stuff makes sense to me, I don't see how what they are doing is equivalent

#

unless we're assuming that p(x)=1 is always true or something

pearl pondBOT
#

@unborn scaffold Has your question been resolved?

pearl pondBOT
#

@unborn scaffold Has your question been resolved?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

crimson bobcat
#

hi

pearl pondBOT
#

Please don't occupy multiple help channels.

crimson bobcat
#

hi everyone

#

The grocery store earns 30% of the sale price for each box of biscuits sold. During the Thadingyut Festival, the store decides to take 20% off the sale price for one day. By what percentage must the number of boxes sold increase to earn the same amount of money as the previous day?

#

can anyone help me solve

#

this

#

this is a very ez question but

#

it seems that my answer

#

did not match the answer

#

is there anyone who can help me clear the

#

misunderstanding

jolly parrotBOT
crimson bobcat
#

is it that complicated

cinder flower
#

i don't think that has anything to do with the problem

crimson bobcat
#

lol me too

#

so um

#

does anyone

#

know the solution to this problem

solemn rock
#

e: earnings/box originally
e' is earnings/box after 20% discount
p: price originally
n: original number of boxes sold per day
n': number of boxes to sell during festival
we want to find (n'/n-n) * 100%
e = 3/10 * p
e' = 1/10 * p
en=e'n'
hence:
n'/n=e/e'=3
answer is 200%

crimson bobcat
#

ikr

#

but chat gpt said

#

it's 25%

#

!!!!!!!

solemn rock
#

chatgpt can't do numbers...

crimson bobcat
#

i see

solemn rock
#

bruh

crimson bobcat
#

no but

#

wut that thing was saying

#

made sense to me somehow

#

so i got confuse

solemn rock
#

chatgpt can give you good reasoning but its calculation is very bad

crimson bobcat
#

yuh true

#

but for other questions

#

that i asked it

#

it seems pretty fine

solemn rock
#

its not reliable

crimson bobcat
#

ik it made my physic hw a disaster

#

anyway

#

thx

#

.close

pearl pondBOT
#
Channel closed

Closed by @crimson bobcat

Use .reopen if this was a mistake.

jolly parrotBOT
#

Alex

\begin{aligned}
e^{x} &\geq 1+x \quad \forall x\ge0 \\
x &\geq \ln(1+x) \quad \forall x\ge0
\end{aligned}

\sum_{i=1}^{n}x_{i} &\geq \sum_{i=1}^{n}ln(x_{i}+1) \\

\sum_{i=1}^{n}x_{i} &= \sum_{i=1}^{n}(\frac{a_{i}}{A}-1)=(\sum_{i=1}^{n}\frac{a_{i}}{A})-n=n-n=0, \\
\sum_{i=1}^{n}ln(x_{i}+1) &= \sum_{i=1}^{n}ln(\frac{a_{i}}{A}-1+1) \\
&= \sum_{i=1}^{n}ln(\frac{a_{i}}{A})=ln(\frac{a_{1}a_{2}...a_{n}}{A^{n}})

0 &\geq \ln(\frac{a_{1}a_{2}...a_{n}}{A^{n}}) \\
1 &= e^{0} \geq \frac{a_{1}a_{2}...a_{n}}{A^{n}} \\
A &\geq \sqrt[n]{(a_{1}a_{2}...a_{n})}=G
```Compilation error:```! Package amsmath Error: \begin{aligned} allowed only in math mode.

See the amsmath package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.49 \begin{aligned}
                    
You're in trouble here.  Try typing  <return>  to proceed.
If that doesn't work, type  X <return>  to quit.```
pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

chilly terrace
pearl pondBOT
chilly terrace
versed ledge
#

Or you want us to check your work

lethal palm
pearl pondBOT
#

@chilly terrace Has your question been resolved?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

sand coyote
pearl pondBOT
sand coyote
#

Can I do this using row echelon

#

Where I make 0 appear everywhere in the ‘’rectangle triangle’’ bottom left

compact ridge
#

start by eliminating the 9 in the second row, so 5r2 - 9r4 -> r2 for example

#

then you want to work with the new top 2 rows, to eliminate the 2 and then the -1

#

then eliminate the -4

#

now it's lower triangular, so you can easily change the order of the rows to make it upper triangular if you want to

pearl pondBOT
#

@sand coyote Has your question been resolved?

sand coyote
#

Tu

#

Ty

pearl pondBOT
#
Channel closed

Closed by @sand coyote

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

short orchid
#

Hi guys, how to solve this equation? Im stuck here

frozen lantern
#

uh what step

versed remnant
#

45 and 60 degrees are special kinda angles , u should know thier sin/cos values tbh

frozen lantern
#

that's also fair

valid kettle
#

the algebra looks right

versed remnant
#

and then i think it turns into a tan ? send cos to rhs and then divde that

frozen lantern
#

oh that's your working?

#

i thought it was a sol lmao

valid kettle
#

$\sin45^\circ=\frac{\sqrt{2}}{2}=\cos45^\circ$, $\sin60^\circ=\frac{\sqrt{3}}{2}$ and $\cos60^\circ=\frac{1}{2}$

jolly parrotBOT
#

@valid kettle

short orchid
frozen lantern
#

for $\cos$ it's $\cos(45^\circ)=\frac{1}{\sqrt2}, \cos(60^\circ) = \frac12$

jolly parrotBOT
short orchid
#

Guys info: i’m stuck! uponthewitnessing

#

i don't know what to do next guys

#

can anyone pls give me clue

valid kettle
# short orchid

Take the sinx * ... to the other side
And then divide both sides by cosx

You should get tanx = ...

rapid timber
#

or cos(x+45)=sin(x+k)

short orchid
valid kettle
#

more like $\sin(90^\circ-x)=\cos x$

jolly parrotBOT
#

@valid kettle

rapid timber
#

yes

valid kettle
#

or that

short orchid
rapid timber
#

i believe it is quite trivial if you draw it out

short orchid
#

uhmm

#

ohhh okay

#

i'll try the other method

#

i haven't learnt that

#

Guys why is it kinda weird

#

wait maybe i can try compound angle again?

#

btww thank youuu guys

short orchid
short orchid
versed remnant
#

send them to left hand side

#

they are not the angle , they are multiplying with sinx and cos x

#

and then u can arc tan both sides

short orchid
#

oh wait you're right

#

i forgot

versed remnant
#

||sin/cos = tanx||

short orchid
#

yesss

#

i finally got the answer

short orchid
#

thanks everyone, yall are so nice

versed remnant
#

!done

pearl pondBOT
#

If you are done with this channel, please mark your problem as solved by typing .close

short orchid
#

and kind

#

.close

pearl pondBOT
#
Channel closed

Closed by @short orchid

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

pallid oriole
#

why is this wrong

pearl pondBOT
spiral pivot
#

hi

pallid oriole
#

why is this wrong

spiral pivot
#

so the original question is integral of cos x / (cos x - sin x) dx?

pallid oriole
#

yes

#

this seems to be the right answer, but obv my answer has a difference

#

i suspect the step where i multiplied -

spiral pivot
#

your answer is equivalent

civic drum
#

it’s the same

pallid oriole
#

huh

#

how

spiral pivot
#

notice that the log argument is in an abs

#

so log|u| = log|-u|

pallid oriole
#

OH MY GOF

#

i spent 20 mins on this..

spiral pivot
#

don't forget the + C as well

pallid oriole
#

ok

#

damn

#

thanks

civic drum
#

lol

pallid oriole
#

.close

pearl pondBOT
#
Channel closed

Closed by @pallid oriole

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

silent bramble
pearl pondBOT
silent bramble
#

question asks to find points where func is not analytic

#

but del(u)/del(x) != del(v)/del(y)

#

apparently the ans was just 2-3i

#

which makes sense cause you cant have denom 0

#

whatt

cursive wraith
#

wait mb

#

one sec

silent bramble
#

i have in my notes

cursive wraith
#

you forgot - in the expression of v

silent bramble
#

ohhhhh

cursive wraith
silent bramble
#

dwdw

pearl pondBOT
#

@silent bramble Has your question been resolved?

silent bramble
#

also this one it’s also cauchy riemann does not hold

#

but ans says analytic except z=0

cursive wraith
#

because something tells me you didn't simplify enough

silent bramble
#

ohh

#

hehe😊 yess

silent bramble
#

do you just replace + with -

#

i think sooo

#

oh wait wait imma send a photo

#

I have to express in cartesian form

plush bramble
#

yea just simplify your fractions and check your work with a calculator

silent bramble
#

ye

#

im so cooked

#

I think I know what im doing

#

but i calculate it very slow

#

we have to express in polar form

#

for theta=arctan(-1/sqrt(3)), how do you know which quadrant it falls under?

#

how do you know if its in between -pi/2 and pi/2

#

w/out a calculator

#

for this one its more self-explanatory actually

#

but what about other values

plush bramble
#

you can figure out the quadrant using the angle

#

it's a special angle on the unit circle

silent bramble
#

would you change sqrt(3)-i into polar first?

plush bramble
#

it really doesn't matter

silent bramble
#

or would you do smth like 3-1+3sqrt(3)i

#

like change into cartesian

plush bramble
#

both give the same answer and it's just whatever you're more comfortable doing

silent bramble
#

yea so i get theta is -pi/6

#

so ans would be 4e^(i-pi/3)

plush bramble
#

i-pi/3 is i minus pi/3, not i * (-pi/3)

silent bramble
#

oh oops yea

#

what if you want to leave it in arctan form

#

is it right to say 2arctan(-1/sqrt(3))

#

if the angle is not special

#

should be

#

the questions Im doing doesnt have solutions

#

so Im doubting everything I do

plush bramble
#

why would you leave it in arctan form

#

oh if it weren't a special angle i see

#

i guess?

silent bramble
#

for example, here, I can only leave it like this, but knowing the angle is important cause arctan(x) has to be within -pi/2 and pi/2

#

actually, on my notes it says -pi/2 and pi/2 is principle branch of sqr root

#

so if z is not under a square root, we can disregard the requirement of having arctan(x) to be within this range?

plush bramble
#

you should rationalize the number first

#

this one

silent bramble
#

i get 1-(sqrt(3)/2)

plush bramble
#

,calc 1-(sqrt(3)/2)

jolly parrotBOT
#

Result:

0.13397459621556
plush bramble
#

,calc (sqrt(3)-1)/(1+sqrt(3))

jolly parrotBOT
#

Result:

0.26794919243112
silent bramble
#

2-sqrt(3)

pearl pondBOT
#

@silent bramble Has your question been resolved?

plush bramble
#

,calc (1+i) / (sqrt(3) + i)

jolly parrotBOT
#

Result:

0.68301270189222 + 0.18301270189222i
plush bramble
#

,calc e^(i * (atan(2 - sqrt(3)))) / sqrt(2)

jolly parrotBOT
#

Result:

0.68301270189222 + 0.18301270189222i
plush bramble
#

looks right

pearl pondBOT
#

@silent bramble Has your question been resolved?

silent bramble
#

i have more questions and I wanna ask smth related to this

#

but i’m so tired im gonna sleep

#

quick nap

pearl pondBOT
#

@silent bramble Has your question been resolved?

plush bramble
#

just close and reopen

silent bramble
#

.close

pearl pondBOT
#
Channel closed

Closed by @silent bramble

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

rich jolt
#

how did the teacher assume the point n ignore the typo as r where it says (1+lambda)i-(2+2lambda)j+(2lambda-1)k

pearl pondBOT
#

@rich jolt Has your question been resolved?

pearl pondBOT
#

@rich jolt Has your question been resolved?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

lavish portal
#

can someone check this work 🤩

pearl pondBOT
bitter lynx
versed remnant
#

1/4?

lavish portal
#

right mb

#

do you guys have any ideas for other sly solutions

#

or cool methods

versed remnant
lavish portal
#

did you use symbolab for that

#

oh i know where i was wrong i think...

versed remnant
bitter lynx
versed remnant
#

1/4 stays in the intergral , 4 goes out

bitter lynx
#

times 1/4

lavish portal
#

wait no

#

RIGHT I need to times by 4

versed remnant
#

im saying $$\int \frac{4}{4} \cdot \frac{dx}{cos^2x sin^2x} = 4\int \frac{1}{4}\cdot \frac{dx}{cos^2x sin^2x}$$

jolly parrotBOT
#

JustToPro

versed remnant
#

yeah , thats correct

lavish portal
#

do you have

#

any other ideas for solutions

#

any sly stuff

versed remnant
#

why tho?

lavish portal
#

just want to know

#

any other cool methods

versed remnant
#

nah i dont think i can think of any xd

lavish portal
#

oki ty

#

.close

pearl pondBOT
#
Channel closed

Closed by @lavish portal

Use .reopen if this was a mistake.

lavish portal
#

@versed remnant if you want to see this idk

#

this is a cool solution too

hybrid palm
#

oh thats clean

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

lavish portal
#

why is my dtheta so messed up

pearl pondBOT
lavish portal
#

OMG I KNOW WHY SORRY

#

it's e^2x/25

#

wait now i have another issue

#

can anyone check my work for this

versed remnant
#

shouldnt that be in the denominator?

#

nvm

#

yeah i think its correct , just simplify further

lavish portal
#

🤩

#

.close

pearl pondBOT
#
Channel closed

Closed by @lavish portal

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

ashen forum
#

Im having trouble with bringing an argument in its principal range [-pi, pi], the argument which im trying to bring in the range is arg(z) = 2pi - 30, i don't really have any clue

ashen forum
vocal lark
#

I lost count

#

~ 1.41 radians

#

~ 40.56 degrees

ashen forum
#

we aren't allowed to use any computational tools in the exam for these kind of problems, so im wondering if there is another way?

vocal lark
ashen forum
vocal lark
#

once you know how many multiples of 2pi you actually need, just add it and simplify

#

so if it is 4 multiples, then you would do (2pi - 30) + 8pi = 10pi - 30

#

and that is it, actually

#

now, I'm assuming that your problem statement is accurate

#

that this is all they're asking you to do

ashen forum
#

yes

#

.close

pearl pondBOT
#
Channel closed

Closed by @ashen forum

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

worn goblet
#

derivative of [x^3 + y^3]/[x^3-y^3]

pearl pondBOT
desert solar
#

Hi

#

with respect to which variable do you need to derive?

desert solar
#

Ok

#

Then treat y as a constant (example 1) and take the derivative

#

Using differentiation rules for functions of one variable

#

Since y is constant

worn goblet
#

implicit derivative

desert solar
#

Ah

#

Then I don't know how to help you

#

Sorry

#

I thought it was something else

edgy wren
worn goblet
#

i just cant get to the ansewer

edgy wren
worn goblet
worn goblet
edgy wren
# worn goblet

Process for right picture looks right but for the left pic where did the denominator go ?

worn goblet
edgy wren
#

Ok lemme do it rq

worn goblet
edgy wren
worn goblet
edgy wren
#

||y/x||

worn goblet
#

i got 1

edgy wren
# worn goblet

I think what you did wrong here is something of moving the variables

worn goblet
edgy wren
# worn goblet

Ok I know where you messed up
it was x^3 y^2 (in the denominator)

worn goblet
edgy wren
#

looks bad

#

writing dy/dx as y' btw

worn goblet
#

wolfram kept the denominator as it is whole sqwuared

#

and got the 6smthsmth/(x=y)^2

#

x-y

edgy wren
#

Process differs

worn goblet
#

Is this work correct

edgy wren
worn goblet
edgy wren
worn goblet
edgy wren
#

d/dx(e^[x+y])=e^(x+y)*d/dx(x+y)
=e^(x+y)[y'+1] same goes for left

worn goblet
#

which i then multipled to e^x+y

edgy wren
#

Yea same goes for the sine
Derivative of the function (while keeping the inside) * derivative of the inside

worn goblet
#

and multipled it

worn goblet
#

if rhs of that = o

pearl pondBOT
#

@worn goblet Has your question been resolved?

#
Channel closed

Closed by @worn goblet

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

heady finch
#

for question 5b

pearl pondBOT
heady finch
#

would it be acceptable to represent it as a double integral

#

like this

midnight haven
#

represent what as a double integral?

heady finch
#

when finding the solution

midnight haven
#

oh sorry lol just saw that

#

I think a better way is possible

#

if you write it in terms of the constants

#

as your final answer

#

@heady finch

#

is this meant to be your final answer?

#

cause I would definitely not want to leave it as double integrals at the end

heady finch
midnight haven
#

oh gotcha

#

yeah then I think it is fine

heady finch
#

I'm wondering whether it's considered equivalent to the solution in this case

#

alright thanks

midnight haven
#

bet to put brackets tho

heady finch
#

gotcha

midnight haven
#

$$\int \left \int (-2x) dx \right dx$$

heady finch
#

👍

#

.close

pearl pondBOT
#
Channel closed

Closed by @heady finch

Use .reopen if this was a mistake.

jolly parrotBOT
#

Edmund Cloudsley
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

midnight haven
#

ahh jeez

#

nvm

#

screw this

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

midnight haven
#

i cant do part b

pearl pondBOT
midnight haven
#

<@&286206848099549185>

ivory lichen
#

you have the equation, they're asking u to find y(8)

#

u have to substitute x = 8 into your equation

midnight haven
#

so y = -4(8)+10

#

.close

pearl pondBOT
#
Channel closed

Closed by @hard swift

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

jovial dock
#

please can someone answer this without calculation

midnight haven
#

What

#

Without calculation?

jovial dock
#

do calculation if u want

#

but answer it

#

i just need answer

#

its sparx maths

edgy wren
#

Bro just plug r as 13 and solve it with a calculator

jovial dock
#

wait waht?

edgy wren
neon ermine
#

They gave u the formula

edgy wren
#

r=radius=13

jovial dock
#

ty

#

.close

pearl pondBOT
#
Channel closed

Closed by @jovial dock

Use .reopen if this was a mistake.

jovial dock
#

.reopen

pearl pondBOT
#

jovial dock
edgy wren
edgy wren
# jovial dock ?

Volume of sphere=4/3(πr^3)
Volume of sphere=5100π
Volume of sphere=volume of sphere
4/3(πr^3)=5100π solve for r

jovial dock
#

the equal sign in a calculator only gives u answers?

edgy wren
jovial dock
edgy wren
jovial dock
#

yh

#

what does that have to do with thee question?!

edgy wren
jovial dock
#

im not getting it

#

your making it more confusing

#

can u just giive me the answer

pearl pondBOT
#

@jovial dock Has your question been resolved?

jovial dock
#

please help

#

<@&286206848099549185>

random flume
#

what's the problem

jovial dock
random flume
#

jus equate the two equations

random flume
jovial dock
#

bro nobody is answering the question

pearl pondBOT
#

@jovial dock Has your question been resolved?

plush moss
jolly parrotBOT
#

denzio321

jovial dock
jolly parrotBOT
#

JakeTSS

Basically:
$\frac{4}{3}\pi r^3=5100\pi$
plush moss
#

Then you can solve for r

jovial dock
#

so i need to write Basically:
$\frac{4}{3}\pi r^3=5100\pi$?

jolly parrotBOT
#

JakeTSS

plush moss
#

Oh you just want the answer flat

jovial dock
#

yea.

plush moss
#

Uh

jovial dock
#

its online hw

plush moss
#

I mean like

#

!noans

pearl pondBOT
#

The purpose of this server is to help you learn, not to hand out answers. Do not ask someone to give you the answer directly.

jovial dock
#

its too much holiday stuff

plush moss
#

There's this thingy

jovial dock
#

please

#

just answer

#

i know how to do it]'

plush moss
#

Then just do it

jovial dock
#

i am just too tired

plush moss
#

Take a break

jovial dock
#

no

#

its due monday

#

i need it done now

plush moss
#

Atp Just ask gauthmath

#

Would be faster

jovial dock
#

gauthmath is fake

plush moss
#

Should be able to solve simple equations like these

#

$\frac{4}{3} r^3=5100$

#

We can cancel out the pi on both sides

#

That makes it a bit simpler

jolly parrotBOT
#

denzio321

plush moss
#

Then divide by 4/3 on both sides

#

Then cube root both sides

#

I am also too tired to use my calculator rn

#

Mb

#

If your teacher hasn't taught you this you might want to kill them🔥

jovial dock
#

but i will thank you for the gauthmath idea

#

since its working lol

#

thanks for that

#

❤️

#

.close

pearl pondBOT
#
Channel closed

Closed by @jovial dock

Use .reopen if this was a mistake.

plush moss
jovial dock
#

what abt thhis

#

😭

#

gauthmath is asking me to pay

#

nvm dw

#

clcosed

#

.close

plush moss
#

Your math teacher doing you dirty

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

willow delta
#

can someone help compute this, where C=830e-12 and t=5e-3 and Q=123e-6 and L=3.30

willow delta
#

online calculator cant do it properly for some reason

pearl pondBOT
#

@willow delta Has your question been resolved?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

stuck wasp
#

Ok so heres a problem

pearl pondBOT
stuck wasp
#

I'm prepping for COMC and AMC 10 and I'm working on combanitorics and probability (weak spots)

#

so uhh

#

I got 16!/4^8

#

but the right answer is 16!/2^8

#

can someone explain

elfin tinsel
#

Because the total no of ways to put the sock and shoe for a single leg is 2

#

Then there are 8 legs

#

So 2 to the power 8 is number of sample space

#

Why did you use 4 power 8

stuck wasp
#

Lets say we arrange the socks from a1 to a8

#

and the shoes from b1 to b8

#

in a total of 16! combinations for both of those

#

and we want the sock to be first

#

it could be aa, ab, ba, bb

#

so uhh

#

divide by 4 each pair of assumed ab?

#

confusion

#

<@&286206848099549185>

#

sorry for the ping

elfin tinsel
#

Sorry

stuck wasp
#

sorry sorry

elfin tinsel
#

Well let me expl

#

For a single leg
There are two ways to arrange

#

The 16 factorial is for the order in which accessories are weared on the legs

stuck wasp
elfin tinsel
#

Yes

stuck wasp
elfin tinsel
#

No

stuck wasp
#

feeling insanely stupid

elfin tinsel
#

It is for the order of legs

stuck wasp
#

er er er

elfin tinsel
#

Say first you are wearing on leg 1 then leg 2 … or the leg 1, leg 3 ….

#

Did you get it

stuck wasp
#

yeah but isnt

#

that

#

8! x 8!

#

for separate a and b

elfin tinsel
#

It is not even about the shoes and shocks

#

It is about the order in which legs are chosen

stuck wasp
#

uhm?

#

so its assigning legs to shoes?

#

oh mb

#

AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH

elfin tinsel
#

Sorry i am confused

stuck wasp
#

nvm nvm im tweaking

stuck wasp
#

answer is this:

#

I mean I get the first part

#

i mean term

#

the first is basically total amounts of possible combinations

#

minus equivalent

#

but what about the second term?

elfin tinsel
#

Let me try

stuck wasp
#

So what I got in the end is 288

#

the uhh

#

Solution doesn't explain 24/2

elfin tinsel
#

It’s beyond my syllabus

#

I can’t help sorry

stuck wasp
#

oh deer

#

ty tho

#

<@&286206848099549185>

elfin tinsel
#

@stuck wasp

#

I understood the concept

#

Do you still need help??

#

We are rotating the board in 4 rotation viz 0,90,180,270

#

There is theorem called Burnside Lemma

#

In 0 degree

#

Total no of ways is 49 Combination 2 which is

#

1176

#

In 90 and 270 degree , the number of inequivalent is 0

stuck wasp
#

keep going pls

stuck wasp
elfin tinsel
#

In the rotation of 180 degrees the board is equivalent if the two colours are in symmetrical position

stuck wasp
#

yeah ik ik

#

theres like

#

24 ways

elfin tinsel
#

We have to calculate it manually

#

Yeah

stuck wasp
#

wait lemme think

#

uhh

#

squares

#

SQUARES

elfin tinsel
#

It is 24

stuck wasp
#

o

elfin tinsel
#

Then add all these

stuck wasp
#

which would give?

elfin tinsel
#

1176+24

#

1200

stuck wasp
#

oh

elfin tinsel
#

It is for the complete rotation of 4 degrees

#

So divide it by 4

stuck wasp
#

ty ty

#

ill close it for now ig

elfin tinsel
#

Okay hope it helps

stuck wasp
#

that rlly helped

#

ty

#

.close

elfin tinsel
#

Byeee

pearl pondBOT
#
Channel closed

Closed by @stuck wasp

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

quick star
pearl pondBOT
quick star
#

so 2 <= possible guesses <= 10

#

where possible guesses is an integer

#

that's 9 integers to choose from

#

i'm guessing we have to assume that jane is a logical person? Lol

#

and jane would choose a number > 5

#

so she can choose either 6,7,9, or 10

static helm
quick star
#

so is the answer 4/9?

dusky scaffold