#help-36
1 messages · Page 4 of 1
Optionally you can write the integral as - ∫ -1/x² e^(1/x) dx
That depends
The two negatives would cancel giving the same integral
hmm
You can rewrite it like this too
yeah i think that's what he was getting at, that -du = 1/x^2dx
but one last question
how do you intuitively know to use 1/x over like x^2 for the u substitution
Transfer all the things that cause the trouble over to dx
That solves all of the problem
It's a mixture of experience, or trial and error if you don't have that
If you tried u = x², you'll see that the substitution doesn't really work
- which thing looks most out of place
- take outs it's deravite and see if it exists in the integral
- repeat If integral not found
¯_(ツ)_/¯
Closed by @random scaffold
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 that the inequality is satisfied for all x ∈ R.
Did you try using sum formulas?
$\sin(a+b) = \sin a \cos b + \sin b \cos a$
Pure
$\cos(a+b) = \cos a \cos b - \sin a \sin b$
Pure
a b can be anything
You have two cases here
You use it twice for each sine and cosine
I just used a and b arbitrarily
Yeah don’t forget the 5
5sin(x + 37◦) = 5(sin(x) * cos(37◦) + sin(37◦) *cos(x))
√2 cos(x − 45◦) = √2(cos(x) * cos(-45◦) - sin(x) * sin(-45))
Ok, but how do I continue?
sin(-45) is -sin(45) and cos(-45) is cos(45)
Then do you know the values for some of these trigs
No cos is an even function
So cos(-a) = cos(a)
While sin is an odd function
So sin(-a) = -sin(a)
Yes
It’s just sin/cos addition formula
So √2 cos(x − 45◦) = √2(cos(x) * cos(45◦) - sin(x) * -sin(45))
=
√2 cos(x − 45◦) = √2(cos(x) - sin(x))
?
Sorry bro I gotta go
Oh thats fine
@hasty heron 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.
nothing specified
I meant if you can find it on your own
yes
so now range
just plug x = -1 and x = 1
and that will give you possible values of y
Closed by @brisk cipher
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.
Hoping for a bit of quick insight
The questions, and the answers. The math all makes perfect sense to me
But how do I know if a solution set is a line or a plane? (Be gentle with me, its very early)
line if 1 parameter, plane if 2
Technically it depends on the dimension of the solution set
@quiet forge Has your question been resolved?
Closed by @quiet forge
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 line has slope -2 and passes through the point (r, -3). A second line, K, is perpendicular to the first lline at (a, b) and passes through the point (6, r). Find a in terms of r.
What have you tried
so I've tried to substitute r, a, and b with some slope values
@hollow turret Has your question been resolved?
@hollow turret Has your question been resolved?
<@&286206848099549185>
Becuase the lines are perpendicular, the slope of line K is ||1/2||
this allows you to find the equations of both lines in terms of r
and then you can find their intersection in terms of r, the x coordinate is a
close the channel bro
.close
Closed by @wary helm
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
is y=sqrt(x+1)
in vertex form?
so when I have like
a parent function of h(x) = sqrt(x)
g(x) = -1/2h(2x-2)-3
I get g(x)=-1/2sqrt(2(x-1))-3
why is the hortizantal shift +1
when its -1
Bc $x - 1 \geq 0$ for $x \geq 1$
Pluton
And bc its in denominator the domain doesnt include 1 so the domain is $x > 1$
Pluton
huh? wdym?
What?
because at x = 1 -> x - 1 = 0
Which means it shifted the 0 of the new function is at x = 1 now
How could it shift if it equals to sqrt(0)?
Exactly
In sqrt(x) at x = 0 you have the "start" and at sqrt(x - 1) at x = 1 you have the "start"
The 0 shifted from x = 0 to x = 1
And so did every other value with it
,w plot (x - 1)^2
then what about the x
the x still exists
Who said it didnt?
but then how can we ignore the x to see the shift?
Replace any equations x with x - a it will shift a places to the right and replace it with x + a and it will shift a places to the left
If we take a look at vertex from its a(x-h)^2
the h is positive
do we ahve a "form" for this also?
Umm sure
$$y = a\sqrt{x - b} + c$$
Pluton
What is that k doing there?
the horizantal stretch
a is the horizontal stretch
sry had to unload groceries.
a is the vertical stretch, since its outside the x
Ngl idk the difference between horizontal and vertical but ik k is just a with extra steps
k is like 1/k
when calculating
thats my second problem
i dont rly get that either.
This just equals
$$ak^3(x - b)^3 + c$$
Pluton
Pluton
I thought the K was with the X
to show the horizxantal stretch
You put k where you put it
Idk whats its supposed to be
k is "vertical stretch"
Just cubed
Basically its all a 1 constant called a
I sorta get it
Give me a while to soak this in
For now, thank you Pluton.
.close
Closed by @vestal hamlet
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hi,
I’m doing algebra right now and the problems I’ve been doing are finding products.
I then got this problem:
[8y + (7-3x)] [8y - (7-3x)]
What do the [] brackets mean? I feel like this should be obvious but I just have no clue
im not sure how to explain this preoperly
its just brackets as per normal
its just to differentiate from the () brackets
especially as they use both
oh thank you
u can interchange them but like
if u start with [ u shld end with ]
likewise for ()
ok

