#help-0
1 messages · Page 155 of 1
because mathmatically you can pick any 2 points to find the slope
but if your website only takes it from a specific position, well its not like we can know what that is
what you had here is 100% correct
@narrow gale 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.
Hey! How to solve the system:
$v_0 = v_1 + 2v_2$
sentinel
$v_0^2 = v_1^2 + 2v_2^2$
sentinel
Tried many things, no clue
Those are two equations of a system of equations
I want v1 and v2
In terms of the others
And I can't get past a very hairy messy equation, while the answers, include extremely simple ones
so v0 is a constant?
yeah
well rearrange for v1 in the firstt equatinn
then sub that into the second one
and solve the quadratic
@fringe yacht Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how do you derive that
the relationship isn't linear
it's called unit circle for a reason haha
so sin(a) is the y coordinate right?
so imagine going from sin(0 deg) to sin(1 deg)
what happens to the y coordinate?
yes
now imaging going from sin(90) to sin(91)
what happens to the y coordinate
yes
but is the increase equal to the decrease?
exactly
so you can't say sin(90° + alpha) = 1 - sin(alpha)
yeah and the increase is faster from sin(0) to sin(1) because it's going up almost vertically
yeah
when you claim sin(90° + alpha) = 1 - sin(alpha)
you are saying the increase/decrease is the same no matter what
but it depends on where you are
yeah you could say that I guess
basically just be careful in visualizing it
Closed due to the original message being deleted
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hey everyone, have this practice problem and my first instinct was that it diverged, so I got it right but then apart of me was like "hmm, what if I just take the limit as n went to infinity the only thing affected is -1^n which goes to -1.. is it -8?"
yeah I see its gonna flip flop
so its why I put diverged
but im more concerned on why I cant just take the limit
oh OOPS
I misread it
hahha I thought it was -1^n
not (-1)^n
ah yeah lol
ty
np
.close
Closed by @drowsy sedge
Use .reopen if this was a mistake.
.reopen
✅
ima now work on proving it diverges
well
is just simply saying its not monotonic sufficent
how do you typically prove convergence/divergence for sequences
the only way I know is either just throwing in the limit
but I guess thats not really a proof
or if it converges it has to be monotonic and bounded
no it's not, eg take $a_n= \frac{(-1)^n}{n}\to0$
Toby
do you know about subsequences?
do you know the result "if two subsequences converge to different values, then the original sequence doesn't converge"
it sounds familiar yeah
okay well
that makes sense
because the first subsequence goes to -8 then the next one to - 7
-8 and -6
ye misstype
but yeah, different values
yeah, I would say quoting the result is enough
one other thing
there is a method
by taking the absoloute value of the sequence right
and if its not 0 then it diverges?
are you thinking of a result for series instead of sequences? (something with a sum)
hmm, no I have in my notes
it is
(-1)^n(n)/(n+1)
and the prof took the abs value of it
got n/(n+1) and through l'hoptials
got 1 and then said it diverged and flips between things close to 1 and close to -1
and I dont really get it
$\frac{(-1)^n n}{n+1}$
Toby
yes
I guess he split the limit up into two parts: (-1)^n diverges, and n/(n+1) goes to 1
hmmm
lemme see here
I did not know you could do that
But I suppose that makes sense
you have to be careful when you do that
how so?
(its probably easier to work with subsequences)
(-1)^n diverges, 1/n goes to 0, but the product converges to 0
if the second thing doesnt go to 0, then you are fine
usually, when I see (-1)^n, I would split it into two subsequences: when n is even and when n is odd
yeah
makes sense
and if the two numbers are different, then it doesnt converge
but then why do you take the absolute value whats the point
idk lol
do u have to?
u have to do it and if it goes to 0 then it convergess
ah okay I think im starting to understand
the absoloute value meta for convergence of a function
we can call it a function even tho its not
ah okay ye I get it now ty
ima leave this open for a wee bit working on a tricky one now
yeah, thats right
because even if it flips between negative and positive, everything still goes to 0
im confused why we take the absolute value
it shall remain a mystery
this one is hard
I wanted to use hoptials rule but I looked up the derivative of n!
and idk what the hell it is
lol yeah, dont
try showing that a_n is unbounded
has no upper or lower limit?
yeah, if you show that its unbounded above, it doesnt converge
Is there an example of one bounded by above
i see
well I meant like
a more complicated example
of one bounded above and below
$a_n=\frac{1+3n}{n}$
Toby
is bounded above by 4 and below by 3
thats a good example
thx :D
yep
ok but that confuses me
well actually nvm it does not 1 second
ok yee so it converges to 3
is bounded above by 1 and below by 3
i see I see
I have a few more in here
ima grind out
yup! :)
What is a partial sum
any context?
wait nvm
(its where you have a finite sum, and you keep adding more terms)
$S_n=\sum_{i=1}^n a_i$
Toby
a_i is a sequence, S_n is the partial sums of the sequence
Im not very good at telescoping sums
thats just the only sum we went over a bit in class for series that converge
let a_n be the thing inside the sum (arccos - arccos....)
thats the only thing I know for converging series that and geometric
try and write out a_1 + a_2 + a_3 and look for cancellations
im not sure what arccos(1/3) is
I never memorized the unit circle
is that even on it
dont worry about what it actually is
just see that a_1 has -arccos(1/3) and a_2 has +arrcos(1/3)
so they cancel
you should see that the middle terms all cancel
and you are left with a start and end
a_1+a_2+a_3 = arccos(1/2) - arccos(1/5)
wut
are you talking about the final answer?
ye
,calc cos^-1(0)
The following error occured while calculating:
Error: Unexpected type of argument in function pow (expected: number or Complex or BigNumber or Fraction or Unit or Array or Matrix or string or boolean, actual: function, index: 0)
not quite
how did u get that
do you have a formula for partial sums?
neigh
try and find out what $\sum_{i=1}^n a_i$ is
Toby
for n=3, its this
1 + 2 +3
but what is it for an arbitrary n?
a_i is the arccos(1/(i+1))-arccos(1/(i+2)) thing
for any arbitrary n its just
that lul
yeah
but try and get rid of the sum symbol
since its telescoping, the inside terms disappear
mmmmmmmmmmmmmm
right
but mine goes to infinity
so I need to find
arccos(infinity?)
no
o
so its not the first term minus the last term?
ooooooooooooooh WAIT I GET IT
its
arccos(1/2) - arccos(1/n+2) as n approaches inf
:D
aight lemme calculate this john
im writtign all this info down
sorry might take a sec
np
,w arccos(1/2)-arccos(0)
maybe try $\frac{-1}6\pi$
Toby
oh wait
its asking for s_n
which is the formula for partial sums here
we went one step too far lol
it says to ask my question here but its being used
choose one of the ones under available
wait why is there no limit in there?
shoulden't it be lim as n approaches inf for that?
yeah
mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
but the first question it asks for s_n
and the second question it asks for the limit of s_n to infinity
ah okay
wait
well
nv,
wait its not -pi/6 again?
what it should be -pi/6 is it buggin
ah nvm there was a mistyped . there
looks good
alrighty last question
its a geometric one
so it should be a chiller
this does not seem to be a chiller
use the geometric series formula
the formula?
ohhh hmmm right
but we also have a^n
but its -1^n so i guess it does not really matter
what happens if it was like -2^n
put the (-1)^n into (x-3)^n
and a=1 in this formula
how do we know what the series converges for
for |r|<1
diverges for |r| > 1 right
first find out what r is here
|r| ≥ 1
ohh okay
how do I fugure out what R is
its like -(x-3) right
i mean that kidna gets us nowhere
unless it does
yw :D
is it okay if I DM u if I have more questions later?
probably best to open a channel just in case im not here, and for latex
but you can dm me to tell me to look at your channel if im online
awesome!
@drowsy sedge Has your question been resolved?
Closed by @drowsy sedge
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 please
whats your question
I don't know what the intervals for the numerator and denominators of this equation are
Don't know how to find them
Substitute x for 4
Numerator would be 12 + sqrt4^2
Denominator would be sqrt12 + 16
Man I'm lost af
probably should try to answer garlicbreadfries's question
At zero
Correct me if I'm wrong but the issue is that this limit has multiple values due to the square root functions
you're wrong
square root function is positive
R+=[0,∞)
the difference between x^2=4 and x=sqrt4 is one has one value, the other has two
The square root acting on the real numbers is continuous everywhere on the interval (0,∞)
so would you say that the entire thing within the limit is continuous around x = 4?
Yes
what do you know about continuous functions and limits?
in particular, what do you know about the limit of a continuous function?
Second week into Calc after a 4 year break 🙂
in other words, if I say something like: f(x) = x+1 if x is not equal to 4, otherwise f(x) = 10 if x = 4
is that function continuous at x=4?
Yes, because it falls within the interval
Ok
I understand now
lim x->2 of f(x) = 4 is continuous at 2 because f(2) = 4, instead of something weird like f(x) = x + 3 = 5
For example
Saccharine
see if you can parse out what that means
@vestal venture 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.
please tell me how you do this, I'm pretty sure this question isn't possible so please do it yourself first before you tell me how to do it
have you done it yourself first to see if its possible
use d=rt
bro what?
distance=rate times time
can you like walk me through it step by step
yeah
(x+11)(y-4)= 856
bro
but u have 2 variables
what do you think we do
We can replace x with 856/y
theyre correct
you said step by step though so i was going to explain how to set it up
ill let silver take over, theyre doing fine
yeah
Xy-4x+11y-44= 856
We already have xy = 856
And then replace x with 856/y
It would be easier then replacing x immediately
can anyone help, i am doing a quiz with 5 questions left pls!!
Please stick to your channel.
sorry
yeah
@full nimbus Has your question been resolved?
.close
Closed by @full nimbus
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 you calculate the area of a parallelogram?
ahh fair enough, the area of a parallelogram is just the base times the height
no worries - in the future, consider that you can kind of "rearrange" the parallelogram into a rectangle, so you can calculate its area the same way
alright\
np
so it would be 672
sounds right
so how do I mark this as resolved
type .close
.close
Closed by @rustic stratus
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! Just wanted to get some guidance upon these 2 questions
I've tried question 6 multiple times but the signs for the numerator is always different
So I chose the second answer which is correct but not fully correct. For example I got a = (2b+7c-5)/8
since they want to express a in terms of others variable
you should move anything multiplied by **a ** to the left side and the rest to the right side
and then simplify
because theres a mistake in the answer
its yours
the right one
for Q7 the correct answer is actually correct though
oh ye (x-3)(x-1) = 0 right
yep , 3 is the right answer
im still confused at 6 lol
i guess there is a typo in the question
oh man Q_Q
:- <

