#help-27

1 messages · Page 222 of 1

stiff crater
#

i think

solar goblet
#

looks correct

#

do you know what does imaginary part mean?

stiff crater
#

not really

solar goblet
#

do you know what a complex number is?

crisp tapir
#

imaginary part of what

stiff crater
#

mhm

topaz gull
#

A complex number is a+bi miss doritos

stiff crater
#

yea ik

topaz gull
#

So substituut that in

stiff crater
#

ohhh

topaz gull
#

You get how to continue from there?

stiff crater
#

yep thankss

#

.close

devout snowBOT
#
Channel closed

Closed by @stiff crater

Use .reopen if this was a mistake.

devout snowBOT
#
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.

hushed nexus
#

How is 0/h equal to 0 isn't it undefined when you plug in 0 for h

feral agate
#

Yes, but whenever you write a limit it’s implied that h is not actually equalling zero, just getting closer and closer to it

#

The substitution method you’re thinking of only works because we’re abusing continuity of (most!) known functions

#

0/(non zero) = 0

hushed nexus
#

I've seen h being substituted by 0 mostly in the numerator

feral agate
#

Yeah, but substitution only works when the function is continuous

#

You will encounter cases when substitution doesn’t work

#

$\lim_{n\to 2}\lfloor n\rfloor$ for example

woven radishBOT
#

kheerii

feral agate
#

Substituting n = 2 in this limit yields floor(2)=2, but the left hand limit of this is not 2 and rather its 1

hushed nexus
#

Wait so 0/h is not continuous

#

?

#

Anyone

devout snowBOT
#

@hushed nexus Has your question been resolved?

hushed nexus
#

Anyone???

devout snowBOT
#

@hushed nexus Has your question been resolved?

hushed nexus
#

.closed

#

.close

devout snowBOT
#
Channel closed

Closed by @hushed nexus

Use .reopen if this was a mistake.

devout snowBOT
#
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.

deep vortex
#