Identify the transformation that maps ∆RST onto ∆R’S’T’, and
∆R’S’T’ onto ∆R”S”T
Closed by @void crest
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 pls
the whole thing
um
u know that
the 283^2003
and
(-283)^2003
can u rewrite one of them
to simplify
What’s (-1)^odd power
-1
-283
You mean -(283)^2003
ye
Then what happens to the first 2 terms
283^2003-(283)^2003
What’s that then
wdym
$283^{2003}-(283)^{2003}$
Pure
What’s this
i dont know what u mean by whats this
What's it equal to?
You should be able to simplify it to a single number
0-10=-10
Pure
Do it from left to right
-100
@flat flame Has your question been resolved?
It's easier if you closed this and opened a new one because the bot autopins your first message so helpers can easily find your question
oh ok tyy
.close
Closed by @flat flame
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 “as much as” mean in algebra word problems?
can you send the problem
For example:
The computer cost 2.5 times as much as the television.
How would I convert it as a equation?
c=2.5t
If the television cost $100, then the computer costs $250
So it basically means multiplication?
yeah pretty much
"2.5 times" means multiply by 2.5
c=t
Closed by @short sinew
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 question is confusing me sm
The choices are:
There is no zero between
There is at least one zero between
it is unknown whether there is a zero between
This question pertains to the Intermediate Value Theorem. Do you have a solid understanding of what the IVT implies?
kind of
What is your understanding of IVT?
its a continuous function and it has to pass the x axis
That's a specific example. There is a more general interpretation of IVT.
If a function is continuous on an interval [a,b], then there every y-value exists between f(a) and f(b).
Because the question states that the function is continuous on the interval [-18,20], that implies that all the y-values in the range between the given f(x) values exist.
eg.
x=-18 and x=-8
f(-18) = 26 and f(-8) = 19
Every y value between 19 and 26 exists on the interval [-18,-8] for this continuous function.
oh so the numbers that are equal to -18,20 or any number outside the interval dne
IVT makes not claims on if a y value does not exist, IVT only states that we know the y values on that interval must exist.
Look at this graph to help you visualize what I mean.
Now your question is utilizing a specific case of IVT, if f(a) is negative and f(b) is positive, or vice versa, then there must be some point on the function in which (x,f(x)=0) must exist because -N < 0 < +N.
Oh
y = 0 lies in the range of -N and +N.
what about if they were both positive like the graph u sent me?
If there are both positive, then it would be indeterminant if a zero lied on the interval meaning you would not be able to prove a zero exists on that interval strictly using IVT as a proof.
You could mathematically prove a zero exists in other ways, but not strictly using IVT.
It's a convenient method for proving at least one root of a function exists on an interval.
aha
Reload that page, I made a slight change.
I restricted the highlighted area to the interval.
Any part of the function that is in the highlighted area, you can prove exists using IVT.
oh
I should note that the graph doesn't work properly if the point B is below point A. You'll have to use your imagination to fill in the area. 😉
oh i understand
i graph them then i see if it fill out the area?
For a, you are given the interval [-18,-8]. f(-18) = 26 and f(-8) = 19. That means every value of y exists in this range.
19 <= y <= 26.
On the interval [-8, -1], every value of y exists in the range 19 <= y <= 29. That range is found by looking up f(x) in the chart provided.
so for example on the interval [-1,19], every value of y exists in the range -24 <= y =< 29?
Correct.
so the answers are
- there is no zero between
- there is no zero between
3.there is at least 1 zero between
4.there is at least 1 zero between?
You cannot prove there is no zero on an interval strictly using IVT. You can only prove the range between f(a) and f(b) exists.
They should both be "It is unknown ..."
oh
As you can see in the graph I posted, there are times when a zero exists on the interval [a,b], but they do not fall in the range of [f(a), f(b)].
Correct.
thank you so much m8
yw
@solid elm Has your question been resolved?
Closed by @solid elm
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 with these 2 problems
for #4. i realised that x = 2y - 3 == 2y + 1 - 4, where 2y + 1
is usually the odd integers
idk where to go from there
yep thats how you show set equivalency
ok ill try that
@tacit knot Has your question been resolved?
then i'll leave it to you to do the other way
ok
ohh 2(y-2)+1
but you don't need to add that 
I have no idea what I’m doing with this second one
i know its like making sure the intersection of s and t with the intersection of the non negative integers is not the empty set, or that the intersection exists with some members of the set
but i dont know how to go further
i think i found the set for the intersection of s and t ?
any idea? @pine root
is that the correct set for the s intersects t though
i just multiplied them
i wasnt too sure on that
I just gave a single case that fits, I think that’s fine
But I’m still not sure it x= cd/2^e*3^f is the intersection
also are my reasoning for these 3 correct
@pine root sorry for pinging so much
<@&286206848099549185>
for 2 you can shorten the proof considerably
you can just assume y is any integer then show xy is even
oh
i dont think your definiiton for the intersection is right
if i choose c = d = 1, then i get x = 1/(2^e 3^f) and theres no way to split that
hm
but wouldnt that still fufill the intersection
for s and t anyway
like what other way would you find the intersection besides multiplying
honestly finding the intersection explicitly is annoying
i'd just find one element
and show that it is an integer
like a=2,n=1,b=3,m=1
oh like find an elemnt of both s and t now show its an interger
yep
i get it
that are the same integer
Closed by @tacit knot
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Closed due to the original message being deleted
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
How do i solve this
Q5
ok
its sqrt(25)
what is sqrt(25)
5
done
But what is the fraction for
what is cbrt(8)
wdym
wdym
No
then how did you do q4
Ok
Yh
those fractions are exponents
hired
X squared?
How
in general, a^b/c = cth root of (a^b)
Whats cth
@stray wasp 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.
does anyone know ho to do this question if it werte to be 2x-1?
yo guys i need helo understanding functions
mb @oak arrow
could someone help me with this?
please i dont understand and i have couple days left till a test
@primal root Has your question been resolved?
@primal root 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 got a already
just need help wit b.
i have no clue how to start
lol..
help 😦
Closed by @zenith python
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 was wondering if someone could help me with some of my delta math
If i learn how to do one or two i can do the rest
@fierce ridge
Do u think u can help me with this
uhh yeah
btw whyd u ping me lmao
do you know the slope equation of a line
@grave moss
well then u dont need to use it
He doesnt rlly teach us
do u know y=mx+b?
Okay wait
now how would u find m here
I have a new problem, because i got the other one wrong
alright send that
Midpoint formula right
Y1 - y2 / x1 - x2?
Or wait
Id graph it
And use rise over run
Okay
than making a whole graph
did you get a value for m? or do you need help
imagine
Y=-1/4x+b
imagine
OHHH
lets say -1, 3
Thank you
np
I got y= -1/4x +11/4
yeah that seems right
Okay
It said the one next to simplify negatives was right
Thag makes absolutely no sense to me
this one
so here
basically after u found m
u would get
$y-y1:=:m\left(x-x1\right)$
imagine
So i did it too far
basically yeah, once u simplify, you wouldve gotten the equation you had
it said to use point slope equation
i didnt see that, mb, sorry
this is the point slope equation
fair enough 💀
np
Thank*
@grave moss Has your question been resolved?
Closed by @grave moss
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
I’m not sure if this induction proof is good to go or not. It pertains to the Euclidean algorithm
@vale python Has your question been resolved?
@vale python Has your question been resolved?
<@&286206848099549185>
.close
Closed by @vale python
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.
@grim nebula hello it is me yet again
so for a linear system to be inconsistent i need to show that one row is 0 0 ... 0 | non zero right?
wut
you wrote S_inf 
flex
you can get rid of all the negative signs
inconsistent you just need some components of x requiring 'multiple identities'
wait do u actually wanna go back to that question
and its pret ez
well do you
im just saying like you can do that
and so its not actually that bad to solve
for example if x_1 is required to be both 1 and 0, the system Ax=b is inconsistent
ill do it later LOL
kkk
right
wait so that or like 0 0 0 | 1
either
ok so
this works too. no linear combination of 0 whatever (0 * x_1 + 0*x_2 + 0*x_3 + ...) gives a non-zero value
right
when you start out linalg and stuff
the 0 row having a nonzero afterwards is definitely the way its usually taught
ye
i started linear alg last week
still a noobie
for this question I recommend fixing m, n to some value first (lol it's a lot easier to show 1 example), then using algebraic symbols
uhh
ok wait so what im tryna do is to find a matrix such that the value of the last row last column is not 0
wait but this si correct right?
seems fine?
no lol, you want to show inconsistency
you dont need it
the augmented matrix doesnt contain them
theyre in the background
but you dont need to keep track
yes
wait then what does he mean
or did he do an oopsie
oh um like its wrong
you need them in this equation
you dont need them in the augmented matrix
you want k!=0
wait but the question asked me for a matrix b
oh wait showing k != 1 also implies that such a matrix exists
wait can u give me clues as to how to solve this
i wanna try to think by mysefl
nice
lma
so you know when solving with augmented matrices
you can do row ops to get to equivalent matrices
but if the left matrix is inconsistent so is the right one
COLUMN OPS?
o
LOL
hmmm
yes
so the b vector
in the last column of the RHS
completely determines how you get the last column on the LHS yeah?
so thats
$\begin{pmatrix}
x\y\\rdots\z
\end{pmatrix}$
where z is non zero
probably what you want to do
how is there a compile error
i havent played around with this problem tho so idk if theres another way to do this
you need math env i think
surround with $
HellO
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
wait isnt it just this
yeah but
the row ops could mess b up
so then you might get a 0 where k is
when you dont want it to be a 0
wait i honestly dont see how row ops are similar to this]
$\begin{pmatrix}
1 & 0 & 0\
0 & 1 & 1\
0 & 0 & 1
\end{pmatrix}$
HellO
and they correspond to the row ops
R1 <--> R2
so rewriting the hint
$\begin{pmatrix}
1 & 0 & 0
0 & 1 & 1
0 & 0 & 1
\end{pmatrix}$
R2 + 1(R3)
HellO
If A is row equivalent to a matrix C, then A can be reached from C using some row ops
is it right if i say that
if i make b such that 0,0,...1
this can be wrong sometimes
because i can switch the 1
via row operations?
that sounds kinda sus
you could make b just a vector with a single 1 in it
but
where that 1 is placed depends
on the row ops
somehow you need that 1 to land where k is
i still dont get it, why cant i just "fix" it at the bottom
is it because of row ops
A HA
i think we've solved it
i think we overcomplicated it
yeah
Closed by @unkempt swift
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.
Polynomial division
Polynomial Division
Watch the next lesson: https://www.khanacademy.org/math/algebra2/polynomial_and_rational/dividing_polynomials/v/polynomial-divided-by-monomial?utm_source=YT&utm_medium=Desc&utm_campaign=AlgebraII
Missed the previous lesson?
https://www.khanacademy.org/math/algebra2/polynomial_and_rational/polynomial_tutorial/v/analyzing-po...
?
So in next line you get something like
5x^2 +6x -6x +15
= 5x^2 +15
So you do usual steps from here on
So 5x^2/x^2 = 5 so you write + 5 at the top
And 5*3 =15 so we have 5x^2+15
Which perfectly cancels out to give 0 remainder
.close
Closed by @tawny cedar
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.
Could anybody help me with c and my imaginary d?
My hypothesis for c is - 0.3×0.7+0.3×.07+0.3×0.7
Or something like that
@south juniper Has your question been resolved?
.close
Closed by @south juniper
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.
Think of another way to relate x, y and 300
Sin law?
Yeah
hello
Now you have
is this occupied?
$a^2 + b^2 = 300^2$
Pure
Pure
Rearrange the second eq for y
Then substitute into the first eq
Then solve for x and y
You have to equations
You know y=170-x
Then substitute this into the first equation x^2 + y^2 = 300^2
Ill try
@wispy sequoia Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
What am I doing wrong?
When you divide 21 by 5 whats the remainder?
.2
21/5 = 4.2 but 4.2 is in the decimal form
And 0.2 is the fractional part
bottom one
no
Do you know how to use long division?
yeah
so 5/2 = 2 x 2 = 4 5-4 = 1?
Dont write it as 4.1
Decimal notation is a different thing
You write it as the quotient is 4 and remainder is 1
Basically yea
So can you now write the mixed fraction for 84/9??
ah I remember
.
I will do it
K 👍
9 3/9?
Yes
Great, thank you
Np
@rapid totem 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.
Anyone know how to go from 57.6kg CO2 to (g CO2)/kWh?
Careful here because you have two different units which may not convert
you can: kg CO2/kWh -> g CO2/kWh
^ to do this conversation, multiply by 1000
but you cannot: kg CO2 -> g CO2/kWh
@keen depot 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.
Well I have a task that asks me to do it
@regal cloak Has your question been resolved?
@regal 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.
"when the 3 and 12 get reduced to 4 and 1. The 12 gets reduced to 4 and 3 gets reduced to 1
so the 12 is being downsized to 4 because thats what you would need to multiply the denominator by to get the common denominator
But why is the denominator (3) being reduced to 1 ?
what is causing that and does that make the fraction disappear ?
@turbid lotus Has your question been resolved?
Closed by @turbid lotus
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 know when you have a trivial or non trivial solution
halp
A trivial solution is trivial
so would a trivial solution
be a zero row
and a non trivial solution
would be a zero solution with a non zero LHS
Like for the equation y^x = x^y the line y=x are the trivial solutions
so like here
for the bottom row
would this be a trivial or non trivial
@deft ravine++
Haven't heard it in context of a matrix yet, sorry
<@&286206848099549185>
@tranquil 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.
hello does anyone know how to do this question
Closed by @soft grove
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 did they factor out this number?
Where's + 12 coming from
by completing the square?
am i not suppose to do that?
That's not completing the square
wait nvm its nine
For one, you can't complete the square because it's not a quadratic, it's a cubic
And second, you can't just add numbers to an equation and expect it to be the same equation
okay i understand but how do i get from here to there?
x
i mean, they cant share the same exponents or actual numbers so x?
x * x * x
6 * x * x
They only share 1 x?
if they put it that way, 2x?
Not 2x

