#help-10
1 messages · Page 481 of 1
If you let $\omega = \frac{-1+\sqrt{3}i}{2}$ then $im(\omega) = \sin(\frac{2\pi}{3})$. $\omega^2 = \frac{-1-\sqrt{3}i}{2}$ then im(\omega^2) = \sin(\frac{4\pi}{3})$. $\sin(\frac{2 \pi}{3}) > 0$ and $\sin(\frac{4 \pi}{3}) = -\sin(\frac{2\pi}{3}) < 0$. $2 \im( \omega) -3 \im(\omega) < 0$ hence this will be the $-\frac{\sqrt{3}i}{2}$ part of the root
azeem321
If you let $\omega = \frac{-1+\sqrt{3}i}{2}$ then $im(\omega) = \sin(\frac{2\pi}{3})$. $\omega^2 = \frac{-1-\sqrt{3}i}{2}$ then im(\omega^2) = \sin(\frac{4\pi}{3})$. $\sin(\frac{2 \pi}{3}) > 0$ and $\sin(\frac{4 \pi}{3}) = -\sin(\frac{2\pi}{3}) < 0$. $2 \im( \omega) -3 \im(\omega) < 0$ hence this will be the $-\frac{\sqrt{3}i}{2}$ part of the root
```Compilation error:```! Missing $ inserted.
<inserted text>
$
l.55 ... = \frac{-1-\sqrt{3}i}{2}$ then im(\omega
^2) = \sin(\frac{4\pi}{3})...
I've inserted a begin-math/end-math symbol since I think
you left one out. Proceed, with fingers crossed.```
@strong vale thatr doesn't seem to make sense consider sin(4pi/3) = -sin(2pi/3) < 0
Idk how else to explain it other than
@strong vale is w and w^2 conjugate pairs?
yes
okay thanks i think iget it
and oh yeah, what do you do to figure conjugate pairs
do you do like divide everything by w^3
in which it can w and w^_1
w^-1
$\omega^3 = 1$. If $\arg(z) = \theta$ then the $\arg(\overline{z}) = -\theta$
azeem321
yeah and we can find that out through dividing either ends by w^2
so it would be w = w^-2
yup
Closed by @rough bough
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 need to find the tangent line (parametric form) to a curve C at point P.
The curve is C: y=x², P = (3, 9)
I know how to calculate the tangent line equation (6x - 9 - y = 0), but cannot figure out the parametric form of it.
Answer is supposed to be x = 3 + t, y = 9 + 6t
notice that y = 9+6x
they replace x with t
so if y=9+6t can u figure out x
as a function of t
no im just guessing it was a typo
on his part
@timid silo
@timid silo Has your question been resolved?
Ohhh that's clever, thank you!
But I suppose this solution would not work with the first two questions, it only works for R²?
Right, thanks for the help!
.close
Closed by @dusky sleet
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.
relatively simple question, but i couldn't find it on the web, nor do i remember some square-root properties to explain it
but how does $\sqrt{4 + 2\sqrt{3}} = 1 + \sqrt{3}$
$\sqrt{4 + 2\sqrt{3}} = \sqrt{1 + 2\sqrt{3} + 3} = \sqrt{(1 + \sqrt{3})^2} = 1 + \sqrt{3}$
Closed by @frigid oracle
Use .reopen if this was a mistake.
You're welcome
alternatively
$\sqrt{4 + 2\sqrt{3}}=a+b\sqrt{3}\implies 4 + 2\sqrt{3}=a^2+3b^2+2ab\sqrt{3}$ and solve for a and b lol
uselessleaf
Yeah that works out as well
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 write a function for BMI and weight for girls who are 161 cm?
Can't you look up what they use for bmi calculations. I'm pretty sure they tell you the function for it
@lusty vigil Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
I tried but they didnt give anything @marsh juniper
oooooh
shouldn't it just be
def(weight):
bmi = weight/(161)**2
return bmi```
@lusty vigil Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
like how?
is it to the power of 2?
@lusty vigil 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 need help on my nt homework: for positive integers $n$ define $d(n) = n − m^2$, where $m$ is the greatest integer with $m^2 \leq n$. Given a positive integer $b_0$, define a sequence $b_i$ by taking $b_k+1 = b_k + d(b_k)$. For what $b_0$ do we have $b_i$ constant for sufficiently large $i$?
SofaCouch
ok i think from testing some stuff out onl perfect squares work
so we need ot prove that non perfect squares dont wor
so
let our b_k=a^2+k
where a^2+k<(a+1)^2
b_(k+n)=a^2+(2^n)k
so we need to disprove
(a+1)^2-a^2 != k(2^n)
for any power of 2
which must be true?
because squares increase in incrememnts of odd powers
is this right?
<@&286206848099549185>
hello
i need help with rational equtions thingy
i have this
but
it syas this
this only proves the a to a+1 case
there are different cases right
a^2+k might jump to (a+2)^2
no wait
thats not possible why am i thinking that
@next violet Has your question been resolved?
@next violet Has your question been resolved?
Hi @next violet
hey
@autumn adder
@next violet Has your question been resolved?
@next violet 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.
[a^(b)]^c = a^(bc)
cant just give the solution out
Uhhh no idea
I need the solution for this
Andreww
@timid silo 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 solved this question this way, but im not sure if my answer is correct, is my way of solving correct
the text to me is very unintelligible but I think with your first line I believe you have made a mistake
when you equate the second derivative to the y co-ordinate
ok so gimme some time
okay thanks
I am in a talk atm
okay
ok so @cursive phoenix
do you know what point of inflection means?
yeah cool
or the opposite
so we move from here
okay
when you calculate the second derivative for this problem at x=-1
what should it be equal to?
yeah but what would this value be?
yes
and when you get sign change in continuity
what do you get where the sign changes
what is the value of function at that point
0?
yea
oh i get it
so when u try to find -1
which is a crital value
u solve that 6a(-1)+2b=0
but we still have 2 unknowns
to move forward
it isn't a critical point tho