This is about \underline{dampened} electromagnetic oscillations: \begin{align*}
\ddot Q(t) + \frac{R}{L} \cdot \dot Q(t) + \frac{Q(t)}{LC} &= 0\ \lambda^2 \cdot e^{\lambda \cdot t} + \frac{R}{L} \cdot \lambda \cdot e^{\lambda \cdot t} + \frac{e^{\lambda \cdot t}}{LC} &= 0 \ e^{\lambda \cdot t} \left(\lambda^2 + \frac R L \cdot \lambda + \frac{1}{LC} \right) &= 0
\end{align*} we arrive there by setting $Q(t) = e^{\lambda t}$. Now \begin{align*}
e^{\lambda \cdot t} \left(\lambda^2 + \frac R L \cdot \lambda + \frac{1}{LC} \right) &= 0 \ \lambda^2 + \frac R L \cdot \lambda + \frac{1}{LC} &= 0
\end{align*} and there are three possibilities given by the discriminant: \begin{align*}
&1) \quad \frac{R^2}{L^2} > \frac{4}{LC}
\qquad \quad 2) \quad \frac{R^2}{L^2} = \frac{4}{LC} \qquad \quad 3) \quad\frac{R^2}{L^2} < \frac{4}{LC}
\end{align*} \underline{But why do these determine whether it's a an aperiodic limit case,} \underline{a creep case or an oscillating case?}

deep vortex
acoustic leaf
#

the difference is in whether the quadratic has real, complex, or repeated roots

deep vortex
#

Might aswell think the sign of the roots determines it

#

It comes a bit unmotivated

acoustic leaf
#

by euler's formula e^{ix} = cos(x) + i sin(x), so we expect complex roots to be oscillatory, but the same doesn't apply to real roots

deep vortex
#

What about differentiating between = 0 and > 0

acoustic leaf
#

well we need two linearly independent solutions to fully solve the ODE, and if the root is repeated (discriminant 0), then e^{λt} is no longer able to provide both solutions with different values of λ. (we find that te^{λt} works as a second solution in this case)

deep vortex
acoustic leaf
#

qualitatively they're not especially different, other than the fact that the t e^t factor makes the repeated roots case asymptote faster than the positive discriminant case

#

we can think of it this way. we start at the initial condition and grow towards the asymptote.

  • positive discriminant: grow to the asymptote slowly
  • 0 discriminant: grow to the asymptote as fast as possible without overshooting
  • negative discriminant: grow to the asymptote so fast it overshoots the mark and starts oscillating
deep vortex
#

then e^{λt} is no longer able to provide both solutions with different values of λ.

#

So what

acoustic leaf
#

we know that the solutions to a second order linear homogeneous ODE forms a 2-dimensional vector space, so to find a basis for that, we need two linearly independent solutions. by guessing solutions of the form e^{λt}, we can transform it into a quadratic and find two linearly independent solutions in the form of roots of the quadratic. this fails if there is a repeated root (discriminant 0)

deep vortex
#

Is there any alternative?

#

I even have to introduce complex numbers in the same presentation

dire forge
#

You will have two solutions, one of the form e^lambda t and one of the form t e^lambda t

#

The second can be obtained through the reduction of order technique, or you can just state it as fact (lambda repeats twice, so there should be two solutions involving e^lambda t)

#

I'd recommend watching MIT OCW's videos on differential equations

deep vortex
deep vortex
rose girder
#

Sad not having linear algebra at hand

deep vortex
dire forge
#

In this case the linear algebra is not very necessary

rose girder
#

Introducing the Jordan canonical form wouldn't be a good idea catthimc

dire forge
#

If you wanted to talk about linear equations in general, it would be useful

#

But here, you're just solving a specific equation anyways

deep vortex
#

Probably that already happened, I spend like 20 slides on solving these DEs

dire forge
#

I'm just surprised you don't learn anything about complex numbers in high school in germany?

deep vortex
dire forge
#

Interesting catthink that must be something German students that study at American unis really struggle with then

dire forge
#

I guess you don't learn the fundamental theorem of algebra either then?!

dire forge
deep vortex
#

But I learned all these in the first weeks of linear algebra 1 at uni

dire forge
#

Fascinating

deep vortex
#

So I guess it's not a pre-req

dire forge
#

Linear algebra's a weird place to learn that

deep vortex
#

Yeah, analysis would fit more

#

Well anyways, thank you

#

.close

devout snowBOT
#
Channel closed

Closed by @deep vortex

Use .reopen if this was a mistake.

deep vortex
#

.reopen

devout snowBOT
#

deep vortex
#

Which one do we plug in?

#

Does it not matter?

acoustic leaf
#

well in full generality it would be [ C_1 e^{\lambda_1 t} + C_2 e^{\lambda_2 t} ] with $C_1, C_2$ determined by initial conditions (the simplest case being if one of them is 0)

woven radishBOT
sand dove
#

since we're facing a LINEAR ODE

#

and e^(lambda_i t) is a basis of that linear space

acoustic leaf
#

in linear algebra terms we're taking the span of the two basis vectors. for your purposes you can demonstrate the linearity of the ODE by showing it distributes over sums & multiplications

deep vortex
acoustic leaf
#

you can show that if y1 and y2 are solutions, then y1 + y2 is a solution

deep vortex
#

Ah

devout snowBOT
#

@deep vortex Has your question been resolved?

#
Channel closed

Closed by @deep vortex

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.

devout snowBOT
deep vortex
#

How do I eliminate the i

#

Here

#

In the last equation

#

This is what I need to get:

#

See how there is no i in there

frozen aurora
#

what is Q hat?

deep vortex
#

c_1 + c_2 = Q_hat

#

And there is some other condition

frozen aurora
#

okay

deep vortex
#

So my c_1 and c_2 will turn into it or something

frozen aurora
# deep vortex

recall that cosine is an even function and sine is an odd function

deep vortex
#

Yes

deep vortex
#

In the solution, there is a sine too

frozen aurora
#

can the constants be imaginary?

feral agate
#

what is delta anyway

deep vortex
frozen aurora
#

R/2L

deep vortex
#

They aren't

feral agate
#

huh, weird

#

is Q a complex variable

deep vortex
#

No

#

It's just the starting charge

frozen aurora
#

but still

#

idk then

frozen aurora
deep vortex
deep vortex
lost laurel
#

this looks like electrical engineering

deep vortex
frozen aurora
#

hmmm true

deep vortex
deep vortex
#

Maybe I made a mistake somewhere? bleakkekw

#

I also have the starting condition Q'(0) = 0

acoustic leaf
#

in general if we have complex roots, they will be conjugates: [ \lambda = a \pm ib ] so in general we will get solutions in the form [ e^{a t}(\cos(bt) + i\sin(bt)), \quad e^{a t}(\cos(bt) - i\sin(bt)) ] by taking linear combinations of the above, we arrive at a real-valued basis of solutions [ e^{at}\cos(bt), e^{at}\sin(bt) ]

woven radishBOT
deep vortex
#

Thanks

#

.close

devout snowBOT
#
Channel closed

Closed by @deep vortex

Use .reopen if this was a mistake.

deep vortex
#

.reopen

devout snowBOT
#

deep vortex
#

I plugged in the condition c1 + c2 = Q_0 already

#

Now I guess what is left is Q'(0) = 0

#

But

deep vortex
acoustic leaf
#

for the solution to be real-valued you would require c1, c2 to be complex conjugates

proud perch
#

schwingungen

deep vortex
#

Where CU_0 = Q_0

#

We need toget Q_0 out of the brackets first

#

And somehow do something about that i

#

.close

devout snowBOT
#
Channel closed

Closed by @deep vortex

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.

half badge
#

x, y and z complex numbers of modulus 1
does this mean magnitude 1

slim condor
#

not a math problem but a clarifying question, all trig ratios give a value of -1 < x < 1 right?

half badge
#

x, y and z complex numbers of modulus 1
does this mean magnitude 1

simple tundra
#

y are are ppl asking for help instead of helping u lol

half badge
#

exactly

#

x, y and z complex numbers of modulus 1
does this mean magnitude 1

stone stump
#

yes its another name for magnitude

half badge
#

ok thank you

#

.close

devout snowBOT
#
Channel closed

Closed by @half badge

Use .reopen if this was a mistake.

devout snowBOT
#
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.

#
Channel closed

Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.

devout snowBOT
#
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.

snow grove
#

Hi

devout snowBOT
snow grove
#

This is a pretty dumb question

#

but

#

Here

#

What does |X_i| mean?

idle swift
snow grove
#

Because X_1, ..., X_N are random variables

#

which is really just a probability distribution

idle swift
#

|A| usually means the number of elements in set A

snow grove
#

no, that doesn't apply here

#

if X_i was really a set

#

then

#

the expected value of X_i wouldn't make sense

idle swift
#

the is it just the absolute value?

snow grove
#

no but the confusion is that X_i is also not a real number

#

in fact, it's a function

idle swift
#

uhhhh

snow grove
#

its fine lol

#

im sure someone will pop in soon and help

#

wait

#

does this mean like

spice raft
#

It's just the absolute value of the random variable

snow grove
#

the function's absolute value at all points is less than a_i?

spice raft
#

Yes

snow grove
#

oh

#

but

#

what is the a in R_n thingy

#

is A a vector? (im guessing since its bolded)

spice raft
#

Yes

#

n-dimensional vector of non-negative real numbers

snow grove
#

Ah, I see

#

And each random variable function X_i is supposed to be between -a_i and a_i at all times in its probability distribution graph

spice raft
#

Yes exactly

snow grove
#

okay

#

thanks

#

just curious

#

are u like really good at probability theory?

spice raft
#

No

snow grove
#

ah ok

#

anyway thanks for helping

spice raft
#

They are pros

snow grove
#

ok i def will, thanks

#

.close

devout snowBOT
#
Channel closed

Closed by @snow grove

Use .reopen if this was a mistake.

devout snowBOT
#
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.

pastel pine
#

3∗(m− 1\2 ​ )∗(m+ 1\4​ )=2m<2 − 3\4 m i don understand why answers are (√6\4;-√6\4)

pastel pine
#

sooombody please help i am dying bleakcat

devout snowBOT
#

@pastel pine Has your question been resolved?

sturdy yew
#

!original

devout snowBOT
#

Please show the original problem, exactly as it was stated to you, with the entire original context. A picture or screenshot is best. If the original problem is not in English, then post it anyway! The additional context might still be helpful. Do your best to provide a translation.

pastel pine
pastel pine
#

?????

#

.close

devout snowBOT
#
Channel closed

Closed by @pastel pine

Use .reopen if this was a mistake.

devout snowBOT
#
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.

royal laurel
devout snowBOT
royal laurel
#

That’s the definition of correlation coefficient

#

I’m not quite sure what would it be if one expanded out the numerator

#

I think is nr=(x_1)’ (y_1)’ + (x_2)’ (y_2)’ +……

#

Can someone confirm the result?

devout snowBOT
#

@royal laurel Has your question been resolved?

devout snowBOT
#

@royal laurel Has your question been resolved?

stable storm
#

yeah it would be like:
$$r=\frac{{x_1}'{y_1}'+{x_2}'{y_2}'+{x_3}'{y_3}'+...+{x_n}'{y_n}'}{n}$$

woven radishBOT
devout snowBOT
#
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.

inner ibex
devout snowBOT
inner ibex
#

what is this formula

drowsy arrow
#

The exponential one?

inner ibex
#

Ya

#

what do all the symbols mean

drowsy arrow
#

Oh

#

Uh lemme see

#

T is time (in years

inner ibex
#

Oki

#

Can it only be in years

drowsy arrow
#

Ao is like the initial amount/what u start with

drowsy arrow
#

I remember having to convert my time to years when I would use the equation

inner ibex
#

It school holiday ))))):

