#help-49
1 messages Β· Page 242 of 1
@hearty vine Has your question been resolved?
@hearty vine Has your question been resolved?
@hearty vine Has your question been resolved?
you probably mean "if it doesnt then send be to any of the unpaired elements left in C ", then I think it works
yea
i kinda switched to thinking of it as, C = A' u B' where A' n B' = 0 and |A'| = |A| and |B'| = |B| which gives me bijections between them, and then i can construct h1 and h2 out of those bijections, where h1 is just the bijection g1: A->A' but with the codomain expanded, so its still injective, and h2:C->B; if x in C is in A', then x=h1(a) for exactly one a in A because of injectivity, so then i send x to f(a); if x in C is in B', then i send it with the second bijection g2: B'->B; h2 will be surjective because for each b in B i can find an element b' in B' so that g2(b') = h2(b') = b
i think this way its more clear how it works
i think id still need to check cases with empty sets involved but i think i can work those out manually
@hearty vine Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
Hello I'm currently working on this problem and a little confused. I'm wondering if when finding DE cutting the triangle into 2 sections and using trig to find EB would make sense?
actually it wouldn't right? because from E to C is not a straight line π I'm not sure what to do then
.close
Closed by @still flax
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
well you have multiple issues with your TeX
yea, I forgot to re-compile
that's what I was wondering
why
well they don't add up to 1 for one
and second, for 3 holes you want the two balls to land in the same hole
but it doesn't matter which one
so just 1/4
your (1/4)^2 is the probability they both land in hole A
your typos look more numerous than a forgotten recompilation would suggest tbh
how would I get that ( without using total probability)
the 2nd ball has 4 equally likely holes to land in, of which 3 are not the same hole as the 1st ball
got it
tq
wait, that would be 1/4 * 3/4 then, no
no, again, don't force the 1st ball to land in hole A
if the first ball can drop in any hole then its probability is just 1
Closed by @twilit field
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
,rccw
find rectangel area
wheres f?
its in the chat
im guessing it's the intersection
mb i didnt put it down yeah
not told that
did you find it
all the info is given
not yet
if it bisected it then itd be easier but welp
maybe we can prove it does
i think we needa find the intersection point or something
at F
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.
bro do you not have the original question
cus theres 2 intersections and we dont know which one is F
BEF
its pretty obvious theres only one F
that can be possible
do you have it?
BE can make only join to one unnamed point so
^
what grade?
grade 10 rn
same
i cant solev it wothout e bisecting them though
i dont see any congruency or similarity either
It might be something to do with like coordinates cuz we are doing that rn
but there are no coordinatees
you need a coordinate to apply any formula on it r8
anyway
i meant like B as the origin or something and A is
(0,h)
idk just guessing atp
nah
doesnt add up
for equidistance you need at least one full coordinate or a coordinate which sits right with another constant coordinate
what topic is this from?
hmm sorry cant help but lmk if you find it
F is where AE intersec BD right
ye
algs ill see
maybe I can ask like gpt or something π
try it
$$ (A=(0,h),;B=(0,0),;C=(w,0),;D=(w,h)).
- Let (E=(e,0)) on (BC) (so (0<e<w)). Unknowns: (w,h,e).
Step 1 β area of (\triangle ACE).
Base (CE=w-e), height (h). So
[
[ACE]=\tfrac12\cdot h\cdot (w-e)=9 \quad\Rightarrow\quad h(w-e)=18. \tag{1}
]
Step 2 β find the intersection (F) of line (AE) with diagonal (BD) using line equations (no parameters).
Equation of diagonal (BD) (through (B(0,0)) and (D(w,h))) is
[
y=\frac{h}{w},x.
]
Equation of line (AE) (through (A(0,h)) and (E(e,0))) is found from slope:
slope (m=\dfrac{0-h}{e-0}=-\dfrac{h}{e}). So
[
y = h + m x = h - \frac{h}{e},x.
]
At intersection (F=(x_F,y_F)) these two (y)-values are equal:
[
\frac{h}{w}x_F ;=; h - \frac{h}{e}x_F.
]
Divide both sides by (h) (nonzero):
[
\frac{x_F}{w}=1-\frac{x_F}{e}.
]
Bring (x_F)-terms together:
[
\frac{x_F}{w}+\frac{x_F}{e}=1 \quad\Rightarrow\quad x_F\Big(\frac{e+w}{ew}\Big)=1.
]
So
[
x_F=\frac{ew}{e+w}.
]
Then plug into (y=\dfrac{h}{w}x) to get
[
y_F=\frac{h}{w}\cdot\frac{ew}{e+w}=\frac{he}{e+w}.
]
(So we found (F) by simple line equations β no parameters.)
Step 3 β area of (\triangle BEF).
Base (BE=e) (on the x-axis) and height (vertical) (y_F=\dfrac{he}{e+w}). Hence
[
[BEF]=\tfrac12\cdot e\cdot y_F
=\tfrac12\cdot e\cdot\frac{he}{e+w}
=\frac{h e^2}{2(e+w)}.
]
We are told this equals (3), so
[
\frac{h e^2}{2(e+w)}=3 \quad\Rightarrow\quad h e^2 = 6(e+w). \tag{2}
]
Step 4 β combine (1) and (2).
From (1): (h(w-e)=18). From (2): (h=\dfrac{6(e+w)}{e^2}). Substitute that into (1):
[
\frac{6(e+w)}{e^2},(w-e)=18.
]
Divide both sides by 6:
[
\frac{(e+w)(w-e)}{e^2}=3 \quad\Rightarrow\quad\frac{w^2-e^2}{e^2}=3.
]
So
[
\frac{w^2}{e^2}=4 \quad\Rightarrow\quad \frac{w}{e}=2.
]
Thus (w=2e).
Step 5 β rectangle area.
Plug (w=2e) into (1): (h(w-e)=h\cdot e=18\Rightarrow h=\dfrac{18}{e}). Therefore
[
\text{Area}=w\cdot h=(2e)\cdot\frac{18}{e}=36.
] $$
what the
that is very messy
What in gods name
wow
this is not grade 10
my grade 10 brain cannot understand this
ask the teacher and let us know
its like algebra coodrinates
dice
LaTeX source sent via direct message.
```Compilation error:```! Missing $ inserted.
<inserted text>
$
l.51
I've inserted a begin-math/end-math symbol since I think
you left one out. Proceed, with fingers crossed.```
.-.
$$ (A=(0,h),;B=(0,0),;C=(w,0),;D=(w,h)).
- Let (E=(e,0)) on (BC) (so (0<e<w)). Unknowns: (w,h,e).
Step 1 β area of (\triangle ACE).
Base (CE=w-e), height (h). So
[
[ACE]=\tfrac12\cdot h\cdot (w-e)=9 \quad\Rightarrow\quad h(w-e)=18. \tag{1}
]
Step 2 β find the intersection (F) of line (AE) with diagonal (BD) using line equations (no parameters).
Equation of diagonal (BD) (through (B(0,0)) and (D(w,h))) is
[
y=\frac{h}{w},x.
]
Equation of line (AE) (through (A(0,h)) and (E(e,0))) is found from slope:
slope (m=\dfrac{0-h}{e-0}=-\dfrac{h}{e}). So
[
y = h + m x = h - \frac{h}{e},x.
]
At intersection (F=(x_F,y_F)) these two (y)-values are equal:
[
\frac{h}{w}x_F ;=; h - \frac{h}{e}x_F.
]
Divide both sides by (h) (nonzero):
[
\frac{x_F}{w}=1-\frac{x_F}{e}.
]
Bring (x_F)-terms together:
[
\frac{x_F}{w}+\frac{x_F}{e}=1 \quad\Rightarrow\quad x_F\Big(\frac{e+w}{ew}\Big)=1.
]
So
[
x_F=\frac{ew}{e+w}.
]
Then plug into (y=\dfrac{h}{w}x) to get
[
y_F=\frac{h}{w}\cdot\frac{ew}{e+w}=\frac{he}{e+w}.
]
(So we found (F) by simple line equations β no parameters.)
Step 3 β area of (\triangle BEF).
Base (BE=e) (on the x-axis) and height (vertical) (y_F=\dfrac{he}{e+w}). Hence
[
[BEF]=\tfrac12\cdot e\cdot y_F
=\tfrac12\cdot e\cdot\frac{he}{e+w}
=\frac{h e^2}{2(e+w)}.
]
We are told this equals (3), so
[
\frac{h e^2}{2(e+w)}=3 \quad\Rightarrow\quad h e^2 = 6(e+w). \tag{2}
]
Step 4 β combine (1) and (2).
From (1): (h(w-e)=18). From (2): (h=\dfrac{6(e+w)}{e^2}). Substitute that into (1):
[
\frac{6(e+w)}{e^2},(w-e)=18.
]
Divide both sides by 6:
[
\frac{(e+w)(w-e)}{e^2}=3 \quad\Rightarrow\quad\frac{w^2-e^2}{e^2}=3.
]
So
[
\frac{w^2}{e^2}=4 \quad\Rightarrow\quad \frac{w}{e}=2.
]
Thus (w=2e).
Step 5 β rectangle area.
Plug (w=2e) into (1): (h(w-e)=h\cdot e=18\Rightarrow h=\dfrac{18}{e}). Therefore
[
\text{Area}=w\cdot h=(2e)\cdot\frac{18}{e}=36.
]$$
dice
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
waaittt
I mean its probably just because its a bit harder but overall its still using coordinates
And i forgot to press reply
but this is too bigggg
i dun think you can at least considering grade 10
Where do you see it?
i read over it its kinda just like algebra mixed with coordinates
the end of the ai solution
Oh yeah w=2e
yeahh but ask your teacher once maybe
probably
Ye you had to prove it
how tho?
this is setting a bad example on how to solve problems like this
Magic or sth idk
I was just tryna see if it could help us in any way since this question isnt really for our level of understanding
real
anyway hands up lmk if you get the answer im friending you
π
ight
ty
ill look over the ai response for now cuz thats all i have
@fierce canyon Has your question been resolved?
Closed by @fierce canyon
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
I would like to show if $0<c<1$. Then $c^{1/n} \to 1$
well thats false
wai
oops, this is better?
yes
Kind of unsure of how to proceed
My first thought is c <1, so $c^{1/n} = (1-h)^n$ for some $h \in \N$
have you done the c>1 case already?
h in R
not specific enough
wai
I'll do that after this
wai
wai are you reading what you are writing
yes
are you sure
I think this is true
are you reading what ann wrote
how did the 1/n exponent become n
I missed that
where
right here??
wai if you're even REMOTELY unfocused then you should put down the math
go for a walk, go do ANYTHING ELSE that doesnt require mathematical brain effort.
fuck, read a sociology book for that matter.
I thought I was correcting a mistake when I did that
because the limit. of such a seqeunce is computable using the binomial theorm
I am focused
you're setting c as 1-h, yes?
yes
then, again, how in god's name does the 1/n transmogrify into n?
I thought there would be such a h , that would make this true, which isn't true in hindsight
i mean now you've got h depending on n, which is probably not a great look as far as a rephrase goes
i will say you're gonna need to bust out the epsilons for this
So this approach isn't optimal?
you can do the c>1 case with bernoullis inequality without epsilons. I assume the c<1 aswell but havent thought about it
if you can do the c>1 case then in the case of c<1 take the reciprocal
it's not just non-optimal, i frankly just dont see how to continue it at all
I can do the c>1 cases with that hint. So okay, got it.
Thanks both of you!
.close
Closed by @twilit field
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
$x^6+2x^5+2x^4-2x^2-2x-1=0$
Richard Mullin
Pls help
What are you looking for?
Solving
guess one solution, factorize, repeat

Guess?
not guess technically
educated guess 
it's more like a trial and error
ye
Basically try simple small values
Doesnβt always work but it does here
try x=1 instead
one of the solutions
as a general fact, you only want to guess solutions that are divisors of the last term
Well, you know x=1 is a root, that means x-1 is a factor of your polynomial. So you can divide your polynomial by x-1 and get another polynomial of degree 5. then you can repeat until you get all factors, or something not factorable
$(x^6+2x^5+2x^4-2x^2-2x-1)/(x-1)=0$
Richard Mullin
How to get grade 5?
Yes
then do it
That is not what polynomial division is
And what would it be called?
long division, polynomial division, it depends on where youβre from. But maybe check your notes or online to refresh on what that is
@balmy cypress Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
i got 390 on the psat10. do i have the possibility/chance to improve and get 780? (btw im also an early grad (skipped 11th))
ive looked up and seen so many different test prep/study plans but idk which to go with and which ones are actually effective
my SAT is going to be around april 2026
Dw SAT Maths are mostly algebra you can train yourself to get 780 with that much time
how should i work up to it?
im so slow when it comes to math π
Grinding school math textbook ig, SAT maths are related to ones taught in highshcool. What you've taught in school should be enough
Or use Khanacademy it's quite good
did u take the sat?
definitely, even 800 is possible
sat maths isnt "hard" its just a lot of problems so to not screw up any of them is the real challenge
and you can learn most of it before your next test lowk
do what they said and just grind it out
Thats reassuring
I will this November but my on my practice one I got 790 so it can't be that hard ig
danng gj
and good luck
so, jjust set up a time after school and hw to go over all the basics and fundamentals again and work my way up?
yes you can also just spam past sat/psat questions
imo english is much harder to get 800 on but if youre already solid on that then focus on math π
i got a 500 on reading
def will polish up on that as well, but i think math should be my priority
yeah math is a lot easier to improve
Closed by @solid pilot
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
U = {(x1, ...) \in F^\infty \mid x_k \neq 0 for only finitely many k} How can this be a subspace of F^\inf if it doesnt have a zero vector for the additive identity
why do you think (0,0,0,...) isnt in the set
$$U = {(x_1, \hdots) \in \mathbb{F}^\infty \mid x_k \neq 0 \text{ for only finitely many } k}$$
How can this be a subspace of $\mathbb{F}^\infty$ if $\textbf{0} \notin U$
cuz it says x_k cant be 0
thats not what it says
0-many non-zero entries is finitely non-zero entries
Altanis
yeah i understand but doesnt a zero vector have to be completely filled with 0s
yeah
it does
the zero vector does satisfy the condition
there are no values of k for which the k'th component of 0 is nonzero
but the zero vector is (0, 0, ...., 0) with no nonzero constants
yeah and "none" is a finite amount
ok wait can you define the zero vector
notwithstanding that you're working with F^infty so there's no 0 at the very end (bc there is no end)
it already has been defined for you a few times in this chat
is (0, 1, ...., 0) in F^inf a zero vector..?
thats a no but also this is poorly notated
you're in F^infty. there is no "last entry"
hm
so can you think of the zero vector in U as (0, 0, ....)
where all the "nonzero" elements are at the "end"
but it never ends so its filled with zeros?
idk much about inf dimensional spaces my linalg textbook hardly covers it
oh wait
i completely. misread this
can i just choose k = 0
then that means there are zero nonzero elements
ok wait im understanding better, U is just the set of elements in F^inf that eventually terminate to 0, 0, .... at the end
and (0, 0, 0, ...) is an element of U
i just didnt understand the def of U
if this is correct ill close the channel
the question is how many k's exist with x_k != 0
if there are 0 such k's (a finite amount), then yes you get the zero vector
that's another way of seeing U yes
is SAT math like i see on youtube like there youtuber saying 2^(x+3) = 32 like why i can solve this in my head what hard about SAT? or they jst spreading false info
most of them you can solve in your head, some may require a little work but its at most polynomials and basic combinatorics
the hard thing is getting every single question right without fail
there are also some problems exceedingly harder than others and some problems that may not make sense
these are "experimental" problems and collegeboard uses them to decide what type of questions to use on future tests
@white moss Has your question been resolved?
Thx
Yeah cb problems are weird
That's why lots of really good math kids still get 790s
Sat gives some weird math problem and u get cooked
Anyways I'll close
.close
Closed by @white moss
Use .reopen if this was a mistake.
why in thailand we even doing some complex mobius function in grade 8 :Sob:
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
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
find the land and water areas in the northern hemisphere as fractions of total SA of the earth
sa mean?
SA = surface area
not what i ask
What's your idea?
Can you explain how we do it?
It was something like i will make it half of earth
Would you be able to turn the ratios into fractions?
2:3 total is 5 and 1:2 all but 3
northern land and water are 2/5 and 3/5 respectively of total northern hemisphere area
so northern land = 2/5 * 1/2 of earth area = 1/5 of earth area
do the same for water
and then do the same for total
3/5*1/2=3/10 of total water
Total will be 3-1/5=14/5
1/5:14/5
1:14
3/10 is the water in northern hemisphere right?
Yee
To find water in southern hemisphere we can do
Total water - Water in Northern Hemisphere
Is that making sense?
Yes
I am slightly confused
Let me do it again
And understand
2:3 half of it given ratio and total ratio is 1:2
Yes
why are we dividing 2/5,3/5
We can have two outcomes 2/(2+3), 3/(2+3)
True
Is this alright to you?
Yes
Nice
5 is half of it
Let's start from the start
First is total land and total water on earth that's 1:2
Make them into fractions please
1/3,2/3
We did already?
.
2/5 and 3/5 both will be divided by 2
2/51/2, 3/51/2
Because Northern hemisphere is half of the total earth
1/5,3/10
Yes then find the ratio
Do tell me what you get
If any issues arise let me know
I'll assist you
1/3-1/5=2/15
Yup
2/3-3/10=20-6=11/30
4/30 14/30
2:11
Here is some calculation error if I'm correct
Should be 20-9 instead of 20-6
Ohh
No no
I got 2:11
Did you?
Yeah
I think it'll be 4:11
Why
Yes
Water on southern hemisphere is
4/30
.close
Closed by @half idol
Use .reopen if this was a mistake.
Thanks
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
How many times would you expect to roll a fair die before all 6 sides appeard atleast once
6 times lmao
P(X=x)=p => E(X=x)=1/p
hmm?
have you taken a second to understand what i said?
I'm trying to
You're saying P(X=x)= E(X=x)=1/p?
how
implies not equal
if the probability of an event occurring is p, it will take an expected 1/p attempts for it to occur
I don't get how
say you flip an unfair coin with 80% prob of landing heads
1000 times
about how many are heads?
800?
yes
now we define a "run" to be the flips up to and including a heads
e.g. THTTHHH would have runs TH TTH H H
notice that each run has exactly how many heads?
4
just a single run
2
oops, read it wrong
wait, isn't a run the flips upto an including a heads
so TH is 2
sorry the definition is bad
count a run as a set of unfavored events after the last favored event up to and including the next favored event
heres the fun part: whats the average legnth of a run in the 80% heads 1000 flips case?
2
how did you get that?
1/(1/2)
the coin is unfair
this
im trying to give you the intuition, dont just apply formulas randomly
lets go back to the idea of how many heads in one run?
1
count a run as a set of unfavored events after the last favored event up to and including the next favored event
there will be 4?
what can we say about the approximate number of heads? (80% heads 1000 flips)
800
yes and theres a 1-1 correspondence from heads to runs
so what can we say about the runs?
There are half as many runs as heads?
1-1 correspondence aka bijection
so 800
got it
MSE says ||14.7||
MSE?
Math Stack Exchange
I'll close this now?
@twilit field Has your question been resolved?
Closed by @twilit field
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
haai im in the 9th grade rn and im having trouble rationalizing this radical can someone teach me π£
image incoming?
is the stuff in the box what you need to rationalize
yess
$\frac{5x^2z^3\sqrt{3}}{2y^2\sqrt{2}}$
You can have it
Ann
this thing
It's just better to have it in the numerator
ohh rlly
Easier to do stuff with it
yeah having radicals in denom is not illegal
it is just simpler when they are in num
oh okayy thanks for letting me knowww
now, let me ask you this: what would you do if all you had was $$\frac{1}{\sqrt{2}}$$ and you were told to rationalize it?
Ann
This algebra video tutorial explains how to rationalize the denominator with radicals and variables by multiplying the numerator and denominator by the something that will eliminate the radical expression in the denominator. This video contains plenty of examples and practice problems on simplifying radical expressions.
Radical Expression...
oh do i watch this then get back to you or is that it?
thats what i would say you do, yes
which onee
wdym "which one"
if you aren't sure which timestamp in the video to look at, then watch the whole thing -- it's like 10 minutes long.
oh no im sorry i meant do i watch the video then get back to you or after watching it i close it
i am rn ^_^
why did he put squares where did the squares come from?
do you understand how $\sqrt[3] {5^3} = 5$, firstly?
south
yaa
right, so we need to find a number x
if we multiply 5^(1/3) by x, we need to get 5
so that's just $\sqrt[3] {5} \cdot x = \sqrt[3] {5^3}$
south
huh whats a number x?
we need to find x, and x is a number
25 ?
what 25?
and then $x = \frac{\sqrt[3] {5^3}}{\sqrt[3] {5^1}} = \sqrt[3] {5^{3 - 1}}$ (rules of indices)
south
where did the denominator come from?
x = $$\sqrt{25}$$
AmIra
from here, divide both sides
is it true ?
oh okay
ya i think its right he reacted with a thumbs up
yeah, so I'm trying not to give you an answer which is like 'you instantly see it works'
imagine you don't know what number to multiply the top and bottom by
this is how you could find out
ohh
wait . it is $$\sqrt[3]{25}$$
AmIra
ohh
once you've figured out that the cube root of 25 is the number you should multiply on top and bottom
I think the working explains itself here
$\frac{\sqrt[3] {25}}{5}$ is the final answer
south
5 = 5/1 is a rational number, so the denominator is now a rational number
yaaa
ohh
how would i do this with a square root though?
instead of a cube root
note that $\sqrt{2} \cdot \sqrt{2} = 2$
south
soooo simple
yaa its 9th grade math n i cant keep up so im asking abt it here π
no!
oh
you need to multiply top and bottom by the same number
I am Arab btw
you said 1/sqrt(2) = 1/2 but I'm not going to hound you on that
is this right? or do i have to add squares asw
true
It's like you multiplied the number by 1.
huh
ohhhh
AmIra
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
ohh like this right?
π
yesssss
okayy
how am i supposed to rationalize this then
and when do i know when im supposed to add squares when multiplying stuff
like on here
the only surd in the denominator is sqrt(2)
hence you can multiply the entire fraction by sqrt(2)/sqrt(2)
(it doesn't matter at all if there are any square or cube roots in the numerator: the point is to 'get rid of them' in the denominator)
you have to read the question and check if it wants you to rationalise your answer
but on some problems i can rationalize without the squares
like this one
so idk when i should add them bcs there are also problems that have them
like on here
yes, cause you only need the squared numbers for cube roots
ohhhhhhh
south
okayy
but for cube roots, you could either have $\sqrt[3] {2} \sqrt[3] {4} = \sqrt[3] {8}$
south
or $\sqrt[3] {4} \sqrt[3] {2} = \sqrt[3] {8}$, so that one with the 2 isn't squared
south
okayy
okie tysm!
.close
Closed by @neon geyser
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
i do not know where to start from
Hello
Soo
@proud abyss you need to show that
where the sum is over all nonempty subsets of the set ({1, 2, \ldots, n})
YZYBlueBoy22
right
Understand the sum.
For each subset ({a_1, a_2, \ldots, a_k}) you take the product of its elements.
YZYBlueBoy22
Then you sum up the reciprocals of these products.
You have to expand the product.
Do you have a clue how to do it?
so, for instance, if n = 2 then its subsets would be {1}, {2}, {1, 2} and then we do 1/1 + 1/2 + 1/1.2?
Exactly!!
[
\frac{1}{1} + \frac{1}{2} + \frac{1}{1 \times 2} = 1 + \frac{1}{2} + \frac{1}{2} = 1 + \frac{1}{2} + \frac{1}{2} = 2.
]
YZYBlueBoy22
@proud abyss
The product is
[
\prod_{i=1}^n \left(1 + \frac{1}{i}\right) = \left(1 + \frac{1}{1}\right)\left(1 + \frac{1}{2}\right) \cdots \left(1 + \frac{1}{n}\right).
]
YZYBlueBoy22
This equals.
n+1
[
\frac{2}{1} \times \frac{3}{2} \times \frac{4}{3} \times \cdots \times \frac{n+1}{n} = \frac{n+1}{1} = n + 1.
]
YZYBlueBoy22
does this give a sum of terms of the form 1/(a1.a2.a3....ak)? (a1, a2, ..., ak) is a subset of {1, 2, ..., n}
YZYBlueBoy22
yeah
({1} \rightarrow \frac{1}{1})
YZYBlueBoy22
({2} \rightarrow \frac{1}{2})
YZYBlueBoy22
({3} \rightarrow \frac{1}{3})
YZYBlueBoy22
({1,2} \rightarrow \frac{1}{1 \times 2} = \frac{1}{2})
YZYBlueBoy22
({1,3} \rightarrow \frac{1}{1 \times 3} = \frac{1}{3})
YZYBlueBoy22
({2,3} \rightarrow \frac{1}{2 \times 3} = \frac{1}{6})
YZYBlueBoy22
({1,2,3} \rightarrow \frac{1}{1 \times 2 \times 3} = \frac{1}{6})
YZYBlueBoy22
All these terms gives n=3
right
[
\sum_{\text{all subsets}} \frac{1}{\prod a_i} = n + 1.
]
YZYBlueBoy22
Removing the empty subset's contribution (which is 1).
[
\sum_{\text{all nonempty subsets}} \frac{1}{\prod a_i} = (n + 1) - 1 = n.
]
it becomes n
YZYBlueBoy22
all right, got it! thank you
My pleasure
.close
Closed by @proud abyss
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
yoyoyoo
when finding triangular form of a matrix to find its determinant easier, is that the same as dont elementary row operations?
like guassian elemination?
wdym
you can transform a matrix to upper or lower triangular form by doing elementary row operations
which is the same as gaussian elimination
if thats what your asking
there is also triangulation
which is finding a triangular matrix that is similar to your matrix
in C its always possible to do that
and its not the same as doing row operations
yes
my book was facotring put numbers
out*
yeah this is the same as gaussian elimination, but you keep track of changes to the determinant as you do the row operations
@last slate Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
How would I go about integrating the second part? Was it a good idea to split it or
OH LMAO
sorry forgot how to do algebra for a sec 
yeah also on the first one you could've just one v^2/v^3=1/v, and obviously int 1/v=ln|v|+C 
Closed by @jovial hound
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
yo
is this right
you know you can check your work with rref on a calculator
appears to be, but probably not the most efficient way to RREF this matrix
do i have the concept right
like did i understand what they meant
thing is there are multiple ways to do this
either find cofactors
turn it triangular
or make a column all 0s except for 1
do all of them work the same?
and used in all cases?
well no
theyre saying to clear out a23 and a33
so i just did row operations
oh ok
is that what they wanted?
they want det here
nvm I did not read the instructions of the problem
neither did i completely lol
I thought they wanted you to get it in RREF lmao
@waxen musk btw is this observation correct?
i believe so
or make a column all 0s except for 1
though this only tells you if det=0
wdym?
i thought that
i realize its not entirely clear what you meant
so, your rref works here, but you need to be clearer about how youre using it to find the determinant
like what they did here
does this work on all 4x4 matrices if i wanna find their determinant?
oh this is just the standard method to finding det, and you dont need rref for it
actually, rref will lose the scales here
i can manually make a column have 0s to make it look like their matrix?
like is that what this question wanted
i think it wants you to do this by cofactors
for example, here is one cofactor and its relevant matrix
but theyre saying make 0s..
and making a column 0s looks like this
or is it not the same cause this is 3x3 and that is 4x4?
i honestly dont know at this point
hold on
theyre saying that we can take advantage of the 0s to make det easier
because 0 C = 0
because there are actually several ways you can expand cofactors
what theyre doing is picking on way which makes the most 0s immediate
which cuts down on how many cofactors you have to write out
make sense?
so like i would still do cofactors but im ignoring the ones multiplied by 0s for obvious reasons
is that what you meant
yes, if i understood you correctly
so basically, creating the 0s is just a way to make expanding co factors easier
but its technically the same process
because youre just rewriting the equations they still hold true
we arent creating 0s per se, were just noticing 0s
wdym? we are doing row operations no?
wait thats if its already there right
not here
but say you have a matrix with no 0s
and you know roiw operations can give you 0s
ah alright
yeah, if det=0, then rref has to also give you det=0
wait what
thats a seperate point right?
yeah
other than finding 0 determinants, row ops arent super helpful in finding det because they allow arbitrary scaling
are you saying that without modifying the matrix if i take a regular determinant by cofactor expansion and i get 0 then i dont have to worry about rewriting anything cause the det will just be 0?
is that what youre sayin g
more like, if you have a matrix A and det(rref(A)) = 0, then det(A) = 0
and thats really all we use rref for in finding determinants
what they want you to do is find the nice cofactors of the matrix to make it easy
throguh doing an operation with this concept right
yeah, this is cofactor expansion
generally speaking, is choosing any row/ any column and doing its cofactor expansion give us the determinant?
yeah
in all matrices
every cofactor expansion has to work
ah okay
it has to do with alternating products, which is a bit technical of a proof for these purposes lol
is det(RREF(A)) the same as the triangular process?
this has to do with the fact that either det(rref(A)) = 1 or det(rref(A)) = 0
is having a matrix in a lower triangular pattern the same as RREF
no, the rref should be the indentity or have 0 rows at the bottom
these are called triangular matrices
and because of how cofactor expansion works, the det of any triangular must be the product of its diagonal
ah i see
i was thinking of that too
yeah triangulars happen to be very nice matrices for a lot of things
@last slate Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
If I wanna find the negation of this statement, can I say
$\exists x(x \le -2 \vee x \ge 3)$?
π Π ΞΊΟΞΠΈdΞΞΉΙ‘Δ§Ο
looks correct
Alright, lemme do the rest
$\exists x(x \le -2 \vee x \ge 3)$\
$\exists x (x < 0 \vee x\ge 5)$\
$\forall x (x < -4 \vee x> 1)$\
$\forall x (x \le -5 \vee x\ge -1)$\
π Π ΞΊΟΞΠΈdΞΞΉΙ‘Δ§Ο
all correct, nice
Closed by @pearl hull
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
yo
this is on matrix column operations, they factored out a 2 from the first column, but then doesnt the 2 just multiply into the whole matrix??
not in determinants
wdym
2 * det(matrix) = det(that matrix with one of its columns multiplied by 2)
so multiplying the determinant of a matrix by 2 is not the same at all as multiplying the matrix by 2
but thats not a determinant being multiplied its just a cilumn operation
like theyre just saying factor out a 2
they havent taken the det yet
the vertical bars mean determinant
oh..
same for row operations right
like the factoring thing
yes, the same applies to row operations
but then when you just put the number on the outside its not clear from where you factored out
and even when you find the determinant
like you multiply that number you factored out by it?
does it matter which row/column you factored it from?
yes
its like a system of equations right
i dont see how factoring like that makes sense
yes, the equation is saying the original determinant = 2 * this new determinant, so to calculate the original determinant you end up multiplying the new one by 2
the column operation of multiplying a row by 1/2 would produce a determinant which is 1/2 of the original. so we cancel out the effect of that by multiplying it by 2
you lost me here tbh
all what its in my brain is whats factored out on the outside
wait so determinants in general is just factoring out a value in some row / column?
thats literally what it is?
that's one of the properties that the determinant has
so whenever i see that a row or a column in any matrix can have a number factored out i just factor it out and thats my determinant??
well you still have the rest of the determinant to compute
it just is now an easier determinant to compute than before
@last slate Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
why did they suggest k and k+1? what if its the squares of two odd numbers or two even numbers intsead of having dfferent parity
wouldnt two even numbers squared give an even number
have you actually tried following the hint
like sure, the difference of two squares of the same parity will only ever give you even numbers,
but you should read carefully what they ask you to prove
you're asked to prove
every odd number is a difference of squares
and NOT asked
every difference of squares is an odd number
whats the
difference in this
can i put both as 2k + 1 = a^2 - b^2
what if one is odd and one is even
well a^2+b^2 is a sum of squares...
"all A are B" and "all B are A" are logically speaking converses to each other.
"all Harvard students are geniuses" and "all geniuses are Harvard students" are two very different statements, do you agree?
write what down differently from what
so like every odd integer is diff of two squares (2k + 1 = a^2 - b^2) and every difference of square is odd number ( a^2 - b^2 =2k + 1 =)
let's backtrack.
have you actually tried following the hint that they give you here?
when a problem starts off by showing something holds for all β¦ itβs a good idea to consider an arbitrary thing satisfying that
start off with an odd integer and show it is the difference of two squares
Yes. K and k + 1 are arbitrary but when the two squares are even it gives an even and Iβm confused here
Ann
this is the statement which you have to prove
Closed by @keen seal
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
anyone know how to do circuits
No need to ask βCan I askβ¦?β or βDoes anyone know aboutβ¦?ββitβs faster for everyone if you just ask your question! See https://dontasktoask.com/
what about it?
@foggy inlet Has your question been resolved?
can you find the open circuit voltage and short circuit current?
Closed due to timeout
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
I need help doing a not very nice integral
what have you tried
One sec
and i want to see if $|z_2|<1$ where $z_2=-\frac{ai}{b}+\sqrt{1-\frac{a^2}{b^2}}$
Alrik
And i know it is, because if not the integral will be zero. I just dont know how to show it
Its not a great argument for exams
all i need is this
If i get this i can find the order of the pole (1), residue and wham bam we're done
@vast glen Has your question been resolved?
lets break it up in smaller problems. First, if a>b>0, then a-sqrt(a^2-b^2)<b
i want to show this
<@&286206848099549185>
@vast glen Has your question been resolved?
Closed by @vast glen
Use .reopen if this was a mistake.
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.
β’ Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
β’ 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.
i need help with finding range and increasing and decreasing intervals
... did you forget to post f(x)?
what do you mean by this?
What exactly is your question?
okay look so
i just dont understand how to get the increasing and decreasing intervals
it doesnt make sense
what is an increasing interval?
above the 0
huh, I would've said it's an interval where the function is increasing
you can be above the y=0 line and going down
but its hard to tell because theres arrows going left and right
Why are there multiple colors? Who wrote what?
that was my teacher lmao
All of it?
yes
did you differentiate f yet?
Damn, your teacher is wrong on the range
wdym
lmao true
do you know the derivative of f yet?
bruh im in adv func and shes out here selling my grade
i dont recall
or are you just supposed to be eyeballing a graph
honestly i think so
For a simple function like this I guess that's fair
so you don't know derivatives?
nope
ok
i have like a quiz on a chart similar to that but i just cant wrap my head around these random intervals
This is f(x)
and like test values? What do test values gotta do with this lol
yes thats how i wouldve done it
Would you know how to find the intervals with this graph?
can i tell u what would I think the intervals would be
Of course
Increasing Int : ( -4, infinity) u - Infinity, 2) (-infinity, -1)
Decreasing Int : (- infinity, -4) u (-1, infinity) u (2, - infinity)
Why -4?
for which
Any
