#help-0
1 messages Ā· Page 975 of 1
x^2-14x+29
dont forget the rhs
rhs?
its 0, kinda irrelevant
it is...
just solve the quadratic like how you normally do
and dont try to factor it, it doesnt help
i search up (#) factor
google didnt find a perfect factor
so i didnt bother doing it :/
quadratic equation?
same thing :/
EW
again, those are not the same thing
im free to mention whatever i want, im just listing out what you can do to get to the answer
if you dont feel like doing so, you dont have to tell me to not mention it
im just kiddin, i appreciate the help
i got
11.5 and 2.5
?
was i supposed to get decimals?
like still in quadratic formula form?
80=16*5
check it with the given conditions
also you forget the 1/2 in front of sqrt(80)
but i still dont get .
oh nvm i got it
thanks š
.close
Closed by @split cloud
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.
Good day! Need help with discrete math
(x~y)(y~z) -> (x~z)
i try simplify
((not x and not y) or (x and y))((not y and not z) or (y and z)) => (( not x and not z) or (x and z))
Honestly I don't know how to solve
@verbal kayak Has your question been resolved?
@verbal kayak 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 Domt understand 1 thing , I have exams after tommrow and I really wanna know how to do it
Pls note I could be pain trying to understand and be able to do work
Iām sorry but the text is really blurry
How will this help me ?
by looking up what they mean
No no I mean I need to find the missing angles bro
:/
pls donāt kill me
did u 3ven look them up
His internet died bro
??
use the image and apply it to your work 
Babe I told u to wash the dishes
Istg plz donāt mute me I spent my whole life in the dungeon tryna make it out
I will now
Yes
Smart
i thought those were obvious
They are but the girl is too stupid to comprehend šš
Guys?
?
I donāt understand bro
like Iām actually gonna turn emo if I donāt understand this
instead of looking at images look at definition
Ohh ok
U already are š
Shut up bro and stop sending me feet pics itās annoying
report him
He sends me pictures of his mom bombing my grandparents house
Okay so I finshed seeing the definition
ā¦
Now
What do I doš„ŗ
@alpine sable 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.
Find the derivatives
Differentiate f(Ć)= /Ć^2-1
@fast oak Has your question been resolved?
chain rule it my guy
thatās just (x^2-1)^(1/2)
treat the bracket like youād treat x
times by differential of whatās in the bracket
f= u/v using quotient rule
what
What is the quotient rule for the derivative of f=u/v
Ty
nws
.close
Closed by @fast oak
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! Iām working on a question where Iām supposed to find exact solutions (in interval 0 til 2pi) for the equation:
2sin^2(x) - sin(x) - 1 = 0
I couldnāt solve it on my own (attempted to substitute sin(x) as T and solve it as a quadratic) and noticed through wolframalpha the expression could be factorized into:
(sin(x) - 1)(2sin(x) +1) = 0
The factorization is perfectly logical and I understand how it works, but is nothing I could get to on my own and would see instinctively. Hence I ask, are there any other possible approaches to this question or if not, methods and tricks to see such factorizations in the future?
substitution can help make stuff look simpler
you don't necessarily need to factorise, if you're unable to factorise and/or can't be bothered you can always use the quadratic formula
recognising whether stuff is likely to have a nice factorisation comes with practice
I can only imagineš in that case, Iāll send some screenshots because I attempted a substitution both with completing the square and the formula and didnāt get viable answers in either one.
it might be a very simple thing to say but remember that sin^2(x) is just a fancy way of writing (sin(x))^2
I canāt find the notes of my attempts, but as mentioned, I remember both of my attempts at performing a substitution of sin(x) failed (tried formula and completing the square). Iād really appreciate if someone shows their step by step here to see if I can catch what I did wrong.
sure
let sin(x) = t
then we have:
2t^2 - t - 1 = 0
now find factors of ac that add to equal b
well -2 and 1
yep
now let's split the linear term. -2t + t = -t
so we have
2t^2 - 2t + t - 1 = 0
factor by grouping
2t(t-1) + (t-1) = (2t+1)(t-1)
And that is completely correct. Iām however completely unfamiliar with the method you used. How did you rewrite 2t(t-1) + t-1 as the following expression?
2(5) + 5 = 5(2+1) = 5(3)
if it helps you we can make another substitution
let (t-1) = A
then:
2tA + A = A(2t+1)
Ahh now I see
Thank you
Iāll have to look a bit deeper into factoring by grouping, splitting the linear term etc. completely unfamiliar with these terms. Thanks a lot for the help!
yeah i'd say it's the easiest way going about factoring non monic quadratics
@magic fiber Has your question been resolved?
Closed by @magic fiber
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 are you thinking of to approach this problem?
Multiplication is associative, so you can each part of it anyway you like.
wdym? I meant it as (-8a^2b^4)(3a^-5b^-3) can be group up as (-8)(3)(a^2a^-5)(b^4b^-3).
sorry if I confused you, lets backtrack. You said do all the powers first, what do you mean by that?
yes if you mean -8.
when you multiply a^n and a^k what do you do?
I meant in general.
if you have a^n and a^k, what is a^na^k? If you can do it, all that is left in your problem is to apply that for a and b.
How did you get -24^10?
It shouldn't have a power.
a^na^k = a^(n+k).
Apply that for a and b in your question.
your not distributing, I think that is what is confusing you.
To format it better, $$a^na^k = a^{n+k}$$
I know, did not want to use it.
hiro
Just laws of exponents (you can look these up)
,rotate
@alpine sable 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.
Closed due to the original message being deleted
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.
Hello
Guys I am really bad with probabilities and thus I do not even know where to start
Can someone spare me some time and patience to explain it thoroughly
š
@alpine sable Has your question been resolved?
<@&286206848099549185>
@alpine sable 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've done a.) already and sketched the first part of b, I'm just not sure what the bounds are supposed to be for this integral?
.close
Closed by @tacit arch
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.
Can someone help me with Q40
@weary oxide what does the red text say lol
Ignore
so what did you try
This is the national talent hunt Program?
<@&268886789983436800> Can someone check this please not sure if it's an exam. Just making sure.
this is a past test which is available online
if you are worried he might be cheating don't worry it's the 2018 version
feel free to .close
Wait
so cant help?
Do you know how to find f(-x)?
Iām slightly younger than my friend, not in that class yet so no
oh.
the oldest friend hates this kind of math so he also doesnāt know
Its been more than an hour i dont think he needs help anymore lmao
ok
.close
Closed by @tacit arch
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.
.close
Closed by @tight osprey
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.
sumone help me find out the X and help me understand this equation (would be good if u speak georgian)
@alpine sable Has your question been resolved?
you know what tan is equal to ?
no bruh its just X there
all this stuff is so confusing
oml
I mean the formula of tangent
imma cry for real i hate math
oh yeah sin:cos
tan x = sinx / cosx , correct, it's also equal to something else
tan x = perpendicular / base
x here is the angle
uhh
wait x might confuse you sec
this why there is no help for me dawg i dont understand what you are saying in english
tanĪ = perpendicular / base
Ī here is the angle
look at the diagram
what's the perpendicular
and what's the base
and whats the angle
plug in the values that's it
bru
bruh oh nah
whats a prrpendicular
and tf is a base
how do i discard this i aint gon get no help
.close
Closed by @hollow barn
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 part c of this asking for the area of a semi circle or the area of the curved surface of the cylinder
@lean wraith Has your question been resolved?
.close
Closed by @lean wraith
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.
this implies that P(x) has roots > 3
but we're only given 2 roots
is that it?
hmm wait I confuse it with factors
#help-1 message why? @tacit arch
@wet spindle Has your question been resolved?
@wet spindle 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'm given a problem i currently have no knowledge of how to solve, it's to do with defined integrals:
A parabola whose branches are pointing downwards crosses the X axis at x = 0 and x = 1. The area, once limited by the parabola and X axis is equal to 2. Find the parabola's equation.
how would i go about solving such a problem?
A parabola whose branches are pointing downwards crosses the X axis at x = 0 and x = 1.
Just from this info, what would the equation of the parabola be?
(with unknown parameters)
y=-ax^2+b?
where's the x term
Do you remember the equation for a parabola in terms of its roots?
i don't
unless i do
if it's crossing at x=1, doesn't that make the x term 1x?
y=-ax^2+x+b
not necessarily
Well, hm, I don't know how to make you remember or derive the form easily
so here it is
$y = a(x-x_1)(x-x_2)$ is the general form.
Remavas
where x_1 and x_2 are the parabola's real roots
(of course this only works if the parabola has real solutions)
Now, plug in our known info into this equation
ax^2-ax if i didn't mess it up
We could probably have it in this form
and then get a negative value for a
Or we can do -a in front
And get a positive value for a
no difference really
so knowing that the parabola is pointing downwards, am i supposed to just write y=-a(x-x1)(x-x2)?
I think that is the better option
i assume this suffices for an answer, then
nope
We didn't use the other piece of information.
Which will help us determine the value of a
oh right the area
So how would you find the area of your parabola and the x axis
$y = -ax^2 + ax$ (once expanded)
Remavas
defined integral
Closed by @covert ridge
Use .reopen if this was a mistake.
,w integrate -2.4x(x-1) from 0 to 1
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.
Can somebody please explain what this describes?
I don't understand the left part
,w binomial coefficient
Closed by @compact drift
Use .reopen if this was a mistake.
.close
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 need help on the second problem
@honest 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.
⢠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 made a start on this and got 1 proved
but how would I go about doing parts b and c
like
i have an idea for b but im not fully sure
@hazy cairn 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'm not sure I understand this
What do you not understand?
what do I understand @knotty spire
would be a better quesion
how would $a_n = 0$ be a solution
Joseph Fourier
Well, does the given $a_n$ satisfy the given recurrence relation
Remavas
Remavas
So you can easily compute a_n-1 and a_n-2
Closed by @lyric arch
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.
the parameter would be t
Combing both equations basically
x + y^2 = 1 should work
Could u explain
$\sin^2x + \cos^2x = 1$
Remavas
this
Closed by @ashen igloo
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.
Joseph Fourier
what would I do here
Plug that into $a_n = 8a_{n-1} - 16a_{n-2}$
Remavas
And see whether it holds
Joseph Fourier
...
same thing for 16
or would I plug that in for $a_n$ then re arrange for $a_{n-1}$ and $a_{n-2}$
sorry wait what, why is it suddenly n to the power of n-1
Joseph Fourier
yes
Remavas
Can you tell me what $a_{n-1}$ will be
Remavas
$4^{n-1}$?
Joseph Fourier
Yes
Remavas
$8(4^{n-1}) - 16(4^{n-2})$
Joseph Fourier
And now you simply simplify this as much as possible
and see whether you get $4^n$ at the end
Remavas
how can u even simplify that
using exponent laws
ok mb I have down syndrome
you can express every term here as a power of 2
Then use the old and beloved exponent laws
what
oh
ok
uhh
16(4^{n-2})
becomes {4^n}
@knotty spire
in order to use the exponent laws the bases have to be the same right
for most of them yes
Joseph Fourier
@knotty spire
so does that equal 4^n
no
there's your answer
but the textbook says it should be right
well you did something wrong
$2^{2n+1} - 4^n$
Remavas
$2^{2n+1} - 2^{2n}$
Remavas
Alright you are close to the actual answer
how do I further simplify this
factor 2^{2n}
$4^{n+1}-4^{n}$
Joseph Fourier
Remavas
Pull 2^2n "out"
$2^{2n}\left(2^{2n}-1\right)$
Joseph Fourier
@knotty spire
Remavas
Joseph Fourier
You can probably calculate the parentheses
yeah done
I cant fucking believe I forgot exponent laws
need to sleep
thanks
.close
Closed by @lyric arch
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.
$In the library at Lenape Elementary School, there are
2
5
as many fiction books as there are nonfiction books. There are 56 books in the school library. How many books are fiction books?
In the library at Lenape Elementary School, there are
2
5
as many fiction books as there are nonfiction books. There are 56 books in the school library. How many books are fiction books?
<@&286206848099549185>
The formatting is a little wrong
Can you fix it and then people can help - hard to see what you mean
is it 25 times as many fiction books as there are non fiction?
yea I think idk lmao
Well basically
Let x be the number of non fiction books
25x + x = 56
This seems wrong though
Okay thanks anyway
Closed by @icy anvil
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.
X
How come taking the integral of an area function gives you volume?
I guess I am confused because I don't understand what an area function is exactly...
@fringe yoke post the problem
i can explain it much more clearly to you if you give me an example.
My goal is to turn this curve into some sort of volume thing
If I remember correctly from AP Calc last year this is called the disc method? Not sure.
ok i see what you're doing. this is a solid of revolution.
is there no rotation here?
No the disc is contained under the function
what does the actual question say
No question
I asked that question to re-develop an understanding of integration
So I guess my ultimate goal would be to turn that infinite sum into a standard integral
it's unclear what you're trying to do here, tbh
Ok sorry
what solid is desired
Imagine an infinite amount of these cylinders
With width dx and radius 1/2(f(x))
I want to find the total volume of these cylinders, but I need to use calculus
<@&268886789983436800>
ty
lmao
is this cylinder in 2d?
Yea
^
Right but if we add them all up using calculus we can find their volume no?
volumes don't exist in 2d
We are imagining them
you need two integrals to get non zero volume
the height of a cylinder does not lie in the same plane as its width
and the width of a cylinder is exactly twice the radius (diameter of a circle is constant). so what you're actually describing is impossible
I think by width he means height
not by what he drew and wrote
ohhh
it doesn't particularly paint a pretty picture in my head
like the cylinders intersect a lot
a circle has the same diameter no matter how you measure it. you are simultaneously telling me that the diameter of the base of the cylinder is dx AND it is f(x) at the same time
Ok I sse
that dx you just drew is actually perpendicular to the x axis
IMagine you are looking sideways at these discs
I am saying the diameter of the circle is f(x)
and I want to multiply that by dx
yeah so the volume is pi/3f(x)^2dx
to get these cylinders
- 4pi/3
and that sum is every cylinder under the curve
radius = 1/2(f(x))
Area = R^2 * pi * width = (1/4 f(x)^2) * pi * dx
So how do I convert that thing
into an integral that I can actually compute ?
just integrate over x
Why does that work?
this doesn't work.
thats kinda the definition of integral
that dx you just drew is actually perpendicular to the x axis
yeah it's a distance
its just hard to see what he drew
that dx you just drew is actually perpendicular to the x axis
Normally we find volume of function rotated about x = 0 right?
He's just rotating about f(x)/2
yes that's a lot better
I suppose
but you still don't have a height
I suppose I am rotationg about f(x)/2
We don't need height for volume of cylinders
you do
height is dx
if a solid lies within a single plane then it has no volume
$A_C = r^2\cdot\pi\cdot dx$
Tim O'Brien
the height can't be dx because dx is coplanar to the radius
Whaaat
its not its perpendicular
they aren't coplaner
does your 'dx' lie in the xy plane?
radius is in yz plane, height is parallel to x axis
Yeah
thats perfectly fine 
Radius is in yz plane
yeah
But anyway
So How do I get that infinite sum into an integral @tender dagger
I guess i am having trouble with the definition of integration
I learned it last year
I know it finds area under a curve
If that curve is an area function, then integrating that will get me volume
Idk
confusing š
I used to know all this man I swear
you think about integration wrong I think
it finds lot more than area under curve
you can cut sphere into infinite discs and integrate over that
What do you mean by integrate over?
like imagine some disc from x to x+dx
He literally said that r = 1/2 f(x) though. Are we to assume that z=f(x) instead of y=f(x)?
right
with volume f(x)dx
OK
f(x) = some pi * sqrt stuff
then essentially integral f(x)dx gives you the sum over every disc you cut it into
Right right
It's because
technically
those disks are in 2d
and integrating over area gives volume?
Don't think of area -> volume imo
ok
I like to think of it as very small volume -> finite volume
each disc has very small volume because of how thin it is
yeah that makes inf more sense in my head
So this disk thing you mention is literally what I have done
yes
that sum is integation by definition
Yeah
it's called a riemann integral right?
Dudeee that literally is integration by definition
holy shit
and since there is a dx
Riemann integral is just normal integral
Alright alright
there is weird shit like lebesgue integral
ye
ye
Ok I think I get it now, sort of
I understood it 0% now it's 70%
thanks you
Closed by @fringe yoke
Use .reopen if this was a mistake.
Oh I see it now
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 had the cylinders sideways
Closed by @tight locust
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.
Question: Approximate ln(4) using trapezoidal rule and n=3. This is what I did: Took the derivative of lnx, to get 1/x. Then, found the area under the curve from 1-4 using trapezoidal rule, because lnx is positive beyond x=1, and ends at 4. My final solution is 35/24, which is 1.458 and ln(4) is 1.386. Is this the correct method or do I not take the derivative and simply plug in ln(4) into the trapezoidal rule and get some crazy fraction?
@nova void Has your question been resolved?
Closed by @nova void
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.
sssssssssssssssssssssss
yeah
i think i did it
but idk if its right
x = 35.3553390593
2x has a length of 4x^2
and 6x has alength of 36x^2
is that right
@short cobalt
I just checked this number. it looks right to me.
yes
Idk if u already know this but another thing to know is that the hypotenuse (diagonal line) is always the longest in a right angle triangle
So your bigger result should always be the hypotenuse
how can u make an eq to find that?
use a variable for the length for the flagpole
a^2+b^2=130^2 im guessingg
now relate a and b
how
using the question
don't forget about the twice as long part
x and 2x
so if one side is x and another is 2x
and your hyp. is 130
you have all the pieces to make a eq with pythagorean theorem like u did in the last one
yes
okay, assuming you did your calc right, it should be good
great! nice job
@alpine sable Has your question been resolved?
Closed by @hybrid dragon
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.
A computer selects digits at random. How many digits are needed to be chosen so
that the digit seven appears with a probability of at least 1ā2?
how do i approach this questions?
@pearl pelican Has your question been resolved?
Closed by @pearl pelican
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.
So im in algebra btw, question is...for factoring trinomials...(I was absent for a math class) how do I know if it is "prime"
for like smaller numbers when doing split method I can see that it just doesnt work but what about like idk
give an example of a problem
do you mean quadratics, like something in the form ax^2 + bx + c ?
@next bluff 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.
how do u solve this tis
@waxen pendant Has your question been resolved?
Uh
<@&286206848099549185>
e^(lambda1 t) * v1 and e^(lambda2 t) * v2 didn't work?
I figured it out
okay so what have you tried
okay well the first thing to do with any math problem
is to figure out what they're asking
so what do you think this question is asking?
actually
wrong channel
.close
Closed by @waxen pendant
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.
Did you calculate each of the following?
@alpine sable 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.
The dimensions of a pool are 25m length, and 16m breadth. If 40 ml of liquid chlorine is used for every 1000L of water, with the depth of the water being 4.5m, how much chlorine is used?
I just calculated to make sure
So basically
The volume of the pool where thereās water is 25164.5
Right?
Oh whoops i dunno why it did that
25 times 16 times 4.5
yeah
you need to put spaces in between the asteriks i think
Aah yeah
Because discord formats text in between * as italicized
Yeah not used to discord
But wait a minute I just did this and I got 1125000 as a number
so volume/1000(because per 1000L litres) times 0.04(chlorine per 1000 converted to litres)
72 š¤Ø
but the teacher that set the question paper says its 45
and so do many of my classmates
i asked some of them how they got 45 and they said "the question had 4.5 in it and one of the options was 45 so i just ticked 45"
.>
But you should be right now that I think abt it
Because a cubic metre can hold a 1000L
The more I think abt it now the more you sound correct so Iām really confused
@barren thunder Has your question been resolved?
i guess
Closed by @barren thunder
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.
This is a combinations question (combinatorics), I was wondering how to get the answer?
How would you go about this?/How would you approach this question
I don't understand why we just do 6c3
and NOT multiply by 2
Why do you want to multiply by 2?
@weary void Has your question been resolved?
cuz there are 2 groups
nvm solved it
.closed
.close
Closed by @weary void
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.
2nd one.
Hello, I need help with an integral, or explaining. In my book is says that
$$
\begin{array}{l}
\int_{-\infty}^{\infty} \frac{x \sin x}{1+x^{2}} d x=\int_{-\infty}^{\infty} \frac{x e^{i x}}{1+x^{2}} d x \
e^{i x}=\cos x+i \sin x
\end{array}
$$
MarcelUNilsson
I dont see how
But sir this room is already occupied by me. Could you please take any other room? That would be a lot. Thanks.
OOoh it was in available
Probably because (xcosx)/(1+x^2) is odd
ofcourse!
<@&286206848099549185>
Ping me, please.
If you can help me out.
Do you know the condition for a quadratic equation to have equal roots?
@verbal heart Has your question been resolved?
Is that with quadratic formula or discriminate? If not, then I have no idea. I apologise.
Yes
So, shall we start solving?
Yup
Okay, so I guess first
We can multiply the kx with (x-2)?
So, it'll be, kx² - 2x
Is that what we have to do?
So now you have $$kx^2-2kx+6=0$$
What the hell am I doing here?
And we can put this on the formula
Right.
So, it'll be
(2kx)² - 4(kx)(6)?
No.
Then, possibly (2)² - 4(k)(6)?
$(2k)^2-4(k)(6)$\
This
I have a question, why do we put the k with the 2?
It's alright lol we're good here.
Oh wait now you confused me.
My bad.
I meant, I just asked the question so I will have no doubts
No it is indeed
What the hell am I doing here?
Indeed, but still, why do we put the k with 2? That's the place where I am a bit confused
No, k with 2.
General form of a quadratic is $$ax^2+bx+c=0$$
So like the entire thing with x is b. So in this case we had -2kx so other than x we have -2k that's our b.
What the hell am I doing here?
Okay, got it. Thanks
You're welcome.
Alright, now if we square 2k we will possibly get 2k²?
No.

It's not $2k^2$ it's $(2k)^2$ there's a difference, use laws of indices.
What the hell am I doing here?
Oh yes, I see. So, possibly 4k²? Am I right?
You are.
So the equation goes like, 4k² - 16k = 0
Unfortunately not.

,calc 6*4
Result:
24

My maths is so good. Isn't it?
It is.
Right.
Now, we take the -24k to 0. So, it'll be 4k² = 24k
Then, we take the square on the top of 4k to 24k. So, it'll be 4k = ā24k?
You could have done $4k(k-6)=0$
What the hell am I doing here?
It won't be.
But how? Please explain.
Yes
Can you not factor this?
Have you learnt that?
Both of the terms have a common factor of 4k
And k too.
So, 4k ( k - 6)?