drowsy arrow
#

So probably yea

inner ibex
#

ohh okok

drowsy arrow
#

U got the Ao part yea?

inner ibex
#

ya

drowsy arrow
#

A is what u end up with basically

inner ibex
#

Wats B

drowsy arrow
#

And base is how much it goes up by

#

Like if it’s doubling every time b is 2

#

Triples it’s 3

inner ibex
#

Is there a way of deriving this formula

drowsy arrow
#

Derive? My English is bad

#

Is it like taking apart?

inner ibex
#

Idk how to explain

#

Ummmmm like

#

I dont wanna memorise the formula I wanna see where it comes from

drowsy arrow
#

Like a general formula?

#

A = I(b)^t

#

I = initial amount
B = base
T = time
A = what u end up with basically/when you should get after certain time

inner ibex
#

Am sad

drowsy arrow
#

Same

inner ibex
#

Is not in my formula sheet 😢

drowsy arrow
#

Damn

#

What part do u not get? Maybe I can help

#

Like do u not understand how to put info in the equation?

drowsy arrow
# inner ibex

As we can see here it increases by 5% every day, due to the wording being INCREASING we know it will be exponential GROWTH so we use the exponential growth equation

#

Since 5% in decimals is 0.05 we add that to one and get 1.05 as our base

#

Since in your picture we don’t convert time to years we assume the time is whatever they say it is and since it says every DAY our time is in days

#

Since it already started with 3m² and grows every day we can say that the initial amount is 3 bc that’s what it started with than began to grow

#

Then u put all that into the equation (exponential growth equation)

#

A = Ao(1 + r)^t

smoky gyro
#

BUM CHICKEN

drowsy arrow
#

A = outcome basically
Ao is the initial amount (in this case it is 3m² so Ao is 3)
R is rate (5% -> 0.05 plus one bc we use the growth equation so 1.05)
T is time (in days bc that’s what it said in the equation so it’s safe to assume that’s the measurement of time in this equation we will use)

#

Then u plug everything into the equation

#

A = 3( 1 + 0.05)^t

#

Simplifies to A = 3(1.05)^t

#

@inner ibex

#

Hope this helps I’m sorry I didn’t really get what u didn’t understand 🥲

#

Idk what u mean by derive the equation so I broke it up and hope it helps u

#