critical points have first derivatives=0 or undefined
its a point of inflection
yes
tangent is the 1st derivative?
you can find first derivative and match the slope
and you can find the point and match with the point on line
so you have 3 equations
yws
-6a+2b
first equation
2nd is the tangent which is -3x-1
we find first derivative of the function
which is
3ax²+2bx
so we make 3ax²+2bx=-3x-1 ?
you do this while knowing that one of the solutions is x=-1
and not first derivative
yes for the 2nd
oh
since tangents will have same slope as the curve
we are solving for a,b,c as asked in the problem
c wont appear in the 1st or 2nd derivative
you have 3 equations
each corresponding to values of second derivative, first derivative and the function itself at x=-1
yes so the function value is where c appears
so what i have done now
i equalized the first
derivative to -3
and found a
a = 2b-1
combine that with your last equation to evaluate both a and b
the -6a + b = 0
b=6/11
replace b in a
so a is 1/11
and now we replace a b and x in the primary function to find c?
so c is -5

ok so your values are incorrect
uh
Oh
I have to leave to attend a lecture now but I think you have enough information to do it on your own now whats left is algebra, hope you get it right
Closed by @cursive phoenix
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 does this mean this general form a polynomial
like the c_i is not specified really in the explanation
the c_i are coefficients just like a_i
do you happen to have taken any linear algebra? if you have it might simplify matters somewhat
yeah i do linear algebra @royal basin
the canonical form of a polynomial is essentially its expression as a linear combination of the basis {1, t, t^2, ..., t^n}
right yeah im just confused as b_i(t) is a polynomail being scaled by c_i what does this mean is it just related to the basis
you're overthinking it
(15.5) is basically just f being written in terms of a new basis {b_0(t), b_1(t), ..., b_n(t)}
it says the t_i are the b_i(t) of between 15.5 an 15.4
what so like b_0(t) multiplied by c_0 is just a function of degree 0 scaled by its coefficient
and so on
nothing is said about what the b_i are
and if something is said about it then you haven't shown it here
and again i think you might be overthinking it
c_0 b_0(t) means c_0 b_0(t)
okay, then you aren't told that b_0 is a polynomial of degree 0
b_0 can be just about anything
what so like b_0(t) multiplied by c_0 is just a function of degree 0 scaled by its coefficient
you said this
you asserted deg(b_0) = 0
and i am merely saying the text makes no such statement
yeah it doesnt so the 15.5 is a some general polynomial scaled by a single scalar?
why are you still trying to overthink this
not sure just a bit odd the notation thats all
i think ill need to see examples tbf to make sense of it
.close
Closed by @hot gust
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.
leewchaha
is $2(4h^2 - 9)$ correct?
leewchaha
2(2h+3)(2h-3)
it can be simplified more
how do you know to replace a with 2h and b wth 3 in the first place?
are there some sort of formula to follow?
ya a^2-b^2=(a+b)(a-b) this is a formula
Notice how both of your terms inside the parentheses are perfect squares?
18 is also a perfect square?
No no, but 4h^2 and 9 are
no u took out 2 right ?
ohh, so i start from 4h^2 and 9
Playmaker
Right, whenever you notice that you have two perfect squares and you're subtracting one from the other, this is called the 'difference of two squares' and you can use this handy trick
It's just something you learn to recognise
thanks alot dino dik and Playmaker, now i get it!
np ^^
.close
Closed by @austere juniper
Use .reopen if this was a mistake.
if u hv doubt on this u can dm too
aight gotcha
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.
Areaaa how to find it? The answer should be 35.6 but i got 32.56
I did
Radius is 2 since 11-7 is 4 and there is 2 circles 4/2 is 2 right?
The same goes for the below part
90/360
Is 0.25 so 0.25 x pie x 2²
then the answer multiply by 4
Since there is 4 parts of a circle
And we find area for the rectangles
And both answers add them together
you didn't round properly but where's 35.6 coming from
Yesss
Area of quarter circle is 90/360 which is 0.25
And so since we need area of the quarter circle thenn 0.25x2² (2 is radius right?) X pie
Idrk is it me or thr book😭
Okayojay
Loook at this as well
Sorry bro phone died
For sure
19?
Yesss
Ohh didnt say that way
Noo i meant
Oh you mean only the middle part
Dont think that im looking at another questions
Like for another answers
Area of circle iss
3.2/2 for radius which is 1.6
1.6² x pie x 0.5 (180/360)
then x 2 since there is 2 semicircles
And for the middle part
Hmm
100/360) x pie x 3.2²
Then we add them
The answer is 16 17 i dont remember but supposed to be 19
Yesss
And like i opened the same question yesterday here
I dont rememebr which help number
Cambridge IGCSE mathematics
Class?
No need to thank me dude
Sorry I need it to search
Perimeter area and vlume
Chapter 7 page 148
Take ur time
Give me few mins if u dont minf
No issues
No problem dude
The perimeter doesnt match either
Is it just a mistake in the answers
Or are we missing something
Im not sure myself
Might be
Or maybe the guy who made the book was drunk idk
Haha
Youre welcome
Thanks for bearing with me
Can you
Check the perimeter
For part c
Alright
No need to thank me dude thanks to you
I gott
15.63
Ysss
What i did was
180/360
0.5 so 0.5 x 3.2 x pie
Waitwait
And then i did
x 2 since there is 2 semi circles
And we got the area for both semi circles right?
$(2\times \frac{180}{360} \times 3.2 \times \pi )+(\frac{100}{360}\times 2 \times 3.2 \times \pi)$
Muhammad Hussaini
Exactly
$3.2 \times \pi + \frac{100}{360}\times 6.4\pi$
Muhammad Hussaini
And so we got 15 . 63
Sorry sorry
Yess?
Alright man thank you so much bro really appreciate it
I wish u all the best bro thanks man have a wonderful day and take care!
.close
Closed by @feral swallow
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 confused, is 0 not the breakpoint? Idk how to do this task, the 0 is throwing me off
@signal meadow Has your question been resolved?
<@&286206848099549185> D:
@signal meadow Has your question been resolved?
the limit doesn't exist at x = 0
right hand limit is infinity and left hand limit is -4 which aren't equal
if the limit is -4 then it means that x=-4 then? did i understand that correctly
?
A function has a limit at that value only if its right hand limit and left hand limit are same.. here I told that right hand limit at x= 0 is infinity and left hand limit at x = 0 is -4.. which means limit doesn't exist at x = 0
english hard
if the interval notation for the function is (-inf,0)U(0,inf) how can i find the breakpoints?
x?
by breakpoints you mean the values of x where limits doesn't exist right
im not sure
i wasnt taught about specifications like that
i just need to find breakpoints of y=7^{\left(\frac{1}{4x}\right)}-4 ig
for y = ln(x + 3) the breakpoint would be 3 so x0=3, idk how to find it for my function
@signal meadow Has your question been resolved?
Closed by @signal meadow
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 I find the area of this triangle using their vertices?
to gauge your knowledge: do you know about the cosine rule? dot product? cross product?
Is it a right triangle?
Well I know that is
But does it have to be
Or are you just interested in this specific one
no, I'm trying to understand the subject of barycentric coordinates, but before I was trying understand how to take the area of the bigger triangle
Barycentric coordinates are the ones where the point is defined by the three areas around the point within a triangle right?
Or am I just understanding wrong
here's a simple formula that computes the area of a triangle $ABC$ in any dimension: if $a := C-B$ and $b := C-A$, then the area of ABC is $\frac 12 \sqrt{(a\cdot a)(b\cdot b)-(a\cdot b)(a\cdot b)}$
MagmaMcFry
yes
in three dimensions the area is more simply computed as $\frac 12 |a \times b|$
MagmaMcFry
in two dimensions it'd be $\frac 12 |a_xb_y - a_yb_x|$
MagmaMcFry
will these formulas help you, or are you rather looking for an intuitive understanding of the linear algebra involved?
Yes, helped me a lot . But now I'm trying to figure out how get value of P inside of the triangle in a randomly way, like this: https://www.youtube.com/watch?v=I9no7u9srKI
:ets learn the concept of Barycentric Coordinate.
Learn more: https://www.cheenta.com/barycentric-coordinate-for-math-olympiad-1/
Problem useful for I.S.I B.Stat B.Math Entrance, CMI Entrance and Math Olympiad
Visit https://www.cheenta.com/ for Advanced Mathematics.
Watch the playlist on ISI & CMI Entrance:-
https://www.youtube.com/playlist...
It sounds like hes talking in a big metal box
reverb math 👀
so you want to choose a random point inside the triangle?
yes
uniformly random I assume
here's how to do it:
- pick two uniform random numbers u and v between 0 and 1
- if u + v > 1, replace u by 1-u and v by 1-v
- compute P := u·A + v·B + (1-u-v)·C
here's a tricky alternative:
- pick two uniform random numbers u and v between 0 and 1
- compute P := sqrt(u)·(v·A + (1-v)·B) + (1-sqrt(u))·C
that is u, v and (1 - u -v) will be the area of the three triangle inside the main triangle, right?
thank you a lot for your help
.close
Closed by @thorny wigeon
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.
Say I have some variable epsilon, where epsilon is initializes at 1. It decays at a rate of 0.9/1000 per thousandth timestep of t.
I want it such that it decays until t = 1 mil, where it stays flat at 0.1.
Is there any way to make a function f(x), which goes to 0.1 from x in [0,1 Mil] and then stops at 0.1?
I tried making a logarithmic function:
log_10( x / 100000)* 1/10, but after 1 mil it continues past 0.1
So it just stops at exactly 1 million and sits flat? @cosmic wyvern
yes, it should do that
I mean the easiest way would be a piecewise function
Cannot do that.
And by flat I mean that it goes towards 0.1 as it approaches infinity
Is there any particular reason
Yes, I am trying to run a program where it will run repeatedly.
Can't I make an ODE which will go towards 0.1 at 1 MIL and then just stabilizie at that point?
Youd prob not even need differential equations
If you just write some derivative formula that works somehow
I mean differential equations would probably make it easier but
Im not too familiar with them
Could you help with making the function still? 😦
I could try
alright
Can you explain the rate of decay again
I have epsilon_start = 1.
Epsilon_decay = 0.9/1 mil
Epsi_func(t) = epsilon_start - t * epsilon_decay
When t = 1 Mil
Epsilon should stabilize at (approx.) 0.1
But it has to be linear
Or approx. Linear
I mean its pretty hard to write a non differentiable function with continuous functions
There might be a way though
You could use a step function but it wouldnt be continuous at a single point
Are you concerned that a piecewise function would cause performance issues?
yes
Hmm
I mean most piecewise functions would just be as simple as a single if statement
It prob wouldnt be as fast as multiplication but it would def be faster than all kinds of complicated square root square craziness
Or other complicated functions like log
Like log is 35 cycles google says
Id like to see a 35 cycle simple piecewise function
what?
Once again, I am looking for a function. I would like to use a function. If you cannot help with that, that is okay. But I am going to use a function.
And you were told (correctly) using a single if statement is gonna be the most efficient way
If epsilon>0.1
…
Else
epsilon=0.1
... A non piecewise function
@cosmic wyvern Has your question been resolved?
Closed by @cosmic wyvern
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 need help, how would I approach part b of this question? I've done part a and replaced the LHS of part b but every "path" i choose to end up with only 1 trig function in the expression i end up going in circles.
i haven't tried dividing by tan x because there's no evidence that tan x ≠ 0
yeah but tan 90 and 270 asymptotes
oh
yea
nvm
well
what if you split it
assume tanx != 0
then solve explicitly the case where it is 0
you should be using the equality above, right?
I was taught you can't otherwise you'd get the wrong answer
lemme try
i mean theres only two possibilities
yea so 0 and pi are solutions
lemme see if theres others
Hello, I think you can factor out tan(x) and get a quadratic expression in terms of sin(x) as a second factor
oo
yea where tanx=0 is a solution
then assume its not
divide it out, identity
you get a quadratic
ok ill try factoring out tan(x) first
ok so i tried dividing by tan(x) and safe to say the answer I got was wrong because i subbed it back in and got 2 different answers for the LHS and RHS, but i drew both graphs and I know that 0 and 180 are solutions as you said, but how would i prove that mathematically (the question is 5 marks and says i can't use graphical solutions) ? Like as in how would i rearrange to end up with tan(x) = 0? I definitely can't submit my answer as "assuming tan(x) = 0 ....."
use part (a) of the problem
yeah done that
and use power reduction formula for sin^2(x)
tan(x) =0 would be a solution indeed (factoring shows that)
again I'm not sure I can submit an answer using the power reduction formula cuz we haven't been taught that yet, and id assume the mark scheme is based on another method. The last time i tried using something we weren't taught it was just marked wrong by my teacher even though i got the right answer
The double angle formulae and the trig identities are all i can really use
Power reduction formula is exactly double angle +trig identities
oh
$[\sin(x)]^{2} =\frac{1-\cos(2x)}{2}$
Anna-Isabella
and you have cos(2x), and also sin(x), I hope you're following
by the way, show me what happenes when you factor out tan(x)
yeah it's just i don't know how I would get there without just using this formula (as in how can i break down that formula into the double angle rules and trig identities)
so i divided by tan(x) and then got cos 2x = 3 sin x
and split that into 1-2sin^2 (x) = 3 sin(x)
and then i just used my calculator for the quadratic
- write cos(2x)=...
- add sin^2(x) to the both sides
- use sin^2(x)+cos^2(x)=1
- express sin^2(x)
- sin(x)=u
- find u manually from the quadratic equation
- x=?
wait i realised where i went wrong now
got sin (x) = (-3+sqrt(17))/4 but then to check i put that value in the equation instead of its inverse
so i got x = 16.306.... and when i put that back in it works
you also had tan(x) =0 remember?
I didn't get that mathematically though i got it from the graph
Can you solve quadratic equations?
like, let's say, u^2+3/2u-1/2=0
With no calculator
put everything in the quadratic formula i suppose
ok
yeah it's the same as what i got
i ignored the negative solution though because it's < -1
but the positive solution is what i put as = sin(x)
sure
I know what the solutions are now it's just i don't know how i would get them without just assuming tan(x) = 0 and solving and assuming tan(x) != 0 and solving
If you would show me how you factored out tan(x) that would be lovely
because we didn't fantasie anything
it's all algebra
i don't think i did factor out tan(x) i just divided everything by tan(x) after getting tan(x)cos(2x) = 3tan(x)sin(x)
and then got to the 2sin^2(x)+3sin(x)-1=0
tan(x) cos(2x)-3tan(x)sin(x)=0
if A times B =0 it splits into two equations, A=0 and B=0
ah ok i never did that
because if the product is zero, at least one of the multipliers has to be zero
tan(x) (cos(2x) -3sin(x))=0
so either tan(x) or that thing you're getting by dividing with tan(x) has to be zero, or both
my brain has probably shrunk by a lot because of 2 weeks of not doing any maths and just playing games
It's a matter of practice, same as games, more you play...
ok thanks, I didn't look at it that way so i only got half the solutions
thanks a lot ill be sure to remember that
when you have something like f(x) h(x) =g(x) h(x) and you're dividing by h(x) both sides you're loosing solutions that way
because of that factoring trick
yeah that's what my teacher taught me but i kept forgetting
but now you know why it's that
Should've done more practice on my part, after learning something i just tend to never come back to it until i need it again
did you solve part (a) tho?
alright
went back to my working turns out i did it this way when i was doing part a lol
i don't how i managed to forget something over a span of a couple of hours (did part a this morning)
anyway thanks a lot
.close
Closed by @carmine 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.
Hello I’m having a bit of a difficulty in doing some basic mental math... problems such as: if I read 30 pages per hour how much am I reading in 1 minuite? How do I calculate such
What mathematical equation would be written to solve
And how do I know if it’s 30/60 or 60/30
What determines that?
$30\frac{\text{pgs}}{h}\cdot\frac{1h}{60\text{min}}$
Mosh
cause.... you wrote 30??
Yes but then what is pages?
the units..
Then what’s 30...
the number of pages..........
So what’s the difference of the units and pages in this case
Pages
yes
Yes
30 pages per hour
yes, 30=30/1
yes.
But what’s 0.5
0.5 pages per minute
the hour units cancel
Ohhh
Okay what if I were to find out how much words I can read per page
Let’s say I can read at the speed of 30pg an hour
And let’s say each pg is 500 words
Hypothetically
you mean words per hour?
so you'll have $\frac{30\text{pgs}}{h}\cdot\frac{500\text{words}}{1\text{pgs}}$
Mosh
Ah
so pages cancel leaving words/h
Closed by @stoic merlin
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
Nop
What happens if you bring out the x^2 in the top and bottom equations?
What happens once you take the limit as x -> infinity of that?
I divided the entire equation by x (Highest power of denominator)
Actually, x^2
So you would get $\frac{4x^2 - 5x}{12x^2 + 6x + 7} = \frac{x^2(4 - \frac{5}{x})}{x^2(12 + \frac{6}{x} + \frac{7}{x^2})}$
Now, the x^2 cancel out right?
Corn
I am so sorry, I typed the question number wrong.
Please pardon me. It is question number 6.
Oh! No worries 🙂
Thank you for your understanding.
Will the answer be infinity? @daring parcel
.close
Closed by @carmine wagon
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 my working out correct for part a?
@sterile sequoia Has your question been resolved?
@sterile sequoia Has your question been resolved?
your method seems correct, but you should try
- replacing the 180deg with pi radians
or 2. write down the degree symbol
bc you know, in trigonometry, angles are usually measured in radians
@sterile sequoia hi?
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.
@rough bough Has your question been resolved?
Which part of the proof are you stuck on?
I am stuck on trying to make it divisible by 3 @sage geode
I have it as 12m + 4
but can't seem to havec it divisble by 3
I assume you've already checked the base case, so I'll start with explaining the P(x) => P(x + 1) part
Assume 2^k - 1 is divisible by 3 for some even k, we need to show that the next even number is divisible by 3 as well, which is k + 2
So all we need to prove is that $2^{k + 2} - 1$ is divisible by 3 using the assumption
Touch Our Beans
Using the laws of exponents, we get $2^{k + 2} - 1 = 4\cdot2^k - 1$
Touch Our Beans
Touch Our Beans
3*2^k has a factor of 3 for any k
and 2^k - 1 is also divisible by 3 according to the assumption
why can't we just sub in 2^k
for which 2^k = 3m+1
by the asssumption
and then we have 4(3m +1) -1
Surely you could do that here
Okay thanks
But that's really not necessary
This is pretty much the last step of the proof
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
@sage geode can you please look at (d) really quick
Surely, just a moment
Yeah we need the same method here
Assume 3^k + 5 is divisible by 8 for some odd k
We need to show that the same is true for k+2 (the following odd number)
can't we do 2k+1?
Surely you could rephrase the question into "Prove that 3^(2n + 1) + 5 is divisible for all natural numbers n", which would be exactly the same statement
But that extra work could be avoided
So we get $3^{k + 2} + 5 = 9\cdot3^k + 5 = 8\cdot3^k + (3^k + 5)$
Touch Our Beans
$8\cdot3^k$ is clearly divisible by 8 and so is $3^k + 5$ by the assumption, and the sum of them should also be divisible by 8; therefore completing the proof
Touch Our Beans
what about subbing 8M-5?
Look
$8\cdot3^k + (3^k + 5) = 8\cdot(8M - 5) + (8M - 5 + 5) = 8\cdot(8M - 5) + 8M = 8\cdot(8M - 5 + 1) = 8\cdot(8M - 4)$
Touch Our Beans
Closed by @rough bough
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.
cant tell whats going on here
i mean
how do i find where point p or q is at all?
all i know is q is a point somewhere on the line x = -4
P is any point on the parabola
Wait I might have to look at the statement carefully
To check if I'm right
Yes P is any point on the curve
Just get an expression for distance between P and R
hi beans
oh yes, thats pretty easy then
Hello
oh alright, im sorted then
You reminded me of smth
Np
.close
Closed by @thick ocean
Use .reopen if this was a mistake.
.reopen
✅
yeah?
im getting a -24t^2
its only a little issue but im having a moment i think
(4t^2 -4)^2
where?
16t^4 - 16t^2 - 16t^2 + 16
16t^4 -32t^2 + 16 (then the + OHHHH)
solved it
its (8t^2)
not 8t^2
thanks again :))
(8t)^2 = 64t
.close
Closed by @thick ocean
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.
MLE for a contingency matrix.
@leaden vortex 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 is it so that the two groups circled in red aren’t the same? And how does the n and m come in in the second example?
@grave gale Has your question been resolved?
Zn, Zm and Z arent the same thing
That was not exactly my question 🙂
what does grp means ? group ?
It is right that $grp{(1,0),(0,1)} = \mathbb{Z} \oplus \mathbb{Z}$, right?
Luka835
Yeah grp means ‘group produced by’ so it is the smallest group that contains all the elements mentioned inside the brackets
Okay maybe they used the notation $(1,0) = ([1]_n,0)$ and $(0,1) = (0,[1]_m)$
Luka835
Then I get it
.close
Closed by @grave gale
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 did you get for the value of s
24/11
Yeah that's right
Closed by @signal cobalt
Use .reopen if this was a mistake.
But wait
x should be 94/11 instead
y should be -13/11
And z should be -20/11
@signal cobalt
.reopen
✅
$x = 2 + 3s = 2 + 3\cdot\frac{24}{11} = 2 + \frac{72}{11} = \frac{22 + 72}{11} = \frac{94}{11}$
Touch Our Beans
Oh
$y = 1 - s = 1 - \frac{24}{11} = \frac{11 - 24}{11} = -\frac{13}{11}$
Touch Our Beans
i for got to add
Closed by @signal cobalt
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 goal is to find the points where the tangent line to the curve is horizontal (0)
Here is the derivative
So, I set this equal to 0 (to find where the slope is 0), and got x = 0, -2/3
what’s confusing you
I plugged x=0, and x = -2/3 into the original equation
Then got 4 points
Only 2 are correct
The points are:
(x, y) = (0, 0), (-2/3, 2/{3sqrt(3)}), (-2/3, -2/{3sqrt(3)})
,w y^2 = x^3+x^2 when x = -2/3
Oh yes, 3 points
I'll edit this
Sorry, my bad
The point (0, 0) is wrong
oh wait yeah
Do you know why only the other 2 correct?
because of the derivative
hmm
because the values of y you choose for the derivative also have to satisfy the original equation
0 doesn't satisfy?
y not?
Dividing by zero
Do you know what is dy/dx at 0 then?
Just, is not defined*?
I suppose you can plug in y to the derivative to find the two values of the gradient
That works because the x cancels in the denominator, so it's no longer 0/0
Looking at the graph, it shows there are 2 slopes when (x, y) = (0, 0)
So we can figure out that the slope there isn't defined
Is there a way we'd know this without the graph (like on a test where no calculators are allowed)?
My bad my bad, it is defined
Ok
It just has two values
yeah
$\dv{y}{x}=\pm\frac{\cancel{x}(3x+2)}{2\cancel{x}\sqrt{x+1}}$
dino dik
$\implies\dv{y}{x}=\pm 1 \text{ at } x=0$
dino dik
So to answer the original question, the gradient is not horizontal at x=0
Oh I get it
So, what's wrong with this?
It looks like my logic at the start was whack
Since I got x=0 for when the slope was horizontal too along with x=-2/3
So what you did was $\dv{y}{x}=\frac{x(3x+2)}{2y}=0$ right?
dino dik
Yeah
Then tried to solve for x
Exactly
You're right that x=0 and x=-2/3 both satisfy that, but you have to be careful and check the y as well
So the corresponding y values for your x points are y=0 and y=+-2/{3sqrt(3)
But if you plug in x=0 y=0 into your derivative, you don't get 0
Oh, you get DNE
So basically, x = 0 isn't in the domain of dy/dx
y=0 isn't in the domain of dy/dx
Okay
With x=0 we got this
Because you can do this