#help-27
1 messages · Page 228 of 1
So in x^2 + 3x + 2 3 = b and 2 = c
Every complex polynomial can be factorized given the degree is vreater than 1
So in that example, what would d and e be?
But every real polynomial doesnt have such property
2 and 1
Order doesnt matter
So how did you get to 2 and 1?
Cyrenux
also 1.2 =2 so d.e = c is satisfied too
Ah alright
This only solves quadratics with integer root though
Yeah, thats not a factor of 2 definitely
So d and e are basically uncertain
You cant solve x² + 4x + 1 with this knowledge
we kind of need to figure out
You need to learn completing the square for this
You said b=2 tho?
i meant in here
4x + 1
What about it
in that equation b=4 and c=1
That method you are trying only works if polynomial has a rational root
This one doesnt
so if i understand now
because for some reason this is really confusing for me
if we have
x^2 + 7x + 6 we would need to find the sum that becomes 7 which is 6 + 1 therefore that d = 1 and e = 6
Yes
so we basically need to find the sum for b with the number we have at c
so in x^2 + 5x + 6 we'd need to get to 5 by making 6 - 1 = 5
d = -1 and e = 6
(-1)*6 = -6 is not 6 though
Try again
Nice guess though
d*e =c and d+e=b must satisfy
ah alright b = d + e and c = d * e
Yes
so if i guess correctly now i found out that this cant be solved?
hm i think im starting to understand slowly what they're trying to make me do
so 5 and 6 needs to be refactored
5 can be 2 + 3 and 6 can be 2 * 3
hey i think im starting to get it
As well as x²-x-6
So you are saying x²-7x+12 = (x+4)(x+3)
can i put d as 3 or 4, or doesnt it matter
.
I believe it's true?
x(x+3) = x^2 + 3x
4(x+3) = 4x + 12
x^2 + 3x + 4x + 12 = x^2 + 7x + 12
or wait
no because its -7x
then it shouldve been -4 and -3
since -4 + -3 = -7 and -4 * -3 = 12
Ye
alright so we can basically choose what d and e is
-4 can be d or e
same goes for -3
Try
so for when we have just x as b, what would be a good way to go about it?
or actually
Wdym
Without x² ?
i think i have figured it, but not fully yet
Retry
x^2 -3x + 2x - 6
x^2 - x - 6
Yes
thank you for helping me, it really helped me understand it a lot more
so i just wanna sum up quickly
x^2 + bx + c = (x+d)(x+e)
d and e and refactors of b and c
d and e can pretty much be switched, no order
Ye
Closed by @lone stirrup
Use .reopen if this was a mistake.
Also learn completing the square next day to maximize it out
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.
Why do you have to check if a point satisfies both lines of a linear system to verify that the point is the
solution to the system?
there are like 200k people in this server 😭 tagging everyone doesn't work
a system of two linear equations is specifically two equations that must simultaneously be satisfied
that's why they're also called simultaneous equations
A system of equations means "... = ... AND .... = ... AND ........"
can u express the answer in a basic manner perchance?
so kind of by the nature of what simultaneous equations are, solutions must satisfy each equation
so you're solution of a system if you verify the first equality, AND the second, AND the third, etc...
wdym a basic manner?
like simply
Your question is, why checking my own work or am I reading wrong?
are you asking if there's a way to algorithmically find the solutions to a system of equations?
whether or not you can simplify your answer depends on the answer you get
well that isnt the answer right
ofc they must fit properly
Because each line represents the set of solutions that satisfy that particular linear equation. And where the two lines intersect defines a point that solves both equations simultaneously.
If I gave you the equation 3y+4x=1, then every point on the graph of that line will be a solution to that equation.
@gentle warren 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.
Doing question 17.
Hello
hi
I’ll try my best
I'll show what I've done so far
so I'm supposed to use recursion
and the answer is probably going to be a fabonacci number
So let Tn be the number of minimal selfish subsets from 1-n
If n is not in the subsets, then there are Tn-1 such subsets
I reckon we try all of the fabonacci numbers first
wdym?
To find out so we use the numbers and then use the equation
how do I do that?
So we need to find out the equation first
the closed form or recursion?
Both
So recursion is Fn=Fn-1+Fn-2
and Binet's formula is Fn = (1+sqrt5)^n-(1-sqrt5)^n all over 2^n *s1rt5
Let’s find out the numbers
I don't think Binet's formula is helpful
F0=0, F1=1, and the rest of the numbers are 1, 2, 3, 5, 8, 13, 21, 34
and so on
Yes
Continuing on from this, it means that there are Tn-2 subsets of n is in the set
but I need a reasoning as to why
and that's up to what I've done
I can help you find the answer just not a reasoning
@frosty gyro Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
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.
,rotate
Doing question 17
This is what I’ve done so far
@frosty gyro Has your question been resolved?
@fervent swallow
All I've got to do is figure out why there are Tn-2 subsets if n is in the subset
@frosty gyro 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.
Other than using a graphing calculator, how can I get to the next step to solve for x?
sorry for messy ms paint
maybe try for some values of x
starting from 1*
do you mean guessing a value for x?
uhh i have no clue but i came here to ask if there was a way not to use desmos
its just a textbook question so
oh I think the only way would be to use a calculator
anyways thanks i think ill just use a graphing calculator
or try out some values
there's a thing called binary search I think
where you try 1, 2, 4, and so on
and once you get a value that is greater on the right, you start decreasing
np
Closed by @north summit
Use .reopen if this was a mistake.
@north summit theres a function specifically "invented" to solve this form of transcendental equations, and other forms
oh
its called the Lambert W function
oh that
yes
Wait but don't you need a calculator for that
oh to actually solve it
is that what calculators use
yes right, he wanted something without a graphing calculator
this is how, but must use a calculator
or the infamous wolfram alpha
Yes
this video provides an insight, check it out!
In this video, I showed how to use the Lambert W function to solve an exponential equation.
thank you 🙂
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.
given v_1 and v_2, vectors of vectors space V
is v1 + v2 also in V?
as in is v1+v2=v3, v3 is in V?
yes. use the axiom of vector space
a vector space is by definition...
or call it definition
yeah, i googled it too, it just doesnt seem to be in the listed axiom we got
.close
Closed by @lost crag
Use .reopen if this was a mistake.
axiom 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.
Hello! Trying my hand on some introductory questions from the russian olympiad book, im not rlly good at this so idk if this is an okay proof
sorry, what are you trying to prove? that the number of odd handshakers is even?
no problem most of the content was in the initial image anyway
ok one complaint I have is the argument that A shakes hands with an odd number of people actually, because A and a second person B could shake hands twice
oh true
also, B could have shaken an even number of hands, with some of them being with A
oh i considered this too but i didnt really know how to extend my proof to generalize that
any techniques i could use to help? i think this is prolly just some simple logic but i just dk 😓 also the solution the book posted kinda does not vibe with me
it doesn't vibe with me either, like, a single handshake between two people doesn't count as two, but yes it does contribute two counts of a handshake when summing up the number of handshakes each person has experienced
but that's not a critical fault
we can word it like a proof by contradiction, and give variable names to things
let a be the number of people who have experienced an odd number of handshakes, and b [...] even number of handshakes
argue that there is an even number of handshakes experienced
let x be the number of handshakes experienced from the odd crowd, y the number from the even crowd
then ax + by is even
argue that y is even
then that ax is even
idk that wasn't a contradiction lmao
where did y is even come from
it came from me
I defined it
oh. sorry
I read that wrong lmao
there's b people who have shaken hands an even number of times
so y is a finite sum of even numbers, 2h_1 + 2h_2 + ... + 2h_b
hence y = 2(h_1 + ... + h_b) and is therefore even
uhhhh I goofed this up in my head I'm sorry
its okay
if x is the total number of hands shaken amongst people who have shaken hands an odd number of times
and y " "" an even number of times
then x+y encompasses all hand-shaking experiences
and we can argue that the total number of hand-shaking experiences is even, so x+y is even
now we have the logic that y = 2h_1 + ... + 2h_b = 2(h_1 + ... + h_b) is even
the difference of two even numbers is even, so we can show that x is even
but since x is a finite sum of odd numbers, e.g. x = (2k_1 + 1) + (2k_2 + 1) + ... + (2k_a + 1), we can find an argument that x must be an even sum of these odd numbers
so the whole proof can be phrased as a direct proof, rather than by contradiction
sometimes it's easier to phrase things in terms of a contradiction though so it's still good to think about
now I didn't really make an attempt to write the proof, and all this is is a highlighting of some ideas for a proof that could work
in general you want to be writing your proofs in such a way that the logic is easy to follow (cite deductions, carefully define your things, etc.) while also trying to make it concise or otherwise pleasant to read
your target audience should be someone who is on your level, so if you're just starting out, don't leave out any details, but revise and trim it down when there's superfluous stuff or stuff that can be shortened
also, awkard wording
e.g. "... 2n+2, which is the definition of an even integer" is incorrect; that's not the definition, that's using the definition
so you can say "... 2n+2, which is even by definition"
and if you want to actually use the definition, say 2n+2 = 2(n+1)
I did use that i think
the reader may see n+1 and think "yup that's an integer because n is"
but if you're still not comfortable with that, then you can just reiterate that n+1 is an integer, hence 2(n+1) is even by definition
just a question, how did you get that y will be even?
ok, so let me be a bit more careful about that
we have y as the total number of handshakes from even crowd
let's say there are b handshakers in this crowd, with m_k the number of handshakes from person k (1 <= k <= b)
renamed vars
each m_k is even, i.e. m_k = 2h_k for some h_k
AHHHH yea okay okay
hence y = m_1 + ... + m_b = 2h_1 + ... + 2h_b = 2(h_1 + ... + h_b)
ahhh since each people from the even crowd got an even amount of handshakes then just sum up
yup
oh ok i get it now kinda got clouded on the wording at first
depending on your audience, you could simply say that y is a finite sum of even numbers and is therefore even, or something to that effect, without the introduction of these variables
but if you're uncomfortable with that, you should get experience with writing it out the careful / symbolic way
no problem, thanks for bearing with my mistakes lmao
.close
Closed by @queen dirge
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.
hello guys i need to calculate the area of this, is it correct assuming that the red and green lines are exactly the same because they could be the Radius of the circle? (i did the colored shapes, and right side is exactly the same as the left side)
if they line up with the center of the circle then yes
but the figure you've drawns looks more rather like and oval
do you have it stated anywhere that they are radii?
no, im assuming that it is because i cant think of any other way to solve this
well, the cutted section kinda lines up with midle of the squares
it looks like it would be sqrt2b
so yeah looks right
what does sqrt2b means sorry?
$\sqrt{2}$
Max-Cat
oh so you mean the red line
and the green one
yea
the green one almost intersects the horizontal line in the middle
but juuuust almost
like how sqrt2 is juuust almost 1.5
@karmic yoke Has your question been resolved?
Closed by @karmic yoke
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.
.help someone check the red marks for me pls.
No command called "someone" found.
.help
Commands:
- clopen:
.close,.reopen - consensus:
.poll - factoids:
.tag - help:
.help - version:
.version
Type .help <command name> for more info on a command.
.help
Commands:
- clopen:
.close,.reopen - consensus:
.poll - factoids:
.tag - help:
.help - version:
.version
Type .help <command name> for more info on a command.
someone check the red marks for me pls (calc 1)
They sure are red
i thought the antiderivative of lnx is xln(x)
By false I mean u have marked the correct option
Oh ok
and btw isn't it xln(x) - x
yes forgot abt it
@low flicker Has your question been resolved?
Closed by @low flicker
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 is this the second square rule?
Expand (x-7/2)² to verify
I understand that
a = x^2
b = (7/2)
b=7, not 7/2
Oh I see, so we in fractions we take the counter?
so we in fractions we take the counter?
I'm still not understanding what you are asking
yes
how come that its not 7/2?
Because b represents the coefficient of x
If your quadratic were 3x²+423x-11, then b=423
but if i were to expand the original equation
x^2 - 2x(7/2) + (7/2)
wouldnt that be basically it? since 2x(7/2) = 7x
it would expand as:
x²-2x(7/2)+(7/2)²
I don't get how this is changing what b would be
yeah exactly, but in here b would be (7/2) then?
are you talking about b of
(a-b)²
yes
yea and SWR was talking of b about quadratic
miscommunication 
So now I've verified it, and it's correct. but if i were to start here without the next step, how could I know what to do with 7x?
aha wait, I asked same question to my sir once, he gave me general form
gimme a moment to fetch it for you
or since i can see a = x and b = (7/2) in here it would be self explanatory to do 2ab = 2x(7/2)
$Ax^2+Bx+C=A\left(x+\frac B{2A}\right)^2+\left(C-\left(\frac{B}{2A}\right)^2\right)$
aha yes exactly
SWR
i fixed it
oh okay
conan, if you don't understand general form
check out https://www.mathsisfun.com/algebra/completing-square.html
Closed by @lone stirrup
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.
@gentle flax Has your question been resolved?
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
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.
anyone can check my work '
Closed by @charred tangle
Use .reopen if this was a mistake.
Third wrong too
bro destroyed
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.
Sry if this is a dumb question but is there another way of writing (ln(x))^3
Like 3ln(x) or ln(x^3) or something
Maybe there isnt, it would just be really convinient if I could get rid of that cube for this question 😅
Ok I guess not
!original
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.
if the x^3 is in the log then it's 3ln(x)
Its not
(ln(x))^3
𝔸dωn𝓲²s
Closed by @viral lynx
Use .reopen if this was a mistake.
Not always true
When ln (x) < 0
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 (x,y) is the only solution to the system of equations above and x is positive, what is the value of x? y = 22.56 + 4x y = 20(1.2)^x How do I do it, since x is an exponent?
Above?
perhaps taking a logarithm of both sides?
!original
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.
@sterile 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.
What do you think?
Help? Yes. Solve it for you? No
help yes
You're correct on this one
You think the first one?
Yeah
Correct
gud
nah
gud
Why do you think this?
It doesn't look like it has a solution
hmmm... note that these lines extend to infinity
if you were to extend them a bit further to the right, what would happen?
They would meet
So consistant
ye
An easy way to determine this would be to first try and simplify them to the same form
if you express y from the second equation, what do you get?
how do i express y again
Basically add/divide/subtract/multiply to get y = something with x
Closed by @heady helm
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 statistics
@safe fractal i finished it
Outside of statistics please
Bayesian statistics as a philosophy seems pretty flawed compared to the frequentist perspective
gj
Is bayesian statistics merely a way of getting useable results without a massive amount of data
And for pretty easy compute
Or is there something else
@celest wadi Has your question been resolved?
Meow
!15m
Please only use the <@&286206848099549185> ping once if your question has not been answered for 15 minutes. Please do not ping or DM individual users about your question.
<@&286206848099549185>
hi
what's that?
its an approach to statisitics where prior knowledge is valued
adds some zest of subjectivity maybe you can say
beliefs about something
which can be formed from previous data
but u can also pull it from ur ass
for ex you can say: "50% of all emails are spam" for spam classification problems
before any analysis of a particular instance or whatever
its alright im just reading about it now
.close
Closed by @celest wadi
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.
im watching a video on binomial theorem, and i came across this- idk what he did
@gentle thicket Has your question been resolved?
<@&286206848099549185>
He actually wrote down what he did. 198 = 350 - 152
@gentle thicket 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.
ahh sorry for asking this question again, but since then I've still got no idea how to solve it :/
Does the following series converge or diverge?
plain old ratio test does not work with this series.
nth term test
if you take the limit as n approaches infinity, if you get any value other than 0, your series diverges
Someone else is already using this help channel. If you need help with a question, please open your own help channel/thread (see #❓how-to-get-help for instructions).
@eternal cliff Has your question been resolved?
this is what i got...
dont think this is right.. hmm
should i substitute with a variable?
it's 0 * (infinity)^0
okay.. well then how do we calculate (x!)^(1/x)?
thats alright, i personally dont know how to deal with x! in these situations to begin with
i think there is an equation of approx. x! out there
but idk how good that would do here
@eternal cliff Has your question been resolved?
I tried ratio test
@eternal cliff Has your question been resolved?
use #calculus message saying that you can prove that this series is increasing
its alright! i found the answer
turns out you can use Stirling's approximation to substitute x!
after using laplace's method, asymptotic approximation etc it turns to be divergent
@eternal cliff Has your question been resolved?
Closed by @eternal cliff
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 explain me how to check the validity of an argument
@lusty fox 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.
Quick question before my exam
The answer is 13/30 (it's a practice test ik it's the right answer)
How do I get to that answer? I've shown my work here
after getting common denomenators i get to 13/36 divided by 30/36
but how does that get me to 13/30
when dividing by a fraction its the same as multiplying by the inverse of that fraction
no problem
Well when i multiply i get 390/2376 and i cant use a calculator so OH BOY CANT WAIT
nono
well actually sure if you want
but now if you divide this big number by 36 you should get 13/30
Divide both num and denom by 36?
wait how did you get 390/2376
no it should be 468/1080
let me save you some time though
when you have something like this
you could basically rewrite it as 36/36
which is 1
ty so much man
no problem
Closed by @rocky oar
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 tell my why this is the correct answer?
When solved the Answer 0 put into 2x + Y = 0 you get 0
But when 2 is put in you get -1
So why is that right?
y=0 leaves you with 5x^2=9 x^2=9/5
and 2x=0 x=0, those arent compatible
Compatible how?
Wait so both the top and bottom have to be true?
theyre the same variables, both equations have to hold
the square root of 1 is +1 or -1, if x^2=1
so despite them being different it still works?
oh yeah youre right
alright thanks man
.close
Closed by @rocky oar
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.
Number 10
,rotate
First find the derivative of the function
Thats the tricky part
split?
im self taught
It’s quite simple but do you get what I’m saying?
If the numerator has multiple terms all over the same common denominator, you can split each term of the numerator into fractions over the same denominator
Of course make sure you get the + or - symbols correct!
Yea
and i take derivative of that?
So i got 1-3x^-2 +2x^-3
Yeah
but how i solve it when i put equal to zero?
So fraction?
I.e -3/x^2
Which is 3/x^2
No keep as separate terms
yeah forgot the sign
But you get that right?
Yeah got 1- 3/x^2 +2/x^3
even with x^2?
Yeah
You have to times all the fractions by the same number to ensure there’s values are the same ratio
but i get 3/x right? For the x^2
It’s a cubic
Oh so its gon be x(x^2 -3) = -2
Just put it into your calculator
i dont know how to do that on my calc
Show me your calculator
The answer is x=-2 and x=-1(repeated)
is it the calc button?
can i solve it algebraicly?
You can but it’s very long and to be honest I don’t know how
When you get these exams expect you to put it into a calculator
ok ill figure that out later, but so i get the extreme points. I then put into org equation to get the y value
Yeah
then i differentiate the equation again to get infection point, can we go over that
Then find the second derivative
3x^2 -3
1st derivative finds the gradient function
2nd show the gradient of the gradient function
Yeah
Then sub in the x values for your stationary points
-2 and +1
In the second derivative equation?
Sorry I wrote negative earlier
Yeah
How? I got the x values as 1 and -1
I think you’ve found the wrong second derivative
Of this
No
But aint that the same thing?
No
That’s when we times f’(x) =0 by x^3
We need to find the second derivative of the original function
Then sub in -2 and +1
Yeah fromt the first derivative
Yeah
Ok
And 0 for 1
That means it’s a maximum for -2
Yeah because thats negative
here ill send a pic
He’s amazing at upper high school stuff
ill def check him out thnaks
Did you get it right?
We got that though didn’t we
no because 6/1^3 -6/1^4 is just 0
The second derivative
Yes
If f’’(x) = 0 it could be a point of inflection so we need to more investigation to ensure it is
Bicen maths has a good video on it. I probably can’t explain it well enough on text.
You essentially have to test points close to the stationary point to find the shape of the curve
Have a good one
Closed by @thin geode
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 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 i solve this?
i really dont know much of these 3d vectors and cuboids/cube questions, could anyone reccomend me any videos for these?
vectors are in the for of x, y and z right?
you can use the given vector to label the side lengths
Idk any but the only knowledge needed here are the property of the shapes and some geometry
have you done 2d vectors before?
yes
i can do 2d vector questions for the 2d shapes but 3d vectors are very hard to solve
do you know what the length AB is?
AG+GB?
use the given vector, you can then find the other dimension of the prism to
answer the questions
to get from A to G you go 12 in the x direction, 4 in the y and 2 in the z
right
you can then say AB is 12 etc.
right
A to M is AB + BM
so
BM being half of BC
AM would just be (12,2,0)?
yup
yeah
there are different ways to get from one point to another but they will give the same answer
all good
.close
Closed by @gloomy gazelle
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.
!status
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
interval is not given right?
It’s one of the answer
If you substitute that into the equation, what do you get?
@round sentinel 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.
this is wrong because secx isnt the reciprocal of sinx and csc isnt the reciprocal of cosx, if it was correct it would be secx=1/cosx and csc=1/sinx
am I missing any other parts were I am wrong?
if not does the rest of my work check out
the correct solution is tan^2(x). To get this you need to rewrite t he equation with the correct identities and then simply, use the pythag identity, and simplify again.
it's very difficult to type out lol
so i just wrote steps
oh alr, thanks
@rain bluff Has your question been resolved?
<@&286206848099549185>
No
After applying that correction, the cos^2 (x) ends up as the denominator and the sin^2 (x) the numerator, which gives your answer
so I'm all correct?
Yeah
Closed by @rain bluff
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,B,C is on a line, ABD and BCE are equilateral triangles, S is the intersection of AE and CD, fins ASD
not sure how to do this
trig is strictly not allowed btw
isnt it 60
Sry i meant the sum is 120
And the angle is 60
If I drop
A line from S to B
Will it be perpendicular to the straight line?
dunno
how do you know its 90
I said that if we drop a perpendicular bisector from s
ok go on
We consider this one
hold on
Ok
nvm
Hi @boreal helm
What's the question
Oo geometry questions
@solid osprey Has your question been resolved?
Is angle asd 60
?
dunno
We don't know whether the perpendicular line will intersept AC at B
It could be another different point
Take triangle dbc
Angle dbc is 120 degree
Have you got that?
Till now
Yes, they said it earlier
Now Take triangle ABE
From there you will get
Angle Bae be 30 degree
how?
proof?
No
no
but not congruent
Yeah
wait, but technichally this doesent have constraints on the size of them no?
ig no
would it be valid to assume that BCE has some length such that AE is the angle bisector of BAD
nop
Maybe from this we can prove that ACED is a cyclic quadrilateral
this?
Yeah
hm
But why do we need this
does that acomplish anything
I mean it could
absd or bces being a cyclic makes sense
But I assume the problem intends to be solved using Geometry only
Not via Trigonometry
trig isnt allowed
see from here we know that required angle is alpha + beta
If ya'll observe, triangle ABE is congruent to the triangle DBC
from there we can conclude that alpha + beta = 60degrees
I am not sure if I am correct, but please check it once
you mean simmilar?
congruent
huh
in the exact order that I've written
in the image bd=/=be
how did you get a+b=60
and DB=AB
you got the congruency point?
after that it's just sum of angles
I literally hate geometry fr
.close
Closed by @solid osprey
Use .reopen if this was a mistake.
fr fr
Wait
yup
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.
SAS (side-angle-side): If two pairs of sides of two triangles are equal in length, and the included angles are equal in measurement, then the triangles are congruent.
So we need ABE = DBE
lmao
yup
we actually need ABE = DBC
which is 120 degrees
both
that was the point, to read the triangles in opposite sense
Yo
ayo
whats the question?
Anirudh's point gave me this idea'
.close
Closed by @turbid cypress
Use .reopen if this was a mistake.
so credit goes to him
.
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 want a function, such that the graph looks something like the attached image. How can I do this? my best attempt has been y=-abs(x)
thanks