I think I’ll sleep a bit, check up in 5 minutes (:

devout snowBOT
#

@inner ibex Has your question been resolved?

drowsy arrow
#

Did it help

#

?

devout snowBOT
#
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.

surreal crane
#

I need to make sure my math is mathing
If I price something at 14.99 and they take 12% I will get 13.19

devout snowBOT
#
Channel closed

Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.

#
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.

drowsy arrow
#

Idk but I can try to figure it out

whole ruin
#

i got it

drowsy arrow
#

Oh

#

Sorry

whole ruin
#

no worries

#

it was cannot determine

drowsy arrow
#

I was sleeping and waking up and saw this chat opened lol

whole ruin
#

lol

#

alr bye

drowsy arrow
#

Alright Nighty night

whole ruin
#

.clsoe

#

.close

devout snowBOT
#
Channel closed

Closed by @whole ruin

Use .reopen if this was a mistake.

devout snowBOT
#
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 cosmos
#

hello

devout snowBOT
trail eagle
#

hi

devout snowBOT
#

@pallid cosmos Has your question been resolved?

devout snowBOT
#
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.

spring oak
devout snowBOT
spring oak
#
  1. Let A1, A2,..., A20 be twenty sets each having 10 elements and B1, B2,..., B, be sets. Of which 20 each have 5 ingredients. If UA₁ = UB; = S and 1=1 j=1 If each element of S exists in exactly 5 sets of the first group and exactly 9 sets of the second group, then n is equal to -

(a) 45

(b) 54

(c) 72

(d) 50

elfin atlas
#

okay so firstly, we have 200 elements in A and consider the number of elements in S = k.

If UA₁ = UB; = S and 1=1 j=1 If each element of S exists in exactly 5 sets of the first group and exactly 9 sets of the second group
200 = 5k => k = 40.
B_j has 5 elements in each set so we have, 5n = 9k.

devout snowBOT
#

@spring oak Has your question been resolved?

spring oak
#

Tq very much

#

@elfin atlas

#

.close

devout snowBOT
#
Channel closed

Closed by @spring oak

Use .reopen if this was a mistake.

elfin atlas
devout snowBOT
#
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.

sweet crystal
#

help

devout snowBOT
sweet crystal
#

can i please have help in understanding

#

what they do for c

#

step by step im confused for all of it

languid root
#

@sweet crystal whats the formula can you write it in plain text i would b happy to help!

languid root
sweet crystal
#

Future value = principle value x (1+r/100)^n

languid root
#

one sec

sweet crystal
#

okayy

languid root
#

you dont have any answer right?

sweet crystal
#

that is the awnser key

languid root
#

oh yeah

#

let me type up some step by step rq

sweet crystal
#

thank you

languid root
#

sorry could not type it here without discord bugging out can i just send a ss

sweet crystal
#

sure thing

languid root
#

wait

#

i messed up

#

i put in the wrong stuff silly me

sweet crystal
#

so we find future value

#

which is the 26800 x AVG depreciation for 6 years

#

thats out FV value

#

and than we just substitute that with our current value of 3 years

#

and than we can solve for interest rate yea?

languid root
#

yeah!

sweet crystal
#

awsomee

#

thank youu

languid root
#

your welcome! ping me any time you need catking

sweet crystal
#

.close

devout snowBOT
#
Channel closed

Closed by @sweet crystal

Use .reopen if this was a mistake.

devout snowBOT
#
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.

trail furnace
#

how do i do this?

devout snowBOT
late estuary
#

midpoint theorem states that PR = 2 * KL

#

do that for all 3 middle lines and you have that the perimeters halve after each iteration

#

a_n := 0.5^(n-1) * k (* 3 for perimeter)

urban harbor
#

!nosols

devout snowBOT
#

As a helper, please do not give out answers that could be copied as a homework solution. Have the student work through the problem themselves and guide them along the way.

#

@trail furnace Has your question been resolved?

late estuary
#

how do you help with this without naming the theorem that solves it automatically

#

apparently still not understood

trail furnace
#

.close

devout snowBOT
#
Channel closed

Closed by @trail furnace

Use .reopen if this was a mistake.

devout snowBOT
#
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.

frigid hare
devout snowBOT
frigid hare
#

i need to prove this inequality with x1,x2,x3...

hazy leaf
#

what is $\alpha$ and $\beta$?

woven radishBOT
#

nameless individual

devout snowBOT
#

@frigid hare Has your question been resolved?

frigid hare
#

positive real numbers

devout snowBOT
#

@frigid hare Has your question been resolved?

devout snowBOT
#

@frigid hare Has your question been resolved?

devout snowBOT
#

@frigid hare Has your question been resolved?

devout snowBOT
#

@frigid hare Has your question been resolved?

devout snowBOT
#
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.

worn totem
#

I have to solve for dr/du = (r-2M)/(r+2M) (light going into a black hole in Eddington-Finkelstein coordonates) but since it's nonlinear i tried to developp it into entire series but it seems all orders are zero except for the first one which is r=2M the constant solution, can anyone help ?

worn totem
#

Please 😭

stable storm
#

whatre you solving for exactly

#

and is M a constant

#

honestly if this is physics based, you should ask for help in the physics server

#

this server is mainly for math

devout snowBOT
#

@worn totem Has your question been resolved?

worn totem
#

M is a constant

#

I search for the function r of u

#

It's just a maths issue

#

I tried to expand r, like r = sum from zero to infinity of a_n*u^n, and I only have a_0 = 2M, and the rest is zero

devout snowBOT
#

@worn totem Has your question been resolved?

devout snowBOT
#

@worn totem Has your question been resolved?

stable storm
#

this differential equation is separable

#

$\dv{r}{u}=\frac{r-2M}{r+2M} \ \
\frac{r+2M}{r-2M} dr=du \ \
\int\frac{r+2M}{r-2M} dr=\int du$

woven radishBOT
worn totem
#

You're right I did it like that but that doesnt give an expression r of u

stable storm
#

is it possible to solve that equation for r in terms of u?

#

not sure what integrating this would look like yet

#

havent done it

worn totem
#

I did it it's with some logs

#

I do it again and I send you

#

If there's no mistake

devout snowBOT
#

@worn totem Has your question been resolved?

devout snowBOT
#

@worn totem Has your question been resolved?

devout snowBOT
#

@worn totem Has your question been resolved?

devout snowBOT
#

@worn totem Has your question been resolved?

real osprey
#

albert if you're still here i think you might need to use the lambert W function for that since you have r outside and inside the logarithm

dire forge
#

Indeed, you need to use the lambert W function

#

Wolfram Alpha solves it

#

,w dy/dx = (y-2M)/(y+2M)

dire forge
#

@worn totem There's your solution ^

worn totem
#

Thanks ! Indeed it's a difficult one, I will try to developp the lambert W function in the first orders to see the tendancies of the solution

devout snowBOT
#

@worn totem Has your question been resolved?

devout snowBOT
#
Channel closed

Closed by @worn totem

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.

restive river
#

Pretty simple question in theory, but my brain is fried so I can't work it out for the life of me.

Starting at a 50% chance of winning or losing a game. Upon winning, your success rate is bumped up by 1%, ie. to 51%, then 52%, then 53%, etc.. Upon losing a round, your chance of victory is reset to 50%.

All in all, what is the total chance (and formula to calculate it) of a player reaching a 100% victory chance in one run?

icy quail
#

it's just 0.5 x 0.51 x 0.52.. x 0.98 x 0.99, or to put it simply which had a chance of

#

oh wait

#

wrong photo

#

it's the multiplication rule of probability

devout snowBOT
#

@restive river Has your question been resolved?

devout snowBOT
#
Channel closed

Closed by @topaz seal

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.

opaque talon
devout snowBOT
opaque talon
#

for the 2nd fraction

#

Why does the numerator just become irrelevant

#

I thought it would be 2ln(2x-1)

covert root
#

Theorem : d/dx ln(f(x)) = f'(x)/f(x)

opaque talon
#

ohhh

covert root
#

Using this theorem you get ln|2x-1|

opaque talon
#

wait cause 2x differentiates to 2

#

right

covert root
#

correct

opaque talon
#

damn ok thank you

covert root
#

!close

#

!done

devout snowBOT
#

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

opaque talon
#

.close

devout snowBOT
#
Channel closed

Closed by @opaque talon

Use .reopen if this was a mistake.

devout snowBOT
#
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.

viral skiff
#

how do i do 6 part i

devout snowBOT
viral skiff
#

im so confused

#

how do i find the bearing of b from a

#

please help

quick cedar
#

well from part B you have the angle BAC

#

and the bearing you’re given loops clockwise from North to the line AC

viral skiff
#

angle BAC is 82.8 degrees

#

ya

#

ya

#

so how do i fine b from a

#

find*

#

ohhh

#

i get it

quick cedar
#

yep

viral skiff
#

210-82.8

quick cedar
#

there you go

viral skiff
#

127.2 degrees

#

thanks!!

#

.close

devout snowBOT
#
Channel closed

Closed by @viral skiff

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.

somber ingot
#

how can i do this question pls

devout snowBOT
eager nova
#

Use pythagorean theorem and the area of the triangle.

somber ingot
#

ye my algebra aint cookin

#

i keep on not getting answer

eager nova
somber ingot
#

ye duh

eager nova
#

Write them

somber ingot
#

in this

#

its

#

a^2+b^2-c^2=ab/2

#

and then pythag

#

a^2+b^2=c^2

eager nova
#

So using pyt, tell me what is a^2-c^2

somber ingot
#

-b^2

eager nova
#

This is wrong

somber ingot
#

huh

#

how

eager nova
#

It is a^2=b^2+c^2

somber ingot
#

no i meaning that c is hypotonuse

#

b is mid big

#

and a is smallest

eager nova
#

But you will get different b now

eager nova
somber ingot
#

b is middle

eager nova
#

But we are using the data from the exercises

#

a is hypotenuse

#

So a^2=b^2+c^2

#

Hence a^2-c^2=?

somber ingot
#

wait how is that exercise a is hypotonuse

#

ok watever

#

a^2-c^2=b^2

eager nova
#

Sub that here

somber ingot
#

OH

#

i get itt

#

ok

#

i was confused

#

ok i got the question

#

thx

#

wait canu. help with another one

#

pls

devout snowBOT
#

@somber ingot Has your question been resolved?

#
Channel closed

Closed by @somber ingot

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.

jovial maple
#

Hello, looking for web applications or Android mobile applications
to practice and prepare for SAT like exams. Problems which at most require pencil and paper, under 2 to 1 at most minutes to solve (with as fast as is humanly possible).
I am especially in need of an app that involves simplifying or solving equations with integer powers and roots

pastel pasture
#

calculator?

devout snowBOT
#

@jovial maple Has your question been resolved?

devout snowBOT
#
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.

last sequoia
#

how 2 good at meths

devout snowBOT
mellow talon
#

learn more, do exercises, challenge hard questions

devout snowBOT
#

@last sequoia Has your question been resolved?

devout snowBOT
#
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.

viral lynx
devout snowBOT
viral lynx
#

I got pretty far on this one but im stuck

#

sin^2(x)cos^4(x)

#

(1 - cos(2x))(1 + cos(2x))^2/16

#

(-cos^3(2x) - cos^2(2x) + cos(2x) + 1)/16

#

(-cos^3(u) - cos^2(u) + cos(u) + 1)/32

#

Im not really sure about the next step...

eager nova
#

Rewrite sin^2(x) as 1-cos^2(x)

viral lynx
#

I did that in the first step

eager nova
#

That would let (cos^4(x))(1-cos^2(x))

#

I don’t see this in your writting

viral lynx
#

Is it not (cos^4(x))(1-cos^2(2x))/2

eager nova
viral lynx
#

Ohhh

#

I was thinking of a different formula

eager nova
#

It is pythag

viral lynx
#

Ok but what can I do with (cos^4(x))(1-cos^2(x))

eager nova
#

Expand

viral lynx
#

(cos^4(x)-cos^6(x))

eager nova
#

Integral of a-b is integral of a - integral of b

viral lynx
#

But what about the sin(x)

eager nova
#

What about that

#

You know have integral of cos^4x-cos^6x

#

That is integral of cos^4x - integral of cos^6x

viral lynx
#

But we cant integrate that cause of the sin(x) no?

#

I assume you want to use u=cos(x)

#

so du = -sin(x)

eager nova
#

What do you mean, i am not following you

viral lynx
#

Can you show me what you have in mind

eager nova
#

But why are using u sub?

#

We used identities not to use usub

eager nova
viral lynx
viral lynx
eager nova
#

You can do it different ways

#

Did u learn any of these?

viral lynx
#

I dont think so

#

Can you show me one

eager nova
#

I have only 1 minute to go, look for reduction formula for cos^n(x)

viral lynx
#

Ok I saw a video on it I definatly havent covered it so I dont think its how my course wants me to do it...

viral lynx
#

Does someone know the next step?

#

sin^2(x)cos^4(x)
(1 - cos(2x))(1 + cos(2x))^2/16
(-cos^3(2x) - cos^2(2x) + cos(2x) + 1)/16
(-cos^3(u) - cos^2(u) + cos(u) + 1)/32

devout snowBOT
#

@viral lynx Has your question been resolved?

smoky gyro
devout snowBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

devout snowBOT
#
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.

urban harbor
#

i need some help with this problem from the LA done right group, i think i have an idea of how to get started how to create the function but i'm getting hung up on proving its an isomorphism

wooden veldt
#

what is your map?

urban harbor
#

ok so say v1 + U, ... vm + U is a basis for V/U

#

then my idea is that for some random v in V, pi(v) = c1(v1+U) + ... + cm(vm +U) is the representation of v + U in that basis

#

so v - (c1v1 + ... + c_m v_m) should be in U right ? since pi(that vector) = 0 ?

#

so lets say the map T: V -> U x V/U is
T(v) = (v - (c1v1 + ... c_m v_m), c1v1 + U + ... c_m v_m + U)

#

does that make any sense? trying to split the vector v into the part that's in U and what's "outside of U" in V?

#

I'm not really sure how to show that T is bijective

wooden veldt
#

i think your map is fine. i think i personally would have defined a map in the other direction as that seems easy to prove bijectivity

#

but it should be doable for yours

#

surjectivity seems easier at first glance

urban harbor
#

hmm

wooden veldt
#

for a start, if you want to hit (u,0) what should v be?

urban harbor
#

i guess u

wooden veldt
#

yea

urban harbor
#

oh so i guess in general for any (u, w) i would just get the representation of w = c1v1 + ... + cmvm and T(u+c1v1 + ... + cmvm) = (u,w)

#

so that would show its surjective?

wooden veldt
#

v1 + U etc but yeah

urban harbor
#

erm yeah

wooden veldt
#

you can also just do it on a basis element of V/U

#

if you want to hit (0,v_i + U) then v must be v_i

#

then linearity takes you home

#

ig you should prove that your map is linear lol

urban harbor
#

i kinda see what you mean though not sure how i'd say it "formally"

wooden veldt
wooden veldt
#

point being if you can hit any (u,0) and any (0,v_i + U) then by linearity you can hit everything

urban harbor
#

so for linearity, its been a while, all i need to show is that T(u+w) = T(u) + T(w) and also T(cu) = cT(u), do i also need to show T(0) = 0 or is that taken care of by the other 2 i forget

wooden veldt
#

taken care of: T(0) = T(0 + 0) = T(0) + T(0) => T(0) = 0

urban harbor
#

aha ok

#

so i think of u, v are in V then we'd look at pi(u) and pi(v) and get the representations of that in V/U as something like c1v1 + U + .... + vmvm + U and d1v1 + U + .... + dmvm + U

#

then when we apply T, we'd end up with (c1+d1)v1 + ... (cm+dm)vm for the first one

#

and similar sum for the 2nd coordinate

#

so that would take care of the sum part?

#

since pi(u+v) would be the same representation in V/U

wooden veldt
#

thats the general idea yeah, you just follow your nose and everything just works out because of how you defined the map

urban harbor
#

ok so i think i get the gist of how to do sum and scalar mult, then just injective is needed

#

im guessing i could take an element in codomain of T and show that if T(u) and T(v) map to that element then u = v, the classic approach?

wooden veldt
#

that is the classic approach yeah

#

you could also build an inverse

#

which actually would have needed us not to show surjectivity explicitly

#

i think both ways are enlightening

urban harbor
#

hm if you build an inverse

#

what do you need to show about it

wooden veldt
#

its linear and that both compositions with T are the identity

urban harbor
#

ah and that automatically takes care of both T and the inverse being bijections?

wooden veldt
#

yep! injective iff left inverse exists and surjective iff right inverse exists

urban harbor
#

this might be more educational for me since it doesn't seem as obvious

#

so lemme think how i'd define the inverse

wooden veldt
#

sure, follow your nose

urban harbor
#

i guess for (u, w) where u in U and w in V/U, we'd have w = c1v1 + U +... +cmvm + U

#

so we'd define Tinv(u, w) = u + c1v1 + ... + cmvm ?

wooden veldt
#

call it S for our sanity but yep that seems like a likely candidate

urban harbor
#

lol

#

aha yeah that makes so much sense

#

so wait have to show that TS and ST are identity uh linear maps like ST(v) = v and TS(u, w) = (u, w)

#

ok that seems pretty straightforward, i think i'd have it from here

wooden veldt
#

but now you have both maps you dont need to catking

#

sorry my internet has just died

#

this is the map that i initially came up with when i saw the problem, just because its a lot easier to write down, surjectivity was fine i didnt take a look at injectivity yet

#

and now my messages are out of order lol

urban harbor
#

hm maybe just on your screen

wooden veldt
#

you do also wanna check that S is linear but that seems pretty clear

urban harbor
#

or im not sure what you were referring to here

wooden veldt
#

i mean that now you have both maps you dont explicitly need to check inj or surj on either of them, just that they are mutually inverse

urban harbor
#

right right

wooden veldt
#

but everything you did was good sometimes it can be really hard to write down a backwards map

#

so inj and surj is the only way to go

urban harbor
#

ok thank you that was mucho helpful, really was tripping up and needed to talk that problem "out loud" in a chat at least : )

