#help-0
1 messages · Page 109 of 1
@strong flame expand Rsin(x+α) and set equal to your original expression to find R, this will tell you your max and min
@strong flame 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.
Try setting up equations for each of the statements
So an equation for "the average of the first two marks is 50", "the average of the second and third marks is 75", "the average of the third and fourth marks is 70", and "the average of the first and fourth marks"
Tell me which equations you wrote when you have them @chilly dove
@chilly dove Has your question been resolved?
ye idk how to do that
How about the first mark = A, the second one = B , ....
lets say each mark is a, b, c, d
yea
(a+b)/2 would be the average of the first 2 marks
the problem says (a+b)/2 = 50, so this is our first equation
$50 = \frac{A + B}{2}$
now, there are 3 other equations that you must form in a similar way
ok so a and b should be 50 right
DieterBowlin
not quite
a+b has to be 100, so 50+50 works, but so does 49+51, 48+52, ...
yea
instead of trying to find what each mark is individually, we can take some shortcuts
mhm
but first, try setting up the other 3 equations
(b+c)/2 and (c+d)/2
yes, and there is another one. but first, what do each of those equations equal
what are the average marks that those two equations represent
i dont really understand what u mean
so in our first equation, we have (a+b)/2 = 50. we need to finish the other equations by putting what they equal to
so (b+c)/2 equals what according to the problem?
(b+c)/2=75
yes, now what about (c+d)/2 ?
(c+d)/2=70
good, so we have the first 3 equations, but there is one more that relates the average of the 1st and 4th marks to any unknown average. lets just call the unknown average x. can you set up an equation that relates the average of a and d to x?
idk how to do that
well, we don't know the average of a and d, so we just call it x. x in this problem is just an unknown value, just like a,b,c,d are unknown values
alright
x
well yes, but what is the full equation?
a+d=x
so close, a+d is the sum of the two values, what is the average of the two values?
recall that the average of a group of variables is all the numbers added up divided by the number of variables
yea
we add up a and d and then divide by 2 because there are 2 variables (a,b)
mhm
now we need to set (a+d)/2 equal to the variable that we called x earlier, can you set up an equation for this?
(a+d)/2=x
yep
the first thing we should do is move the 2 that divides each average
mhm
do you know how to do this?
do you have any ideas?
very close, i like your thought process
thanks
we are already dividing each sum by 2, so we need to do the opposite of division
$\frac{A+B}{2} = 50$
JWCfive
multiply
2
excellent!
now lets do that to each equation. can you convert each equation by multiplying both sides by 2?
(a+b)/2 = 50
(b+c)/2 = 75
(c+d)/2 = 70
(a+d)/2 = x```
here are the equations for reference
(a+b)2 = 100
(b+c)2 = 150
(c+d)2 = 140
(a+d)2 = x^2
JWCfive
i dont see the difference
it is jsut a little easier to see the fraction
okay so say we have an example average 1/2 * (m+n) = 100 (this isn't part of the problem but just for reference). multiplying by 2 on each side gives us 2*1/2*(m+n) = 2*100
oh ok
JWCfive
there we go
yep
we can simplify this further by writing $\frac{2}{2}(m+n) = 200$
JWCfive
now what is 2/2 equal to?
just times 2
not quite, remember that anything divided by the same thing is equal to 1
so 3/3 = 1, 5/5 = 1, 8/8 = 1, x^2 / x^2 = 1, so on
this means 2/2 is also equal to 1
so it kinda just cancels it self
so we get $m+n = 200$
JWCfive
do i just apply what u did to the 4 equations
yes
2/2(a+b) = 100
2/2(b+c) = 150
2/2(c+d) = 140
2/2(a+d) = x^2
good except for 2 things: first you should go ahead and simplify the 2/2 to a 1
second: x^2 means you multiply x by x, so x*x
alright
yep
now for the next step, lets set aside the last equation and focus on the first 3
alright
remember that for our solution we need to find a+d and then divide it by 2, so first we need to find a+d
which of the first three equations has either an a or a d?
c+d = 140 and a+b = 100
good!
now here we can do a very useful trick
for our solution, we first need to find a+d, so how can we get a and d into one equation from those two equations?
im not sure

okay, something special you can do with equations is add them together. to do this, you must create a new equation where each side is the sum of each side of each first equation
that confuses me even more
thats alright, it is sort of a sneaky tactic
for this step, we would get (a+b) + [c+d] = (100) + [140]
I put each part from either equation in different brackets so you can see
alright
but without the brackets it would be a+b+c+d = 100 + 140 or a+b+c+d = 240
alright
now from here, we need to make the equation only have a+d. to do this, we need to eliminate the b+c. in order to do this, we need an equation for b+c. we have an equation like this in the 3 that we got earlier
do you recall an equation that has b+c?
yea its just b+c = 150
good!
now, for the previous step, we added two equations together. we can also subtract two equations by subtracting one side from the other side. I'll explain it here with sample equations:
2m+n = 11
m+n = 7
``` to subtract these, we just subtract each side
(2m + n) - [m + n] = (11) - [7]
2m + n - m - n = 11 - 7
2m - m + n - n = 4
m = 4
this is just a sample equation for explaining
do you see what i did?
yea
okay, so now please apply this to ```
a+b+c+d = 240
b+c = 150
(a+b+c+d = 240) - (b+c = 150) = 240 - 150 = 90
yes, but I wouldn't have the other side of the equals in the parentheses, just write
(a+b+c+d) - (b+c) = 240 - 150 = 90
otherwise excellent
alright
from here, we can distribute the - to (b+c) to get ```
a + b + c + d - b - c = 90
which variables can we eliminate?
good! can you write the equation that eliminates this?
a+b+c+d-b-c = a+d
yes, and what is the a+d equal to?
good! now remember, the question asked for the average of a+d, which means (a+d)/2
yea
right now, we have a+d = 90, so what do we need to do to get our answer?
divide it by 2
good, can you write an equation for this?
(a+d)=90/2
almost, whenever you do an operation on an equation, you must do it to both sides
(a+d)/2=90/2
excellent! now what is 90/2?
45
Perfect! that is the answer, but before u go, can I show you another methhod that you might like a little more?
i think this one is good enough
Trust me
it's 1:30 for me i gotta go anyways
The one that we used is called elimination, and there are a few more, but another one is substitution, where you change the b+c in a+b+c+d=240 to 150 (because b+c=150). doing this, we get a+150+d = 240 and then subtract 150 from both sides to get a+d = 90
But anyways I hope I could help, sorry if some of my explanations were bad
no its ok i could understand, thank u very much for helping me
Of course!
have a great day 🙂
You too!
thanks
I just know u are gonna be a master at math
great, you too
thanks! well see you later
yep bye
bye
@chilly dove Has your question been resolved?
Closed by @chilly dove
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 anyone help me on this question?
would be a step to find out the amount of integers first
yea
the sum of all integers (329) divided by the number of integers (X) = average (47)
therefore 47*X=329
which is 7
mhm
since one integer is 97 ---> 329 - 97 = 232 (sum of the remaining 6 integers)
oh ye i was gonna type the same
and if you want to make one integer as large as possible the other ones must be as small as possible
considering that, the value of 5 of the remaining 6 integers should be straight forward, if you want to make them as small as possible
the other 5 numbers cant be 0
In the question it says "A set of positive integers, each of which is different"
mhm
idk tho
you are looking for the smallest positive integer, the second smallest, ...
wait, you know what a positive integer is, right?
ye
2?
thats the second smallest, the smallest is 1
ye but it has to be positive i thought
1 is not positive?
wait nvm i got it confused with even
3,4,5
217
yep
alright thanks
np
@chilly dove 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.
given 6 jugs, three of which contain 10 black balls and 20 whites, another contains all black, and the last two each contain 85% white balls and the rest are black, we randomly pick a jug and remove a ball, what is the probability that its white?
[
\frac{1}{6} \cdot \left(3 \cdot \frac{20}{30} + 1 + \frac{85}{100}\right)
]
metnal
is my answer correct?
appears so
er
wait
the monochromatic jug is all black balls but you want a white ball
so the 1 in the middle should be 0
ohh
so @vale wigeon another question
an investor buys 2 shares today, the probability of the first stock going up at the end of the day is 0.4 and the second 0.7, the probability of neither going up is 0.2
the probabbility of neither going up, does it imply $P(\overline{A \cup B}) = 0.2$?
metnal
it doesn't imply that so much as it means that
metnal
but this confuses me, is this correct at all?
how is the probability of neither going up equal to the probbabiblity of both going up
ohhh i know whats wrong
it should be $P(\bar A \cap \bar B) = 0.2$ lol ofc
metnal
Closed by @coarse crescent
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.
an investor buys 2 shares today, the probability of the first stock going up at the end of the day is 0.4 and the second 0.7, the probability of neither going up is 0.2
\begin{align*}
P(\overline{A \cup B}) &= P(\overline{A} \cap \overline{B})\
&= 0.2\
\end{align*}
metnal
metnal
the answer to this is probabbly that $P(A \cap B) = P(A) \cdot P(B) \iff P(\overline{A} \cap \overline{B}) = P(\overline{A}) \cdot P(\overline{B})$
metnal
but im not sure if this is correct or how to prove it
metnal
[
P(A \cap B) = P(A) \cdot P(B)
]
metnal
i need this to prove independence
oh i missed this formula
[ P(A_1 \cup A_2) = P(A_1) - P(A_2) - P(A_1 \cap A_2) ]
how stupid of me
metnal
.close
Closed by @coarse crescent
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 here the circle is rolling towards the y axis
and it is blocked by the function
Oh like the circle is going to collide with it?
and i want to find the coordinates of the center
yeah right
Interesting problem
Okay
Well the two shapes will definitely have to share a tangent when they touch
That's for starters
yeah thats for sure
well the problem means that you need to find when f(x) = 2*r
but i cant find the x0 where the tangent is defined
You can get closer than this
💀 this has to be the exact point of contact tho
or
oh yeah wait sorry
yeah mb
What you want to do is create an equation L(x) that describes the distance from the point (x, f(x)) to the line y=4, but traveling orthogonal to the tangent of f(x)
Then find where the equation is 4
This is a first guess anyway
yeah but the tangent of f(x) is defined at x0 the point of contact
and i dont know x0
@stray swallow 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 am desperate
I got no idea how to solve this
x and y are known
c b w and r are all unknown
It has to be solvable, it's based on a solvable problem (which cone or cylinder approximates a 3 dimentional curve at a given point)
this feels unsolvable
the issue is that it has to be solvable
sorry I Had forgot about a 9 somewhere, here is 100% the most simple way I can put it
Closed due to the original message being deleted
oops
Maybe isolate the variables like b=1–c-r
Then plug in all those points of b
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 13 a b c
they are asking for similar things but i got no clue how to do it
part A makes total sense though
What’s the top limit of the integral, sorry? Looks cut off in the pic
(also you’re supposed to wait 15mins before pinging helpers btw)
soz
Part b looks pretty much similar to part a, but you split it into two bits
so just half it?
The smaller value looks like that’s from taking the “lower” of both of the rectangles, and the larger one with the taller one
i dont understand
More work out the area of this blue and purple (sorry for the poor drawing, on phone)
Add them up and you should get something
Do similar for the larger ones if you get me
righttt
And then c is basically the same idea but just longer and more pain haha
Rah they ask you to do it even more in d as well, they’re really working you 
hold on whats the lenght/height for the lower rectangle
should i just plug the x coordinate into the formula
?
Yeah that’s what you do, the x coordinate where it meets the graph (if that’s explained clear?)
are you sure these graphs are the same
how do u do the third one 😭
They look to be the same (bearing in mind that they’re not to scale and all)
Create three pairs of rectangles with width 1/3 between 0 and 1
in this graph?
I think so, that’s the bottom diagram, no?
it is
Let me try at least one of them and see (edit: yes it should!)
Closed by @gloomy citrus
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!
hi
Im not sure on how to further simplify this : (2n^3 - 2n^2) / (4n^5 - 4n^4)
$\frac{2n³-2n²}{4n^5-4n^4}$
rbit ✨
anything u can divide both from top and bottom?
better not get any negative exponents
stay positive
no
oh
if you have n*n*n - n*n
thats not n
(n+n+n) - (n+n) would be n
what happens if you just divide n from top and bottom?
that will be negative?
whats (2n³-2n²)/n?
2n^2-2n
rbit ✨
and can you divide n again?
$\frac{2n-2}{4n^3-4n^2}$
rbit ✨
multibly by -2?
why multiply?
we are doing fractions, we want to cancel things out
actually yeah
$\frac{n-1}{2n^3-2n^2}$
rbit ✨
anything else?
no
ok, then i want you to factor 2n³-2n²
but wait is 2n^2/4n^4 * 2n^2-1 / 4n^4 - 1 = 2n^3 - 2n^2 / 4n^5 - 4n^4?
yeah, now factor out the n² too
2(n^2 - n ) ^2
not quite
oh
you have 2(n²*n-n²*1) right?
yes
so if you put the n² to the front
yes
do you see how it equals 2n^3-2n^2?
so then the fraction becomes
1 / 2n^2
$\frac{n-1}{2n^2(n-1)}$
rbit ✨
right
Closed by @bronze geyser
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• 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 you guys see this video?
Why would anybody use 3 sides of a triangle to describe an angle? That fills me with much anger and rage!!!
Because not all triangles are right triangles
wrong...one of the examples is triangle: DEC. It is a right triangle. But why describe using 3 legs?
I'm not watching the video
You can describe it with trig ratios
But not all 3 are needed
If you haven't looked at the video then how can you answer my question?
I ain't gonna watch the whole thing. I am surmise you're asking about trigonometric ratios
If you have any other triangle that's not a right triangle, you'd still have to use trig (law of cosines, usually, or vectors) to describe the angle
We typically use the 3 sides if we need to find the length of something
Or similar triangles
If I wanted to find the length of c, I can use the relationship each side and the angle has with each other
You don't even have to watch the whole video to answer my question. You literally have to watch up to the first 20 seconds to see what I'm asking. But you won't. face palm
And I answered it
J4w4 umbraleviathan is right
Literally calm down lol you're getting stressed and projecting it
Bruh, I'm not stressed. My jaw is on the floor how somebody can think they can answer a question about a video they won't watch the first 20 seconds of. 🙂
Because I can guess what the topic is based on your question and the title of the video
I don't need to watch it lol if it's literally basic trig
Right, that's all your doing is...guessing.
Well no because I know how to do this stuff already
And based on your question on "describing an angle with 3 sides" it's most likely trigonometric ratios for geometry
Right, I guess what keeps going over your head is I actually had a question about the video question, not trigonometry itself.
Perhaps be more specific then
Ah, now you want specifics. 🙂
Your frustrations were general to all triangles
That's why I posted a link to the video from the get-go.
To provide context for my question, why you just completely ignored because " Hey I know trig already". 🙂
You asked a general question and a link to a video that describes that general phenomenon, and I answered it with a general answer
And frankly, barely any helpers here are gonna watch a whole video
If you're gonna waste my time, I'll just go
Right, general answers that don't explain the video. Thanks for the effort though bro. Come back and help when giving up 20 seconds of your life isn't too time consuming, okay. 🙂
But if you read this, you'll also realize it can be used to prove things
i guess you know these are not 3 sides but 3 points right?
Agreed, that's what I meant to say. My mistake. After reading some of the comments on the video I see that other students had the exact same concerns as me and somebody answered them because they understood the students question. There is a standard being followed that I wasn't aware of because the teacher doing the videos used it here for the first time.
Up until this video the teacher would label the angles as theta. Now he is labelling them with 3 points and that was new to me.
yeah, if it were 3 sides then ofc it would be nonsense, but 3 points can describe 2 sides with one shared point
Even still one must know the standard. It's explained as being the middle value that is the angle in reference.
right, i dont even know if it has to be clockwise or counterclockwise rn
From the comments: "Yes, the middle letter in that notation is the referenced angle by convention :).
<ABC and <CBA both reference the same angle."
i would disagree ABC and CBA refering to the same angle if you allow for angles from the outside
Which kinda makes sense now that I know the convetion. If you trace 3 points on a triangle the middle point will be where the angle is.
.close
Closed by @stoic folio
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 by @nimble bane
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 understand that I need to use the fundamental th. of calculus with chainrule but I dont understand how the upper bound can be sinx
how does that make sense 💀
when you have numbers they're implicitly functions of any variable as well
the integration is w. r. t. variable t, therefore after finding the antiderivative and plugging in bounds you'll get something that depends on x
im not sure i understand.. but sinx is between -1 and 1 so why can the upperbound be sinx when the lowerbound is 1?
the integral from 10 to -5 makes total sense if you think about it
Basically, the function is in terms of t, hence the current variable. That integral will put it in terms of x
But bounds don't always have to be constants
They can be shapes if you wanted it to be
wait thats possible?
recall the properties of definite integral
If you can integrate 2t-1, then the right side is just a function of x without any integrals
okok
wdym by right side
Of the equals sign
Closed by @wooden jewel
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 mornin USAAA
how should I have approached this question
i know some of my workings were incorrect
since a is a constant, some of the rules that I’ve applied here wouldn’t actually work
but then idk how to go about doing this
Technically it's night time in the USA