Closed by @vestal imp
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, was looking for some assistance regarding this problem.
Am a tad confused since the rotated region is sin(x)
There are no other curves to approximate my answer off of, only the x and y axis
(forgot to add this image)
I keep getting stuck with finding the distance between the vertical line and the region that requires rotation
@fossil pilot Has your question been resolved?
what are some of your thoughts so far?
and bear with me it's been a long day for me, so i might be a bit slow 😆
Had quite a long day as well, so we're both on the same page 😄
Basically my issue lies trying to plug it into an equation
one thing I do know is that our bounds of integration are going to be from 0 to pi right?
Yep
And the curve is sin(x)
The area between 0 and pi already satisfies that it is in quadrant 1
yeah, here's my picture, we're rotating around the blue line; the white and purple lines are our bounds of integration
My issue lies trying to figure out how to plug it into an equation that shows the volume of it rotating around the blue line above
The distance from the line to the curve is 1, but im trying to figure out how to write that down
From what i've seen, theres an inner radius and an outer radius that are taken into account to represent two equations, however, im getting confused since theres only one curve, sin(x)
Basically, i need to write an expression that represents the volume when that region is rotated around x = -1
okay my thought is that the x=0 line is going to be our inner radius
but i don't think that's true maybe?
wait
I'm getting confused because theres nothing to grab onto
both sides are sin(x)
instead of it being something like y = 2x+5 and y=x^2
that was my thought on the inner and outer radius
but i think that's wrong isn't it?
my other thought is that one side of the sine function is the inner radius, and the other side the outer
Been looking at an example on Khan Academy
They have it so that the y=sqrt(x) line is the outer radius, and the y=x^2 line is the inner radius
And what they're doing is subtracting the equation from the line's value, or distance from the axis
yeah the subtracting based on where the axis is is the (relatively) easy part
okay so he's taking dy's
which like, i guess you could do?
Yep
maybe this if you're doing that
I'm just stuck here because i only have sin(x) to work with
you split sine into half
Indeed, but how do I go about doing that?
I'm on the same page as you here, just stuck in trying to execute my thoughts
we have to rephrase y=sin(x) into x=something with y's right?
Does revolve around x=-1 mean the same as reflect across it?
not quite
It goes in a circle around x = -1
yeah, so it'll end up looking like a very sad half doughnut
^
it feels like we're missing something obvious if we're resorting to dy's
I'm thinking it will turn into x = sin^-1y
especially when everything is so nicely presented in terms of x
Inverse trig
yep!
Now that we have that, how do we go about separating the two sides?
Because the curve is the same no matter what
It's x = arcsin y
imma be real i don't think this is making it easier 😆
because then we need to translate our bounds of integration
which leaves us with (pi(-1 - arcsiny)^2 - pi(-1 - arcsiny)^2)
and our axis of rotation
lol
Because its the same function
check out example 2 in here https://math24.net/volume-solid-of-revolution-disks-washers.html
so that's kinda what we knew we needed to do anyway
WAIT
that's about the X axis
not the y...
i'm big smart
Close enough though
I do see whats going on
Just long and confusing
Anyways, i need to head to bed
I do thank you for all of your help!
not sure how much I helped lol
I'll move on this tomorrow, I think I know what i'm doing now
Believe me, you've helped
look up volume of revolutions with trig/sine and that should put you on the right track
take care!
.close
Closed by @fossil pilot
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
“A right triangle haze side lengths 7, 24, and 25 as shown below. Use these lengths to find cosM sinM and tanM”
do you know what sohcahtoa is
no
Ok
label the hypotenuse, the side opposite, and the side adjacent
hyp = 25
opp = 24
adj = 7
ok got it
$sin(\theta) = opp/hyp$
CrEpasPmkinPie
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
forgot to close parenthesis but hope you understand
Oh ok I understand
theta in this case = M
I’ll need help with a couple others for my homework is this ok?
sure
ok thank you
$cos(\theta) = adj/hyp$
CrEpasPmkinPie
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
$tan(\theta) = opp/adj$
CrEpasPmkinPie
$tan(\theta\) = opp/adj$
```Compilation error:```! Missing $ inserted.
<inserted text>
$
l.58 \end{document}
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.```
I figured out the question
woo
I have another one
show
Alright done
so now you know your hypotenuse and your adjacent
Yes
6/11?
CrEpasPmkinPie
$cos(\theta) = 6/11$
CrEpasPmkinPie
They’re 64 cards in total the chance that we dont pick a 7 is 11 out of 12
$cos(x) = 6/11$
CrEpasPmkinPie
So X=6/11?
Ohh
have you done inverse functions?
not in a long time
tbh
(I haven't done trig)
so
to get the x out of the cos
you need to
$cos^-1(cos(x))$
CrEpasPmkinPie
$cos\^-1(cos(x))$
```Compilation error:```! Please use \mathaccent for accents in math mode.
\MT@orig@add@accent ...gnorespaces \relax \accent
#1 #2\egroup \spacefactor ...
l.57 $cos\^-
1(cos(x))$
I'm changing \accent to \mathaccent here; wish me luck.
(Accents are not the same in formulas as they are in text.)```
oh something weird happened
cos^-1
CrEpasPmkinPie
so to get the x out of the cos function
you need to take the arccos of it
$arccos(cos(x)) = x$
CrEpasPmkinPie
in general you can just put arc in front of the function for its inverse
so do the same to both sides
$arccos(cos(x)) = arccos(6/11)$
CrEpasPmkinPie
alright
$x = arccos(6/11)$
CrEpasPmkinPie
now evaluate arccos(6/11)
I haven't taken trig so don't ask me how to do that
but calculator or Google or smth
Is it 56.9
alrighty onto the next?
ok
show
hmm
so you want x
you have angle
and you have adj
I would say
take a trig function of 47
that equals opp/adj
tan
$tan(47) = x/14$
CrEpasPmkinPie
and tan(47) is actually a number
so use algebra to find x
you would not want to use arctan here
so replace the ? with x bc that's just better
Alright
Yea
Cos74=(x/7)?
CrEpasPmkinPie
show
oof a big one
Yea
so lets solve for a first
we know theta
wait
something is weird here
I don't think this is a right triangle
:o
it isnt
It’s acute I think
so A is easy
They’re 64 cards in total the chance that we dont pick a 7 is 11 out of 12
$180 - (B + C)$
CrEpasPmkinPie
82
A = 82
Alright
parallel?
This looks like a harder version of the last question
I have an idea for the previous one now too
what’s the idea
so draw a foot from angle A
thats a line perpendicular to a going through A
now you have a right triangle
so now
call that foot h
lemme draw a picture quickly
Ok
CrEpasPmkinPie
h and a are perpendicular
Dang B and C are flipped
But now you have theta and hyp
solve for adj
$cos(52) = \frac{a_1}{17}$
CrEpasPmkinPie
$a_1 = 17cos(52)$
CrEpasPmkinPie
oh this is a fun problem
a or a1
a1
That’s hard
soh cah toa
what does that mean
its a mnemonic
soh
sin = opp / hyp
so now you want opp
opp / hyp or opp / adj
$sin(52) = \frac{h}{17}$
CrEpasPmkinPie
$tan(52) = \frac{h}{17cos(52)}$
CrEpasPmkinPie
$h = 17sin(52)$
CrEpasPmkinPie
$cot(46) = \frac{a_2}{17sin(52)}$
CrEpasPmkinPie
$a_2 = 17cot(46)sin(52)$
CrEpasPmkinPie
$a = 17cos(52) + 17cot(46)sin(52)$
CrEpasPmkinPie
$sec(46) = \frac{c}{17cot(46)sin(52)}$
CrEpasPmkinPie
are you on c?
$c = 17cot(46)sin(52)sec(46)$
CrEpasPmkinPie
monstrous
${c = 17cot(46)sin(52)sec(46)} , {a = 17cos(52) + 17cot(46)sin(52)} , {A = 82}$
CrEpasPmkinPie
ok bye now I'm gonna go somewhere else
That’s nuts
It probably is
@cold marsh 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.
Hi
So write the polynomials next to each other
with the add/subtract
mhm
now you combine the like terms
that means they have the same variables and exponents
CrEpasPmkinPie
Wait
Since its positive - negative?
Or positive and positive
How do u know if its a positive oe negative
How do u know if its posi or negative
@wet lagoon Has your question been resolved?
@wet lagoon Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
How do I know when to use each triangle?
I just want to know when to use these triangles for finding exact values of trigonometric functions
They are different
Yes but which cos(theta) angles determine which triangle to use?
these are the 45-45-90 and 30-60-90 triangles
when you have a triangle with the angles 30-60-90 you use that triangle...
and when you have the other, use the other
When the reference angle of the given angle is 30° or 60°, you use the first one, and if it's 45° use the second one
Oh ok
By reference angle do you mean related acute angle?
Yeah
Closed by @spare fern
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 w this thanks
, rotate
Do you know how to find the discriminant?
yeah
just getting confused as there are 2 variables
k and x
the discriminant is b^2-4ac but what would the value for 'b' be
the value for b would be -6k
k I assume would be representing a constant value in this scenario
so a would just be 5?
oh
are you sure you wrote it down correctly? perhaps this is a polynomial of "k"
and then it that case b would be -6x
yeah it should be right
appears so
ok thanks and quick question how would i go about solving the inequality
it looks like you would solve for a range of x-values that make it true
actually i think it’s an error i think the first value is supposed to have an x in it
if so would this be correct?
, rotate
your first step looks right
so assuming you didn't mess up algebra
should be good
thanks a lot
np
sorry to ask again but you think you can show me how to solve the ineqaulity
I bet there's a method of using the discriminant to tell if a quadratic is > 0, but I don't know of it. Personally I was able to graph the equation with a slider for k, and I determined for which k values the equation is > 0
so you could try that, but it probably isn't how you are supposed to do it
perhaps try plugging in a few different values , like 0, 1, 10 for k and determining if the equation will be > 0
i sent the image above it was the first one and it does say the equation is >0
it says that, but for different values of k that isn't true
your question probably wants you to find the range of k values that make the inequality true
play around with the slider on this and see what you can deduce
thanks a lot
np
@vernal anchor 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.
can someone help me how to get the volume
Please read #❓how-to-get-help
You can multiply the area of the cross section by the width of the solid
Use formula:
$V = Bh$
where
B is the area of the trapezoid base
and
h is the distance between each trapezoid base
pulse
@ashen river
@ashen river 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.
-0+4=4-0=4
4+(-3)=4-3=1
wait true
sorry mb
i think i did it too fast
i wil, fix now
done
is it
x = 2
?
wdym
yh
yaaaaaay
dont write it like that
use words; looks like nonsense to me
(and youre being confused since ur misusing it)
yes, so how did you get -4
is it just 4 then
yh
@scenic falcon Has your question been resolved?
Closed by @scenic falcon
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.
ok
anyone with a decent undergrad level can figure that ok quickly
it's just experience
can someone explain pls
the pattern is x * (x - 1), so for 10 its 10 * (10 - 1) = 10 * 9 = 90
11 * 10 = 110
ohh
19 * 18 = 342
ask doctor
90 = 10*9, 110 = 11*10
well the straw that broke the camels back
was
yea ik but how did u work out the pattern
!nosols
As a helper, please do not give out answers that could be copied as a homework solution. Have the student work through the problem themselves and guide them along the way.

Closed by @abstract skiff
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.
Show your work, and if possible, explain where you are stuck.
@old widget Has your question been resolved?
let f = LHS - RHS
Then show f reaches its minimum and that it's positive
<@&286206848099549185>
.
No one will help you otherwise.
I feel ignored
@old widget Has your question been resolved?
I cant find solutions but I think it's actually not false
just plot it
i think you have to solve this question without doing that
I know
it was for him to understand what's going on
of course you don't need to plot it
that's why it isn't the solution I offered
@old widget Has your question been resolved?
what is the answer please help me I am confused
What
@old widget 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.