wooden veldt
#

no worries good stuff catking

urban harbor
#

i think i got it well enough that i can write down a solution in latex now

#

:p

#

.close

devout snowBOT
#
Channel closed

Closed by @urban harbor

Use .reopen if this was a mistake.

devout snowBOT
#

urban harbor
#

one more question, if you show that T is linear and invertible, wouldn't that be enough without showing that S is also linear?

#

even though it seems like a bit of a silly point

wooden veldt
#

this is true for linear maps yes. heed caution with this thought though, the set map inverse of a continuous function (on a top space whatever that means) need not be continuous

#

and im sure a million other similar examples

#

linear maps are sufficiently nice though

urban harbor
#

but i mean if you've shown T is linear and invertible, doesn't that automatically make it an isomorphism

#

without needing to think about S specifically

wooden veldt
#

yes that is also true

#

but we hadnt proved injectivity yet

urban harbor
#

🤔

#

but invertible = injective and surjective isn't it?

wooden veldt
#

right but we didnt do injectivity

#

we (well really I) posited that it might be easier to just find the inverse map instead. not on good authority mind, i didnt do the injectivity proof

urban harbor
#

so is it really important to show that the inverse S is linear if doing the inverse map route?

#

wouldnt showing TS = I and ST = I be enough?

thin fern
wooden veldt
wooden veldt
urban harbor
thin fern
#