What's the full problem?
You should be plugging in x = 2 after differentiating
And you should be differentiating with respect to x instead of a
Ohh alr
as for the 2nd part of the question
how did they get 2
-2*
ohh alr
by the way
$\frac{d}{dx}e^(x)^{\frac{1}{3}$
$\frac{d}{dx} {2e^3}$
...1
ik ill need to shift 2 to the front but
do I apply the power rule afterwards to the e^3
O
should you apply power rule to 5^2
you can if you're differentiating with respect to the variable 5
...1
$\frac{d}{dx} {e^[(x)]^{\frac{1}{3}$
```Compilation error:```! Missing } inserted.
<inserted text>
}
l.57 $\frac{d}{dx} {e^[(x)]^{\frac{1}{3}$
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.```
sorrow
Ya didn't apply chain rule in d/dx(3e^x^1/3)
Also is this your final answer for a?
U can apply the 9th rule if the variable you are differentiating with respect to is the exponent of e
The general case for this goes n^x differentiated with respect to x is; n^x × ln(n) but since ln(e)= 1 e^x is a special case
I see
so I should’ve applied rule 10 instead,
?
That's when the exponent of e is a function of variable you are differentiating with
$\frac{d}{dx} {e^[(x)]^{\frac{1}{3}$
...1
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)

What ?
...1
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
$\frac{d}{dx} {e^(x)^{\frac{1}{3}$
$\sta}\frac{d}{dx} {e^{x \frac{1}{3}}}$
...1
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
...1
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
Ok wait
Vanilla's Social
Do u mean this ?
Ah! Ok
x^1/3 is a function right
Vanilla's Social
Yes it is in the form x^n where n is constant
In this case n = 1/3
which rule is that
So u have function e^f(x) where f(x) = x ^ 1/3
i forgor to print out the quotient & product rule
U don't seem to have it ig, I can't see it their
alright I’ll brb 5 mins
@viral pine 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.
given triangle ABC A(5,18) C(1,6) points E is on AC and D is on AB such that DE || BC area of ADE = 18 area of trapezoid DECB = 14. Find E
show work
I found area of abc is 32 AC is y=3x+3 I tried drawing heights from both B and A to try to see if that'll work so far it hasn't and AC = 4*sqrt(10)
ok do you have a diagram?
not an accurate one yet but imma draw one
doesnt have to be accurate
i mean rn I have a random triangle with all the information ik written on it
sure that works
Closed by @dapper veldt
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 thought A' meant not in A? Isnt the union part of A? Why is it being included?
“In B, or not in A”
@bright remnant Has your question been resolved?
so if it says in B, the union part is included regardless of it says 'not in A'
Basically you just need to meet one of those. “Not A” is basically everything but that intersection, which the “B” part takes care of
oh ok
can u help me with 1 more question
Maybe maybe, but in any case, 
i need help with b
ik (a) is 9 metres
essentially, I know t = 0-4 is 24 metres, but idk how to find the distance of t = 4-5
Guess that the “signed” area between t=4 and t=5 is something you’d work out in integral form and use that s(5)=s(2)
Then part a helps you with that
if s(2) = 15, s(5) = 15 right?
then 15 + 9 + 15 = 39?
That is a true statement yes
the answer isnt 39 tho
My idea was more that you get that $\int_{4}^{5} v dt$ and find that it’ll look like part a
chartbit
yeah but i dont know how to get that 😢
Had a brain fart moment, but yeah, this shouldn’t be 15
You can, if you know the relationship between velocity and displacement…
Which I’m sure you do
you integrate velocity to get displacement
Yep, and s is our displacement here, do you agree?
yep
Shall leave you to think about that in the context of this then… 
ok i figured it out
ty
Managed to get the right answer in the end then?
And hey @alpine sable, merry Christmas to you ☺️

Istg I hate mobile discord it shows me typing when there is text already in the chat box 
I'm just lurking


But merry Christmas to you as well chartbit!
Hahaha exposed 😂 was thinking you’d have a better explanation than I did tbh 😂
Merry Christmas btw @keen plinth
♡LexQa♡

😵💫😵💫
happy christmas 
Happy Christmas to you as well snow ☺️
Haha a lot of the time I’m expecting that I’ve either ended up mixing up explanations or am explaining something in a longer way than it needs to be 😂
No man I'm like wasted rn
“And now we know that 2-5=3”
Head free, returned to monke

I’ve just been feeling fried, and for like no reason 
The Christmas vibes raaaah 😎
deep fried
Faxxxx 😂 tis mad outchea 😂😂

we love autocorrect 🥰
Actually nah gotta take that back, it’s saved my ass more than it’s caused me pain(!)
Thank you autocorrect
Anyways y’all enjoy your day and take it easy 🙋♀️
You tooo
Also did like
OP die
Should I close this
Oh okay they solved it right
shrodingers OP
.close
Closed by @sullen badge
Use .reopen if this was a mistake.
Yeah now I’m wondering if they actually got the right answer(!)
Well they ran with it sooo

both alive and dead at the same time
I’m just gonna take their last post as a yes and enjoy the rest of my day 
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.
magnitude of the average horizontal displacement of the tip, over the half hour, from its position at 4: 00?
Ive done all the other parts of the question such finding the average speed average acceleration.. total displacement and vertical displacement
but average horizontal displacement is confusing me
@alpine sable Has your question been resolved?
<@&286206848099549185>
what have you tried?
well for a moment I thought it would be 0 since its the displacement but its not. Then I thought since I know the vertical and total displacement I can use Pythagoras but that wasnt it either.
do you know about integrals?
well im not sure if this is entirely correct
but my approach would be to define an angle, call it theta, and then find the magnitude of the hoz displacement vector in terms of theta
then integrate over the values of theta that would get from 0 to 30 mins
keep in mind, that it's not zero because you're considering the magnitude of the disp vector, not the values of it
if it were the values, then you'd be right
Closed by @sick tinsel
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.
H
.close
Closed by @sand star
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.
why will the variance of a lineair regression model be high when p> n (p # predictors, n= #observations)
,rccw
froof L.h.s=R.h.s
thnx
apply half angle formula like 4 times ig
i need the steps of the solution
ive just rewritten your LHS
do u know R.h.s?
well the RHS is the RHS
theres not much to be done about that
just a huge nested radical
i can't solve it
do you know the identity cos^2(x/2) = (1+cos(x))/2
how can i make them identical?
no
you're kinda gonna need it
look it up, learn about it from somewhere
its the half angle identity
ok thnx
once you do that, your first few steps will look like this-ish
can u comlete the solution?
no. we do not give you complete solutions here.
it's hard qwestion and i need him tomorow
not our problem, unfortunately.
at all thank you
@vital chasm Has your question been resolved?
if you have nothing else to say or ask about this problem, you can close this channel
to do this, type .close
.close
Closed by @vital chasm
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.
how do you solve such type of questions?
@pliant cedar ik but look at the awensers
Is that $f^2$ composition ($f \circ f$, $f(f(x))$) or squaring ($(f(x))^2$)?
.close
Closed by @raven copper
Use .reopen if this was a mistake.
chartbit
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.
proof L.H.S=R.H.S
Are you really not wanting to try finishing off the steps that you got in one of the previous threads you made at all?
i don't know the other steps i tride
can u complete the steps ?
pls
You definitely should be able to… do you have the hint from last time?
no i am so dumb
i have am exam tomorw
Ann did this for you last time
Think about that cos(\pi/8) and the identity at the top
pls just help me on this
Is this correct ?
any help '
?
Nice effort!
let me read through that and check it for you
ok thnx
Up to here I agree with (also note that you probably should know cos(\pi/4) off by heart
Below that I don’t get how you got there though?
Anyways, another hint (which is pretty messy but will work) is to (once you’ve put in what cos(\pi/4) is here, or equivalently evaluated the line below that) is to get the “innermost” root with a common denominator and keep factoring it out of the roots
i don't relly undetand
i am not very good at engilish
i don't know evry think
can u do it in psge
??
???
,w cos(pi/4)
what about it
Put this
what can i do else?
Here
And rationalise the denominator (in other words, make $\frac{1}{\sqrt{2}} = \frac{\sqrt{2}}{2}$)
chartbit
Then what does that give you?
The way you’ve done the cancelling doesn’t quite imply the line below it
Alternatively, why not notice that $2=\sqrt{4}$ and absorb that into the roots
chartbit
Closed by @vital chasm
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.
$\int \sqrt{\frac{u}{4g - (K - u)^2}}du$
NEONPerseus
g and K are constants
Weird integral because physics
Already made a substitution
Original integral was $\int \sqrt{C - 2g\cos (\theta_0x)}dx$
Where again C and theta-nought are constants
x is inside the cosine btw
NEONPerseus
Wolfram uses special functions but I just wanna know if it's possible with regular stuff
@wind cloak Has your question been resolved?
@wind cloak 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.
\documentclass{article}
\usepackage{amsmath}
\begin{document}
[
\lim_{x\to 0^-} [-\frac{1}{2t^2}] + \lim_{x\to 0^+} [\frac{1}{2t^2}]
]
\end{document}
\documentclass{article}
\usepackage{amsmath}
\begin{document}
[
\lim_{x\to 0^-} [-\frac{1}{2t^2}] + \lim_{x\to 0^+} [\frac{1}{2t^2}]
]
\end{document}
Noctowl
\documentclass{article}
\usepackage{amsmath}
\begin{document}
\[
\lim_{x\to 0^-} [-\frac{1}{2t^2}] + \lim_{x\to 0^+} [\frac{1}{2t^2}]
\]
\end{document}
```Compilation error:```! LaTeX Error: Can be used only in preamble.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.57 \documentclass
{article}
Your command was ignored.
Type I <command> <return> to replace it with another command,
or <return> to continue without it.```
Is this the original problem? Because as written its an indeterminant form
@scarlet shell 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 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.
can someone help me with this matrix
find K^T and K^-1 separately and then multiply them
I found K'T but I cannot find K^-1
its a 2x2 matrix so its ez to inverse if you know the formula
I know the formula but I dont know how to implement it and multiply with it
$\begin{pmatrix} a & b \ c & d \end{pmatrix}^{-1} = \frac{1}{ad-bc} \begin{pmatrix} d & -b \ -c & a \end{pmatrix}$
wdym
Herels
I just dont know how to multiply k^t with 1/ad-bc (d -b -c a)
I do but I dont know how to add 1/ad-bc into equation
its... just a scalar
$\alpha \begin{pmatrix} a & b \ c & d \end{pmatrix} = \begin{pmatrix} \alpha a & \alpha b \ \alpha c & \alpha d \end{pmatrix}$
Herels
you multiply the outside with everything inside ?
thats what I did
Closed by @minor canopy
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 my diagram i drew diagonal bd so that i can apply the angle bisector theorem, and i tried law of cosines but i fo not think that is the right way to do it
@royal quest Has your question been resolved?
You swapped x and √2x in the diagram
I have no clue tho
Is this from a math olympiad or something like that? It reminds me of those kinds of problems
Yes it is, and thanks i did not notice that i swapped the two lime lengths
@royal quest Has your question been resolved?
<@&286206848099549185>
Change parameters
a=x²,b=cosy
Solve a,b then solve x,y
But In this problem you can just solve x because the problem just ask the value of x
Closed by @royal quest
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 we solve for a and n if (1+x/a)^n first four terms are 1+5x+(45/5)x^+bx^3
Log
Log??
How exactly?
This is the question
n/a = 5 🤔 but there's an inf values for 5
ah ok this is not an equality
this is wrong the equation
Yes 🥲
you need to use this theorem and "compare coefficients"
Ended up with this equation
So you need to find an n and a such that the coefficient of the constant is 1, the coefficient of the x term is 5,the coefficient of the x^2 term is 45/4
since NC2, we can't really do that
yeah but you will get two equations
oohh
this is right btw
simplify it to n=5a
and then you will be able to input that into the second equation to get rid of either a or n
alrr
So basically 5aC2/a^2 = 45/4
And we just have to do a trial-and-error process
there's an easier way
???
np
.close
Closed by @rocky pulsar
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.
Suppose that A1, A2, and A3 are distinct non-collinear points in a plane. Define an infinite
sequence of points as follows: let An for n ≥ 4 be the reflection of An−3 over An−1.
- Show that there exists a point X such that the triangles XAkAk+1, for all positive integers
k, have the same area. - Explain how you found X. Is the point you found the only point with this property?
hello can someone help?
@neat plaza 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.
hello. i stuck at 14
isn't that what you're looking for ?
no
