#help-49
1 messages · Page 182 of 1
yes
so would u agree we would have to find the area of the trapezoid first
before finding the volume
i’ll assume yes
area of trapezoid is 0.5 x height x (top+bottom)
not 21
Would the height be 21?
Sorry I mean 20
ah yes then
13+20
and u would get something like 346.5
check if u got it correct
wait its asking about surface area MY BAD 😭😭😭
I got that
but at least we’re in the right direction
Yayy
if theres a trapezoid shape in the front
surely there must be one in the back
so multiply that area by 2
thats 2 faces down 4 more to go
Yes
😞😞😞
its a rectangle with length 28 and width 21
but they come in different shapes and sizes
yes essentially
I think I get it now
ok for question 3
I’m not worried abt the math part since it’s simple numbers
oh that ones a doozy
Oh
lets check the cube first
5 out of 6 sides are exposed to the outside
only 1 is touching the semicylinder
so we find the area of 1 side then multiply by 5
So 12 x12
yes
144 x 5
correct
Ok I got 720
nice
now lets panic about the cylinder part
hmmm
do u know the general formula for s.a. of cylinder
correct
This so total surface area tho
do u know which term represents which
great
so we usually find 2 circles and a lateral
but we have 2 semicircles here, and half a lateral
isnt that just half the total surface area
I think?
halve the circles, and halve the lateral, easy
so its cube s.a. + (1/2) cylinder s.a.
u should get 216pi if im not mistaken
Ok I got
ye
After I added 720
oh u halved the whole thinng already
nice
so ur answer is equivalent to 108pi
Yea
so yeah ur correct
Yass!
1059.3
that should be it
Ty!!
If you are done with this channel, please mark your problem as solved by typing .close
.close
Closed by @wicked beacon
Use .reopen if this was a mistake.
.reopen
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.
In part a we proved that ∀n ∈ N 1/sqrt(n+1) > sqrt(n+1) - sqrt(n)
and im on the inductive step and im at a stop because I could use the previous proof to say the same for k + 1 but i dont know how to get to the point where it shows that pattern of addition is > sqrt(k+1)
show your exact progress
where did you stop exactly
did you just write down 1/sqrt(1)+...+1/sqrt(k)+1/sqrt(k+1)?
hold on im rewriting everything i did because the pencil i used comes out all light and its hard to take pictures of
well actually its just that but with > sqrt(k+1) - sqrt(k)
but i dont think i can just add the sqrt(k) on both sides and call it
-sqrt(k)?
this was part a of the problem
which i already did and the prof said to use it for part b
$\frac{1}{\sqrt{1}}+...+\frac{1}{\sqrt{k}+\frac{1}{\sqrt{k+1}}$
Erk Gah
$\frac{1}{\sqrt{1}}+...+\frac{1}{\sqrt{k}+\frac{1}{\sqrt{k+1}}$
```Compilation error:```! File ended while scanning use of \frac .
<inserted text>
\par
<*> 285089887798034436.tex
I suspect you have forgotten a `}', causing me
to read past where you wanted me to stop.
I'll try to recover; but if the error is serious,
you'd better type `E' or `X' now and fix your file.```
$\frac{1}{ \sqrt{1}}+...+ \frac{1}{ \sqrt{k}+\frac{1}{ \sqrt{k+1}}$
Erk Gah
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
Erk Gah
$\frac{1}{ \sqrt{1}} + ... + \frac{1}{ \sqrt{k}} + \frac{1}{ \sqrt{k+1}}$
Erk Gah
our inductive hypothesis is that it's true for n=k
so can you derive any sort of relation to this from that?
if 1/sqrt(1)+...+1/sqrt(k)>sqrt(k), then what does that mean for 1/sqrt(1)+...+1/sqrt(k)+1/sqrt(k+1)?
the first is > sqrt(k) so the k + 1 should be the same as well
the hint is to make this greater than something, it should be pretty straightforward just from the inductive hypothesis
im trying to be careful whether i can say that the whole thing is greater than sqrt(k)
i mean i feel like thats a given but could I just say that is the question
that is true, but not useful in this case
the way forward is something really similar to that
you don't have to set "the whole thing" to be greater than just sqrt(k)
there's a inequality that is more useful to us that we can set up
im not sure what you mean here
are you talking about the part a?
no, not yet
$\underbrace{\frac{1}{ \sqrt{1}} + ... + \frac{1}{ \sqrt{k}}}_{> \sqrt{k}}+ \frac{1}{ \sqrt{k+1}}$
Erk Gah
this is true, correct?
it's just the inductive hypothesis
i'm being not very direct on purpose, because it's a one step thing
you'll just be able to use a) straight away after setting up the inequality
ok wow thats exactly what i wrote down on my paper but yeah its true
like counting the fact that i skipped the 1/sqrt2 + 1/sqrt3
sorry its just funny to me
too much of a hassle to type all that lol
anyway, if just that part of the expression is already greater than sqrt(k), we can swap it for sqrt(k) to create a inequality, correct?
leaving the 1/sqrt(k+1) alone
just swapping the underbraced part
what would both sides of the inequality even look like
$\underbrace{\frac{1}{ \sqrt{1}} + ... + \frac{1}{ \sqrt{k}}}_{> \sqrt{k}}+ \frac{1}{ \sqrt{k+1}}>\sqrt{k}+\frac{1}{ \sqrt{k+1}}$
Erk Gah
this is what i mean
ohhhh ok
i was about to say because for the way you said it sounded weird but ok thats kinda what I thought
yes, we know that sum is greater than sqrt(k), so we can affirm that the expression is greater than sqrt(k)+1/sqrt(k+1)
so you should be able to use a) directly now
can you do it?
yes
and then basically do the same thing as before
exactly
sqrt(k)'s cancel out on the right so the whole thing is > sqrt(k+1)
making the hypothesis valid for k+1
yes!
okkk damn
i just though using the inequalities like that was kind of risky but i see that it works just fine
of course we need to justify our steps, we don't do it just because
this works because we know 1/sqrt(k+1) is always a positive number
actually even if it was negative it would work here i think
anyway, we can do that because we have assumed that it's true for n=k
$\underbrace{\frac{1}{ \sqrt{1}} + ... + \frac{1}{ \sqrt{k}}}_{> \sqrt{k}}+ \frac{1}{ \sqrt{k+1}}>\sqrt{k}$
Erk Gah
we could've also done this, as you first suggested
but that's not very useful here, it doesn't lead us anywhere
unfortunately in math true things doesn't always lead to something that'll help us solve a problem
so you have to think of a 'clever' way to use something that is true that will also help you solve your problem
alright
glad i can understand it because finals are coming up and i dont know what i wouldve done if i couldnt lol
oh wait are you able to help with another or do i have to close this one and open another
sure you can send it here
have you tried it yet?
ok so for this one i have the part before the whole (k+1) fraction replaced with the induction hypothesis
and then i made common denominators and turned it into one whole fraction
and i tried expanding it but I was getting lost
so i went back and have something like this
it'd be easier if you could send a picture
oh yeah
wait no
the (k+1) is factored out its not squared
forgot an extra parenthesis
with the second parenthesis group expanded i cant really see much that i can do
what did you get?
like what i have is close to the hypothesis for k+1 but i need that (2k+1) factor out of the denominator
ill draw it
wait
$\frac{\left(n+1\right) \left(2n^2+5n+2\right)}{2(2n+1)(2n+3)}$
did you get this?
Erk Gah
yeah
try factoring the quadratic function
ok ok i got it
sometimes i just dont do the simple things lmao
but yeah factored it out
2(n+1/2) = 2n+1 which cancels out with the factor in the denominator
and then thats the (k+1) hypothesis
alright thank you so much
.close
Closed by @plush fossil
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.
• 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.
hi does anyone mind solving this for me cuz my calculator program doesnt work
it shows the determinant to be 0??
and idk maybe im too sleepy but i cant solve it either
The determinant of what?
when you use calculator you dont learn silly
this as a matrix
ikik but like ive literally tried to resolve them
am i missing something
But yes, the determinant of the coefficient matrix is 0
well then doesnt that mean there r infinite solutions
im getting some numbers here
(theres a typo^)
Not necessarily, there might be no solutions as well
then how did the guy get the solutions i.e. x = -2/7 etc.?
yeah it's his typo
That's why he gets a unique solution
here's the question
i still dont get how he got z = -1/7 tho
cuz i feel like this has infinite solutions even it's not supposed to
his equations r correct
i got these as well
if i sub his numbers in the program it still doesnt work tho
it gives x = 5, y = -2/5, z = -1/5
why didnt he let z = t; but instead he got a set of numbers as the solution?
<@&286206848099549185>
@small zenith Has your question been resolved?
yeah lol not a lot of ppl r free to help @frozen widget
This is your question @small zenith
erm it kinda evolved into
this
Why did u mention me??
cuz u reacted on the bot msg??
wait nvm my friend got me *cries bc ive been stuck on this for an hour *
.close
Closed by @small zenith
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.
• 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.
Let $a_1 \leq a_2 \leq ... \leq a_n$ be natural numbers satisfying $a_1+a_2+...+a_n = 2n$
and $a_n \neq n + 1$. Prove that, if n is even, there exists a subset A of ${1, 2, ..., n}$ such that, $\sum_{i\in A}a_i = n$
CherryMan
We're supposed to use the pigeon hole principle here but I have no idea how to proceed
Only thing I found is that $1 \leq a_i \leq n$
CherryMan
<@&286206848099549185>
Any ideas would be helpful! I dont need a complete answer
<@&286206848099549185>
Does {1,2,.., n} use the same n as a1+a2+a3+...+an = 2n?
Well take the case where $\forall i, j, a_i = a_j = 2$
@exotic stratus
I feel that taking this extremely specific case (I know that if all a_i are equal they have to be 2) won't result in any meaningful result?
Yea by itself yes
@exotic stratus
Use this
I dont get how this idea will be used
Also we gotta use the pigeon hole principle here
Well yea
???
Give me a sec, I am thinking of more hints I can give you without revealing the answer lol
kinda desperate, so would it be ok with u if u could send the solution in dms?
@graceful drum Has your question been resolved?
@graceful drum 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.
• 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.
if you have an integral where we're integrating with respect to t, for example, and we have stuff like "x^2" in our integrand, would "x" be a constant? (even though it's not necessarily a number)
you can treat it as a constant
the question whether it actually is a constant is context dependent
but during the integration, you can certainly treat it as a constant
unless x depends on t
I see
another similar example, if you're trying to find the surface integral of a sphere, does your "r" have to be a constant?
depends on what "r" is
your "r" as in the radius
if it's just the radius of the sphere, then yeah, it's a constant
you're integrating with respect to the angles of the sphere aren't you?
yes
with respect to those
r doesn't vary
so r is treated as a constant inside the integrals
i ask this because in physics (gauss's law), when finding the electric field at some variable distance "r", we put "r" as the radius of an imaginary gaussian sphere
and we integrate over that sphere
@willow lotus Has your question been resolved?
@willow lotus Has your question been resolved?
.close
Closed by @willow lotus
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.
• 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.
I have two statements of Faulhaber's formula, one given by Wolfram Mathworld and the other given by Wikipedia. In theory these should be equivalent, but Wikipedia's version says \sum_{i=1}^{n-1} i^0=n, which is false, and Wolfram gives n-1, which is correct. Is Wikipedia just wrong here?
I have no idea but why even consider what wikipedia has to say. Its clearly not a credible source
Wikipedia tends to be credible regarding such things. On the whole, their math articles are pretty good.
@vital sinew Has your question been resolved?
.close
Closed by @vital sinew
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.
• 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.
what exactly does enumeration mean here? like why is it written separately?
enumeration ≈ counting
so that's a separate topic? i thought it is the same thing
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.
• 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.
;(
whata do you get when you plug x=8 into the series?
Therefore should 8 be considered?
ohh I did
(-1)^n/8^n instead of just 8 
thank you
it should be
(-1)^n/8 which would not converge
thanks
.close
Closed by @safe onyx
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.
• 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.
If you are done with this channel, please mark your problem as solved by typing .close
the fuck?
iirc you'd answered this question in another channel?
I mistyped "done"
?
Wait wHAT
I could swear I did see this
no
oh shit I was looking at #calculus message
yes but people didnt replied
the fk
Let \begin{align*} A &= {(x, y) \in \mathbb{R}^2 \mid -2 \leq x \leq 3; 1 \leq y \leq 4} \ B &= {(x, y) \in \mathbb{R}^2 \mid 0 \leq x + y \leq 5}\end{align*} be sets in (\mathbb{R}^2), and let (P = (1, -1)), (Q = (-2, 2)), and (R = (-1, 3)) be points. (\)
a) Determine which of the points (P), (Q), (R) belong to (A \cap B) and which belong to (A \cup B. \ )
b) Let (C = {(x, y) \in \mathbb{R}^2 \mid y = 2x}). Find (A \cap C) and determine whether (A \cap C \subset B).
Yh I just found out you'd put out an answer but weren't sure and no one responded
dw I can read it
Verbatim:
A n B = {(x, y) € R^2 | 0 <= x + y <= 5; -2 <= x <= 3; 1 <= y <= 4}
P = (1,-1) = (p1,p2)
Q = (-2,2) = (q1,q2)
R = (-1,3) = (r1, r2) (edited)
[21:40]
-------------------------------
p1 + p2 = 0 € [0,5]
q1 + q2 = 0 € [0,5]
r1 + r2 = 2 € [0,5] (edited)
[21:44]
--------------------------
p1 = 1 € [-2,3]
p2 = -1 € [1,4]
q1 = -2 € [-2,3]
q2 = 2 € [1,4]
r1 = -1 € [-2,3]
r2 = 3 € [1,4] (edited)
[21:44]
---------------------------------------------------------------------------------
P € A n B
Q € AnB
R € AnB (edited)
[21:45]
Gimme a moment lemme see if I get to the same numbers
938c2cc0dcc05f2b68c4287040cfcf71
Let \begin{align*} A &= {(x, y) \in \mathbb{R}^2 \mid -2 \leq x \leq 3; 1 \leq y \leq 4} \ B &= {(x, y) \in \mathbb{R}^2 \mid 0 \leq x + y \leq 5}\end{align*} be sets in (\mathbb{R}^2), and let (P = (1, -1)), (Q = (-2, 2)), and (R = (-1, 3)) be points. (\)
a) Determine which of the points (P), (Q), (R) belong to (A \cap B) and which belong to (A \cup B. \ )
b) Let (C = {(x, y) \in \mathbb{R}^2 \mid y = 2x}). Find (A \cap C) and determine whether (A \cap C \subset B).
938c2cc0dcc05f2b68c4287040cfcf71
A n B = {(x, y) € R^2 | 0 <= x + y <= 5; -2 <= x <= 3; 1 <= y <= 4}
P = (1,-1) = (p1,p2)
Q = (-2,2) = (q1,q2)
R = (-1,3) = (r1, r2)
p1 + p2 = 0 € [0,5] ✅
q1 + q2 = 0 € [0,5] ✅
r1 + r2 = 2 € [0,5] ✅
p1 = 1 € [-2,3] ✅
p2 = -1 € [1,4] ❌
q1 = -2 € [-2,3] ✅
q2 = 2 € [1,4] ✅
r1 = -1 € [-2,3] ✅
r2 = 3 € [1,4] ✅
P € A n B ❌
Q € AnB ✅
R € AnB ✅
If it helps - you can also answer this graphically
But yh P isn't in the intersection
Ah, I should have shown the preceding work
A is the blue rectangle, as it's defined by x being between some values and y being between some values
x and y are independent of each other here
Thus it's a rectangle (I've writen another way of writing that set)
@tidal turret Do you need assistance with b?
This isn't cross-multiplying, this is notation shorthand for what A is
Definitionally it's what A is as described in the original question
Oh right yh that works
But that is still what we've got here
bro its cross product between two sets
ok
where is A plotted?
A is the blue rectangle
is A the light blue rectangle?
ye
Are you familiar with plotting inequalities on graphs in general
a little bit
one, 0 <= x + y
two, x + y <= 5
Both of those have to be true here, so we take the intersection of those graphs; try drawing both of them
So the intersection is what B is
how do you know how to plot 0 <= x + y
You know how to plot 0 = x + y, right?
If it helps, rearrange to make y the subject
just (-1,1); (-2,2); (-3,3); (1,-1); (2,-2); (3,-3) so in general (y,-y) or (-x,x)
Yh, it's a straight line, so you only need two points
But yh, the x-coord is the negative of the y-coord
Now for the inequality
You only really need to test one point that's not on the boundary
Typically the origin's a good bet because it's simple to check
But since that's on the boundary (i.e. the line x+y=0), we'll just use a different point, say (1,1)
Q: Is (1, 1) in the region 0 <= x + y ?
how to plot 5 = x + y
Same as before
You just need two points to find and connect
Easy options include setting x = 0 and y = 0
5 = 0 + 0?
I mean, set x =0 and see what point you get
Similarly set y = 0 and see what point you get
Connect the two points together
when x = 0
5 = x + y
5 = 0 + y
y = 5
(x,y) = (0,5)
when y = 0
5 = x
(x,y) = (5,0)
(without meaning to sound disrespectful, this should be familiar high-school work)
ye
this is why I need help, idk
is lowkey confusing ngl
specially plotting 0 <= x + y <= 5
because
0 = x + y is understandable
0 < x + y aswell
x + y = 5 is more challenging
how
wdym how
(0,5) and (5,0) are two points on the line x + y = 5
Draw the line connecting them
Bro
You do not need to convert anything
I'm assuming you have a sketch of a graph, yes?
how do I draw a line that passes through two points in R2
...
The same way you draw a line passing through two points on a graph
R2 is the xy-plane
i.e. you have an x-axis and a y-axis
That's any 2D graph space
Draw this by hand, you'll be doing yourself a favour
(and in any case, you already have the equation of the line if you're trying to graph it - it's x+y = 5)
...Okay, but why are you trying to parametrise it?
I am trying to get the equation of the line knowing two points in R2
idk how to do it tbh
...You have the equation of the line
I have zero contributions except that a hair strand was on my screen at the perfect place to make me think it was the graph, funny moment 
where?
ok, that did the trick
how do you draw it manually by hand?
we know x + y = 5 passes through (5,0) and (0,5)
By using this amazing invention called a ruler
ok
that is true
so we know
x + y <= 5 is this portion of the graph
uh-huh
It's the region where both 0 <= x + y AND x + y <= 5
i.e. the intersection
the intersection!
The dark purple band there
A x B?
x?
Ah
Well it's just a rectangle
You're drawing a rectangle of points where x lies between -2 and 3
And where y lies between 1 and 4
Hold on - do you mean how to draw the rectangle in Desmos?
Because honestly you're better off drawing it by hand
I just drew those graphs on a tablet for example
If you're wondering about it looking neat, that just comes with over a decade of maths practice and some years of art practice hehe 
I mean that is one way of doing it 🤣
I mean at this point this is more a discussion on how to use Desmos than the question itself at hand
But yh, you can now see the union and the intersection, yh?
why is A equal to the cross product of [-2,3] x [1,4]
Because by definition, A is the set of values (x,y) in R2 such that x is in [-2, 3] and y is in [1,4]
because as I understand A = {(x,y) € R^2 | -2 <= x <= 3 ; 1 <= y <= 4 }
Yes
why cross product
-2 <= x <= 3 is equivalent to x lying in the interval [-2,3]
how does the cross product between sets work?
R^2 is just a cross product of R and R
You'd sent a definition earlier, that $(x,y) \in A \times B$ precisely when $x \in A$ and $y \in B$
Waes (Wires)
wdym "how"
This is literally a definition
can you help me understand this diagram btw
You take every element in A, and pair it with every element in B
The result is a big list of pairs (a,b) where a is in A and b is in B
ok. got it
is jusst strange
What is?
like how does it create a rectangle dont get it
also, x €[-2,3]; y € [1,4]
when you do [-2,3]x[1,4] you are doing the cartesian product of two sets
Yes
but for example [-2,3] is referring to X
and [1,4] is referring to Y
is just weird, why [-2,3] x [1,4]
X € R
Y € R
X x Y € R^2
is just weird, why are you describing A as a cartesian product
A = [-2,3] x [1,4] is a subset (not an element) of R^2
X ⊆ R
Y ⊆ R
X x Y ⊆ R^2
yes...?
how do i plot the cartesian product of two sets or intervals
in general
Well then you've got an example right here
forget about desmos for a second, I am having trouble understanding how to plot the cartesian product of two sets
Are you good with drawing straight lines?
sort of
i.e. given a line's equation, can you draw it?
This is 2D, that's all that's needed here
ok
You need (massive emphasis) to be strongly (massive emphasis again) familiar and confident in doing these before you can get further
test me if you want ,I think I can handle lines in 2d
That being said - if you've got the product of intervals [a, b] x [c, d] (where we're assuming a < b and c < d), you sketch the lines x = a, x = b, y = c and y = d
The rectangular bounded region you make is the region you want
yep
wait a second bro
look at this
why are you doing the lines and not plotting the inequalities?
if the rectangle is the figure of [-2,3] x [1,4]
,w CartesianProduct[{-2,3}, {1,4}]
ok, now we are cooking.
No
It's interpreting those as the sets {-2, 3} and {1,4}
Conveniently, that does give you the coordinates of the vertices
A the region is the INSIDE and BOUNDARY of this rectangle
But to make any sense of that you need the rectangle in the first place
so its not the cartesian product between two sets, but the cartesian product between two intervals
Hence why we're drawing it
That's what I've been trying to tell you
An interval is a set
$[a,b]$ is shorthand for ${x \in \mathbb{R} | a \leq x \leq b}$
yh ik
Waes (Wires)
But you can see, an interval is a set
ok
A = . . .
i) -2 <= x <= 3
ii) 1 <= y <= 4
I think I lowkey get it tho
A = {(x,y) € R^2 | -2 <= x <= 3 and 1 <= y <= 4}
and its represented by this rectangle
but the cartesian product is what complicated things for me @fathom onyx like the cartesian product between two sets / intervals
tbh you didn't need to go down an entire rabbit hole
what rabbit hole?
All that was needed to make sense of it is that it was shorthand for the set A as described in the original question
Because it's faster for me to write
ik
I wrote A in shorthand using a cross-product, because it's smaller
"A = [-2, 3] x [1, 4] ( \subset R^2)" is a much smaller sentence
Fundamentally this doesn't change the outcome of how the question is handled
Not to be dismissive but it's getting late over here so
bro please just stick with me for a couple more minutess
are you from spain?
no
from where?
idk tbh he speaks a lot of language
wdym? u know him
puedo leger un poco de español pero soy del reino unido
/ I can read a bit of Spanish but I'm from the UK
asi que no estaba tan difícil leger la pregunta
/ so it wasn't that difficult to read the question
i’ve seen him help other peoples
anyhow back to your question
ok
@shadow schooner Would you mind taking over if you could?
good night waes
love you bro, xoxo
how did you found A U B? btw, any idea?
give me a sec eating the pizza right now
yep, no worries
this is the question
A ∩ B = {(x,y) € R^2 | (-2 <= x <= 3 and 1 <= y <= 4) and (0 <= x + y <= 5)}
yes
A ∩ B = {(x,y) € R^2 | (-2 <= x <= 3 and 1 <= y <= 4) and (0 <= x + y <= 5)}
A U B = {(x,y) € R^2 | (-2 <= x <= 3 and 1 <= y <= 4) or (0 <= x + y <= 5)}
how to plot A U B tho?
For the union it geometrically contains points that are either in A the rectangle or B
oooooooookay
so P, Q and R are in A U B
you could also explicitly verify each point satisfies either the condition for being in A or being in B
but in R^2 you can levereage geometric intuition
P (purple) is in B (green)
Q (black) is in A(red rectangle) and in B (green)
R (red) is in A(red rectangle) and in B (green)
I think you did A inter B with Waes so that should be it for a) imo
recall that
A ∩ B = {(x,y) € R^2 | (-2 <= x <= 3 and 1 <= y <= 4) and (0 <= x + y <= 5)}
A U B = {(x,y) € R^2 | (-2 <= x <= 3 and 1 <= y <= 4) or (0 <= x + y <= 5)}
A = {(x,y) € R^2 | -2 <= x <= 3 and 1 <= y <= 4}
B = {(x,y) € R^2 | 0 <= x + y <= 5}
and we found which points are in A U B aswell
what about b)?
What’s C geometrically in R^2?
yep plotting it could help confirm things
i mean with the other sets as well
Then what is A inter C geometrically?
A ∩ B = {(x,y) € R^2 | (-2 <= x <= 3 and 1 <= y <= 4) and (0 <= x + y <= 5)}
A U B = {(x,y) € R^2 | (-2 <= x <= 3 and 1 <= y <= 4) or (0 <= x + y <= 5)}
A = {(x,y) € R^2 | -2 <= x <= 3 and 1 <= y <= 4}
B = {(x,y) € R^2 | 0 <= x + y <= 5}
C = {(x,y) € R^2 | y = 2x}
A ∩ C = {(x,y) € R^2 | -2 <= x <= 3 and 1 <= y <= 4 and y = 2x}
give me a second to think bro
i’m still eating the pizza
the portion of the blue line that intersects with the red rectangle bro
938c2cc0dcc05f2b68c4287040cfcf71
indeed for instance (2,4) is not in B but in A inter C
without the visual you could check with the equation it’s not in, but in desmos it’s a bit obvious once you have the pictures
that should be it imo, you good?
I dont get it
the question is asking if A n C is a proper subset of B
no?
is not using \subseteq is using \subset @shadow schooner
oh maybe it’s a conflicting definition on my part then, for me A \subseteq B indicates that all that is in A can be in B and A could be equal to B, and A \subset B indicates that all that is in A can be in B and A \neq B
So A inter C \subset B is false because there are some point like (2,4) in A inter C but not in B
we don’t have that for every (x,y) in A inter C that this same (x,y) is in B
can you elaborate?
in predicate logic
?
here from my point of view we don’t have A inter C \subseteq B and we also don’t have A inter C \subset B as the later is stronger
yeah
yes, this is proper subset
then if our definition match i argue that since it would need to be a subset to be a proper subset and that it’s not even a subset then it can’t be a proper subset
“it” being A inter C
anyhow i have to go take my bath
i’ll comeback in ish 20 min
@tidal turret 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.
• 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.
I forgot how to do dis
you just use the compound interest formula
@marble trellis Has your question been resolved?
I forgot how to use it
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.
• 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.
is this correct? i need to get this right
did you check for whether there's a second possible triangle?
@steady hill Angle C is close, but is incorrect. Please show me your work
idk how to type my work onto discord
a/sinA= c/sinC
sin C= csinA/a
sin C= 54xsin(29 degrees)/37
sin(29degrees) ≈ 0.4848
54×0.4848=26.1792
sinC= 26.1792/37
sinC≈0.7075
sin −1 (0.7075) ≈ 45.1
Huh
Everything went well until the final answer
The answer is 45.0318707…
Rounded to 45
so rounded to the nearest tenth its just 45.03?
i mean
45.0
Yeah
and the second C is correct?
so is this correct?
Why are there two solutions? (Just making sure)
bc of the ambiguous case in the Law of Sines.
Ah…
sin(C)=sin(180degree−C)
This happens when
sin(𝐶)<1sin(C)<1. The calculator will give you the acute angle, but the supplementary obtuse angle is also a valid solution for
𝐶
C if it still allows the triangle's sum of angles to be `80
180
In that case, just fix the second C, both B’s, and recalculate both b’s just to be safe (Case-sensitive)
ive got the same answers
You’re supposed to use the new C angle
im stupid
It’s all good
okay how does this look
@steady hill Has your question been resolved?
180 - 37 =143
Oh, ok
do you know how to do this?
Angle c is definitely easy to solve
You got this!
How did you solve it?
top angle = 180 degree - (70 degree + 50 degree) = 60 degree
AB/sin (60 degree) = 2/sin(50 degree)
sin(60 degree) ≈ 0.8660
sin(50 degree) ≈ 0.7660
AB = 2x0.8660/0.7660
AB ≈ 2.26 miles
rounded to 2.3
is that correct?
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
@steady hill The channel closed by mistake
Correct
bet so thats for sure correct?
Absolutely
i appreciate your help very greatly. thank you.
You’re welcome!
.close
Closed by @steady hill
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.
• 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.
If this question is asking whether E is the circumcentre of triangle ABC, can i simply say that since |EA| ≠ |EB| so it’s not?
can we see the original problem just in case
yeah true
...why are they even concerning themselves with whether EM is perp to AB i wonder
oh i guess
ah
no ok their way works and so does yours
and imo there's less overhead with just finding the lengths of EA and EB
that step is worth 1 mark tho
idk but the past paper marking scheme says that “any acceptable answers should be considered”
that sounds reasonable
so ig mine makes sense if i just stop after saying EA ≠ EB
,calc 20^2 + 18^2 + 4^2
Result:
740
,calc 10^2 + 6^2 + 8^2
Result:
200
ok yeah way different
yes it does
Closed by @small zenith
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.
• 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.
Find deriviate of given function w.r.t the independent variable y = (x-1)(x²+x-1)
product rule should work, but you could also consider just distributing out that product
and then differentiating term by term
Do I have to open brackets first then dy/dx
Lemme send u my solution
you need to multiply these whole bracketed sets of terms by the (x-1), as written
yep thats the right answer
Closed by @steel rivet
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.
• 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.
how to start solving for x?
Firstly assume 2x^2 -5x -2 = t
then you get sqrt(t) - sqrt(t-7) = 1
take sqrt(t-7) to rhs
then you gotta solve its pretty standard
lmk if you need further help
Closed by @fringe karma
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.
• 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.
Pls explain me the concept of remainder theorem and factor theorem
Like p(x) ÷ (x-a) = p(a)
I know doing ques using this but my concept is not clear , how we get remainder without dividing . We just pu value in place of variable and get remainder how explain concept behind like how this is division
Like p(x) ÷ (x-a) = p(a)
this is very very dodgy notation
anyway, do you know how to do polynomial long division in general?
Yo ann how do you do that
do what
@solemn bear Has your question been resolved?
Am back
click ❌ on this so the channel doesnt close on you
"putting value is same as division" prime example of few word go bad
specifically, the thm states that the remainder of p(x) on division by (x-a) is equal to p(a)
Yea I know this but how I want concept clarity I am in class 9
Ok
can you work through the polynomial division of x^2 by (x-a) in full and show me your result
Ok w8
Remainder is -ax
nope
you made a sign error and didn't carry the division process to completion
the remainder must have strictly lower degree than the divisor
your remainder has degree 1 and (x-a) also has degree 1 so you aren't yet done
and also fix your sign error:
x^2 - (x^2 - ax) = +ax and not -ax
But we have to multiply x by x to get x² so we do x(x-a) = x²-ax
And x² got cancelled
you forgot what you were actually doing then lol
Sry I learnt division just now
K what next
X times a
?
in the 1st division step you subtracted x(x-a) to cancel the x^2 term
We doing division further?
now you subtract a(x-a) to cancel the ax term
indeed
so we have verified that this sort of thing works for the polynomial x^2
do you have paper by the way
Yes
Ok
and show me your result on paper
ok right
so maybe you can see a sort of pattern here
when you divide a pure power of x, i.e. just x^n, by (x-a)
the remainder will be a^n
Yes I see
you can play the same game if it's multiplied by some coefficient, e.g. 2x^n rather than just x^n -- the two will just stick around and nothing will happen to it
(or any other constant)
that make sense?
Ok
what we've got thus far is that the "remainder of division by (x-a) = value at a" thing is true when p(x) consists of just one term like cx^n
i was going to say this now before you interrupted me:
when you do it with a general polynomial,
it is basically like you are doing it for each of its terms but in parallel,
and the intermediate results kind of snowball until all the x's become replaced with a's like you saw with the x^3 example (x^3 -> ax^2 -> a^2x -> a^3)
do you understand now?
Let me understand this message
if you want, i can give you some more examples to work through
I understand somewhat
try p(x) = 2x^3 + 5x
Closed by @solemn bear
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.
• 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.
I have a question.
Just a minute. Let me send the image.
!da2a
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/
,rccw
,rotatex
not to scale, you mean?
...
,rotate
😦
do you want to rotate this picture through 17 more full turns
,rotate
also
Done.
Find alpha.
and why didn't you give the vertices any names?