ah I see

urban harbor
wooden veldt
#

to clarify Soosh, the two paths were either: write down T, show linear, write down S and show its a set inverse OR write down T show linear, inj,surj

#

we did half of the second and then sacked it off for the first lol

urban harbor
#

yep yep lol

#

ok got it

#

.close

devout snowBOT
#
Channel closed

Closed by @urban harbor

Use .reopen if this was a mistake.

devout snowBOT
#
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.

gentle nymph
#

how do i solve c

devout snowBOT
gentle nymph
#

ive got a and b

#

k is 1/9

#

wait why youre closing 😭

mild sorrel
#

close my mouth.

gentle nymph
#

xD

frozen aurora
#

of continuous pdf

gentle nymph
#

x * f(x)

frozen aurora
#

missing something

gentle nymph
#

whats that

frozen aurora
#

an integral sign lol

gentle nymph
#

oh x * integral f(X) ?

frozen aurora
#

no

#

$\int x\cdot f(x) dx$

woven radishBOT
#

artemetra

gentle nymph
#

ohh okk

frozen aurora
#

oh and it should have the bounds

#

so $\int_0^3 xf(x) dx$

woven radishBOT
#

artemetra

gentle nymph
#

got it

#

then what do i do with the f(x)? thats the part im confused with

frozen aurora
#

well

gentle nymph
#

this is for question b

#

is it something like this

frozen aurora
#

yes

#

just with the x in front of f(x)

gentle nymph
#

like that?

#

nvm typo

#

last answer is 9/4

#

so how do i get var(2x - 5)

#

the formula is E(X^2) - (E(X))^2

#

so the right part i got 81/16

gentle nymph
# gentle nymph

so E(X^2) do i just repeat the process here but using x^2 * f(X) instead of just x * f(x)

#

@frozen aurora

devout snowBOT
#

@gentle nymph Has your question been resolved?

devout snowBOT
#
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.

reef prism
#

Hi! I just want to ask, why's c=-296-999t' = 703+999t" ?

devout snowBOT
#

@reef prism Has your question been resolved?

celest valve
#

they just wanted to move from negative values to positive

#

so we have c= -296 + (multiple of -999)

#

999 is a multiple of -999: -999*(-1)

#

so we can rewrite that as c= -296 + (multiple of 999)

#

furthermore, we have c=-296 + 999t'= -296 + 999 + 999(t'-1), but since t ranges over all integers, we can just rename (t'-1) as t''.

devout snowBOT
#

@reef prism Has your question been resolved?

reef prism
celest valve
#

just to have it positive

devout snowBOT
#
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.

unborn atlas
#

Question 19 what am I doing wrong

devout snowBOT
unborn atlas
#

Solving for total work

#

<@&286206848099549185>

devout snowBOT
#

@unborn atlas Has your question been resolved?

devout snowBOT
#
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.

hasty flame
#

this correct?

devout snowBOT
hasty flame
devout snowBOT
#

@hasty flame Has your question been resolved?

olive snow
olive snow
#

All good

hasty flame
#

ayyy

#

ty

devout snowBOT
#
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.

restive river
#

help

devout snowBOT
restive river
#

so theres two cases right

#

you can either choose M first in which case you cant sell any tickets because you cant give change

#

you can choose N first and then give the next person who will be an M

#

so that is £1 from N, and then £1 given to M as change but you end up keeping a £2 so you cant give change to the next M

#

so it ends at 2

#

so i thought that the probability would be 2/(1+m)

#

obviously this is wrong

#

please help

zenith sequoia
devout snowBOT
#

@restive river Has your question been resolved?

zenith sequoia
#

Sorry that's wrong, I ignored the fact that you gain change after selling a ticket to someone with a £1 coin

restive river
#

yeah bur

#

but

#

that change you get only lasts for 1 person

#

because everyone after that first person has a £2 as n = 1

zenith sequoia
#

You only need to give change to people with £2 coins, so as long as the single person with a £2 coin isn't first, you can sell a ticket to everyone

restive river
#

but you cant

#

because

#

so first person gives me £1

#

2nd person gives me £2, and i give them £1 change

#

i then have a £2 coin which i cant give as change to the 3rd person

#

do you see what i mean?

zenith sequoia
#

Ok I see what you're saying

#

Only one person gives you a £2 coin though

#

You don't have to give change to the third person because they'll give you a £1 coin

restive river
#

OMG.

#

maybe i should read the question

#

thanks for your help

zenith sequoia
#

It happens haha, np

restive river
#

also

#

whilst you are here

#

oh

zenith sequoia
restive river
#

i shouldnt use that

#

hyperbolic functions are not apart of my cours

#

this is the full question

#

this is my working thus far

#

wait its not improving my maths skills by asking

#

,close

#

.close

devout snowBOT
#
Channel closed

Closed by @eternal dragon

Use .reopen if this was a mistake.

zenith sequoia
devout snowBOT
#
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.

jaunty abyss
#

This is not a right triangle, right? Two slopes would have to be negative reciprocals?

dense jay
#

your reasoning is logical

#

check your work though

#

wrote some numbers wrong

jaunty abyss
#

Oh ok

jaunty abyss
dense jay
#

AC

jaunty abyss
#

Does it matter which point I chose for x1 y1

#

Or x2 y2

dense jay
#

if youre consistent in which point is 1 and 2, no

jaunty abyss
#

Uhm I got 1/7

dense jay
#

seems alright

#

should all be okay now

jaunty abyss
#

Okay! So it’s not a right triangle correct?

#

None of the slopes are negative reciprocals

dense jay
#

are they not?

jaunty abyss
#

I don’t see any no

#

-2/6
3/1
1/7

dense jay
#

-2/6=?

jaunty abyss
#

Oh

#

Lol

#

-1/3 ?

dense jay
#

si

jaunty abyss
#

Ah okay

#

Thanks

#

I didn’t see that

devout snowBOT
#

@jaunty abyss Has your question been resolved?

devout snowBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

devout snowBOT
#
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.

oak jasper
#

Wondering if this is correct and if not where I went wrong? I think the fraction messed me up so I don’t understand this with fractions.

oak jasper
#

4.5

woven radishBOT
#

faiyrose

oak jasper
#

Okay, I think I got it 💀 thank you!

#

.close

devout snowBOT
#
Channel closed

Closed by @oak jasper

Use .reopen if this was a mistake.

devout snowBOT
#
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.

subtle oar
#

Which polynomial represents the total area in square meters?

devout snowBOT
#
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
vast drift
devout snowBOT
#

@subtle oar Has your question been resolved?

devout snowBOT
#
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.

void knot
#

$\lim_{x\to\frac\pi2}\frac{(1-\sqrt{\sin x})(1-\sqrt[3]{\sin x})\cdots(1-\sqrt[n]{\sin x})}{(1-\sin x)^{n-1}}.$

woven radishBOT
void knot
#

Status 1

devout snowBOT
#

@void knot Has your question been resolved?

vast drift
# void knot Status 1

im assuming theres meant to be actual techniques for this but im limiteed in my math knowledge so heres my attempt

#

split them into matching fractions iwth (1-sinx) as the denominator and an excess term from the numerator aside

#

every single fraction of the type (1-(sinx)^1/i) / (1-sinx)^n-1 should approach infinite

#

u are left with an excess 1 - (sinx)^1/i term in your numerator

#

as x approaches pi/2 this excess numerator term approaches 0 (1-(1))

#

so your overall limit should approach 0

#

its not rigorous by any means but thats all i can think of

devout snowBOT
#

@void knot Has your question been resolved?

tiny panther
#

The limit does not approach 0, as substituting n=2 shows

#

hint: use difference of powers formula somewhere

void knot
tiny panther
#

yes

devout snowBOT
#

@void knot Has your question been resolved?

devout snowBOT
#
Channel closed

Closed by @void knot

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.

restive river
#

hello I need help!

devout snowBOT
restive river
#

I'm trying to use chat gpt to solve a simple problem but i don't know the name of it

#

the closest thing i got is

Columnar intersections

#

where you change every x value to 0 to find y

#

or f(x) =0 to find x

(c,0) or (c,k)

restive river
wicked turtle
#

!nogpt

devout snowBOT
#

Please do not trust ChatGPT or similar AI tools for mathematical tasks, as they often generate output which "sounds correct" but has numerous factual or logical errors. Use of these AI tools to answer other people's help questions is strictly against server rules (see #rules).

stable storm
#

i believe you're trying to find x and y intercepts

stable storm
restive river
stable storm
#

wolfram alpha is usually correct

restive river
#

thxx

#

@stable storm indeed it was x and y intercepts

devout snowBOT
#

@restive river Has your question been resolved?

#
Channel closed

Closed by @untold flint

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.

edgy nacelle
devout snowBOT
edgy nacelle
#

could i get help with c please

#

this is what i have done and ive done the questions before

#

im not too sure where to go from here as it is only 2 marks

#

ive now tried to reason with what i did before

#

im also stuck on the next question

devout snowBOT
#

@edgy nacelle Has your question been resolved?

#
Channel closed

Closed by @edgy nacelle

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.

gentle nymph
devout snowBOT
gentle nymph
#

how to do question c

#

sim stuck there

stable storm
#

basically you want to find P(x>k)=0.5

#

what is the center of this distribution

#

the center divides the distribution exactly in half

#

also this distribution isnt binomial, so you dont need to make it P(x<=169)

#

P(x<=170) works just fine

gentle nymph
#

yeah this is normal

#

wait lemem do that

#

so the a ill get different answer

stable storm
#

yeah

gentle nymph
#

oh so my original answer is wrong?

#

aight tq

gentle nymph
stable storm
#

you can but

#

the mean is actually the number

gentle nymph
#

yeah i got the same

stable storm
#

since the normal distribution is symmetrical

gentle nymph
#

oh so thats the concept?

stable storm
#

mhm

gentle nymph
#

mean will always be the middle

stable storm
#

mean is the center

gentle nymph
#

thanks bro

stable storm
#

yeah

#

yw!

gentle nymph
#

so k is just mean?

stable storm
#

mhm

gentle nymph
#

thanks a lot

#

.close

devout snowBOT
#
Channel closed

Closed by @gentle nymph

Use .reopen if this was a mistake.

devout snowBOT
#
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.

meager terrace
#

Can anyone help me factorise this?

devout snowBOT
meager terrace
#

Pretty sure its meant to look like this but i think i have some + and _ the wrong way round

zenith vortex
meager terrace
#

i think its just a mistake

zenith vortex
#

factorize the y now

meager terrace
#

alright ill give it a try

#

Wait how do u factorize it out? isnt the y only in the first term'

zenith vortex
meager terrace
zenith vortex
#

y=sqrt(sin^2(theta)-2lambda)-sin(theta)

#

there's a minus

zenith vortex
#

itll look like ycos^2(theta)-sqrt(sin^2(theta)-2lambda)(-y)sin(theta)

#

=y(cos^2(theta)+sqrt(sin^2(theta)-2lambda)sin(theta))

zenith vortex