#help-23
1 messages · Page 240 of 1
The other one is a little trickier as it isnt just a coordinate in brackets by it but you can see it too
6,0 is where that other line that comes down ends up
so not the same line
It's (0,0)
See where that line starts coming up from
(0,0)
So now we have two coordinates which is all we need to find slope
Let's make (4,4) coordinate 1 and (0,0) coordinate 2
What is y1-y2 and x1-x2
(4,4) = (X1,Y1)
(0,0) = (X2,Y2)
It doesn't matter which way you do it TBF but this way will be easier
What is y1-y2
Yep
And similarly so is x1-x2
Slope is (y1-y2)/(x1-x2)
So what is it here
Yep
So to summarise
H'(3) = f'(3) + g'(3) = 0 + 1 = 1
Closed by @fresh 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.
x^2 - 5x + 6 > 0
Base?
(x-3)(x-2) so :
domain is when :
x > 3 or x < 2
Don’t forget x-5
So we can ignore the base?
There are two requirements
a. The base should be greater than zero
b. The base can’t be 1
Ok so x-5 falls in positive domain and we take the intersection of the whole?
Find the intersect part between this and x-5>0
Don’t forget to mention x-5≠1
its:
x < 2 or x > 3 but since we need the base to be x-5 > 0 then the domain is x > 5 and x!=6
Ok got it
!done
If you are done with this channel, please mark your problem as solved by typing .close
.close
Closed by @lavish relic
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 turn 1/root3 to 5pi/6
that's tan(5pi/6)
i tried to multiply by 180/pi
,w tan (5pi/6)
#help-8 message lol that looks exactly like this
oh
lol
our schools buy
from the same company
i think
yeah hes in the same server as me
WACE
what is 1/root3 in degrees?
you mean 5π/6?
,w 1/sqrt(3) in degrees
what value of tan
equal to 1/sqrt(3)?
in degreez
,w tan-1(1/sqrt(3) in degrees
GRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
you still here
@brazen parrot Has your question been resolved?
Closed by @brazen parrot
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 using
I'm using wolframalpha and made a function:
f[x,y,z] := ((Partial[arccos\(40)Divide[x,sqrt\(40)Power[x,2]+Power[y,2]\(41)]\(41),x]) cos(arctan(- cot(z))) + (Partial[arccos\(40)Divide[x,sqrt\(40)Power[x,2]+Power[y,2]\(41)]\(41),y]sin(arctan(-cot(z)))))
How do I instruct it to take the function, insert something for x and y and take the derivative for z?
Like this:
d/dz f(cos(z)*c,sin(z)*c,z)
Oh god what
a picture of that function would be better...
alr sec
Idt you get image perms?
we do
lol this is maths server
<@&268886789983436800>
how could u possibly type everything out
https://latex.codecogs.com/png.latex?\large&space;\dpi{300}\bg{transparent}\color{white}\begin{pmatrix} \frac{\partial}{\partial x} \cdot \arccos(\frac{x}{\sqrt{x^2 %2B y^2}}) %26 \frac{\partial}{\partial y} \cdot \arccos(\frac{x}{\sqrt{x^2 %2B y^2}}) \end{pmatrix} \cdot \begin{pmatrix} \cos(\arctan(- \cot(\alpha)))%20%5C%5C%20%5Csin(%5Carctan(-%20%5Ccot(%5Calpha)))%20%5Cend%7Bpmatrix%7D
Yeah fair
?
that's the function. My question is purely about how to write in wolframalpha the instruction below
Can't you be like find d/dz for f(x, y)
like, i can define it, it works in wolfram, but idk how to then write to do this:
d/dz f(cos(z)*c,sin(z)*c,z)
if you clearly specificied the function as f(x,y)?
i mean function is f(x,y,z) or f(x,y,alpha) in the picture i sent
I mean, I can write
d/dz f(cos(z)*c,sin(z)*c,z)
in wolfram, the problem is that I don't know how to make it execute after defining the function, I tried separating it with ; but it doesn't seem to do what I want it to.
Wolfram is a pain at times ngl
i mean it just doesn't consider f of before. If I just add f(cos(z)*c,sin(z)*c,z) without the derivative thing, it just gives this:
it doesn't consider the definition of f when evaluating the second instruction separated by ;
@snow sigil Has your question been resolved?
Closed by @snow sigil
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 there any free software that can do something like the function in the picture = 0, solved for z? I want to have all solutions for z in terms of c
I thought wolframalpha might be able to, but I don't know how to tell it "solve for z" since it has 2 variables
pretty sure if you type x instead of z, it will treat c as the constant and solve it in terms of c. But wolframaplha is defo not gonna be able to solve that without premium. I don't have premium so idk if it can solve it with premium
alr thank you
@snow sigil Has your question been resolved?
@snow sigil Has your question been resolved?
Closed by @snow sigil
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
you just need to find the turning point of f, then apply the transformations
that get you to (-1,-8) in a hor translation and a vert stretch
@runic spoke 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.
we know that det(A) = det(PLU) = det(P) det(L) det(U), and since det(P) = det(L) = 1, that would be the correct determinant
oh i see, the determinant of P is -1
Closed by @kind 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.
how would i do this
oke
can you do it from here?
do you know the atomic mass of carbon
use that then
168.14
,calc 16*12.01
Result:
192.16
whyd u do 16
Result:
168.14
clac
,calc 849700/4717
Result:
180.13567945728
I think this should be the answer
if you're calculations are right, this should be right
ƒ(Why am. I here)=I don't Know
ah, I remember struggling with this at school, the memories
shouldn't have said that
sorry
shoulnd't have said this
makes sense ?
ya
the methyl groups are on opposite sides of the double bonds
if the groups are all dissimilar you use the Cahn-Ingold-Prelog rules
whast that
a way of assigning priority to diff groups
ok, gtg
sorry
@brazen parrot Has your question been resolved?
Closed by @brazen parrot
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.
We're learning derivatives in pre-calc and I'm having trouble applying it to our homework. It's due tomorrow, so I'd really appreciate help on the first problem in order to get the hang of the process to solving
This is it and I've gotten up to a certain step but am stuck from there
so basically
you know that when you're finding the derivative it's the slope of a line AT a certain point?
and since slope is a rate of change you need to use a value a teeny tiny bit off of the original
yes?
so yk the formula like (f(t+h) -f(t))/h
would give u the derivative
do you want me to?
i can also show u a MUCH simpler way of doing it
do yk the power rule?
could you be more specific?
okay yea
i think they want them to use definition of derivative
we're doing lim h -> 0 if that changes anything
no it does not
alright
what's the step you get stuck at
I did plug it in as you said earlier but I think my problem might be simplifying or something like that
do you have like your work i could see?
I gotchu one second I'll send pictures of the steps
Ignore the add slider part I used desmos for the equation formatting rq since it's convenient
okay so you need to factor out an h so that the h in the denominator disappears
how so?
also wait one second i'm going to solve this out
yes
because if the limit is h->0, and you plug 0 in for h the equation would have no solution
yes
I meant how do you factor it out apologies
in the first step, the -4x term should be +4x instead since you’re subtracting a negative
does this make sense
the whole point of this is to substitute h for 0, that's why you simplify it out so far bc in the instantaneous velo function h cannot be 0 (it's in denominator)
so now the derivative is the function for the slope of the tangent line (instantaneous rate of change) so you can plug in those values above like -2, 1, etc.
got it thank you so much
ofc !!
have a nice night
u too
.close
Closed by @twin cave
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 to prove the sum is equal to the expression on the left
which is fine, i just got stuck on the last part
I don’t know how to add those fractions so that the right part of the equation is equal to the left part
the highlighted part is where i’m having trouble, everything else I get
just multiply the first term by 2/2
since you know that 2^(k+1) = 2*2^k
$\frac{2 \cdot (2^k-1)}{2 \cdot 2^k} + \frac{1}{2^{k+1}} = …$
mud ツ
simplify that
@carmine saffron Has your question been resolved?
omg thanks
Closed by @carmine saffron
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
How do I solve algebraicly
you're using the wrong formula, it's nP3=n!/(n-3)!
Closed by @fallen pier
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.
my x cord is right, my y cord isnt
how do i find my y
input the x into the equation, but idk how to solve rught???
,rotate
can you show a clear attempt at your simplification
,rotati
,rotato
,rotate
Bedmass?
$\frac{a\times (-b)^2}{(2a)^2}+b\frac{-b}{2a}+c$
Monarch of Eternal Night
Monarch of Eternal Night
@frosty sail
i need step by step
wait but at the top, its -b^2 + 4ac
in my answer key
Yes
So multiply by 4a in numerator and denominator
OH I GET IT NOE
wait im so confused
is this right
then cancel a and b^2
how is -2 leftover😭
what
@frosty sail 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.
Let $\bar{ab}$ be a number with 2 digits. When dividing this number by its digit sum we yield 6, the sum of its digit product and 25 is a number that is the reverse of the given number. Calculate $a-2b$
through blind guessing i found the number to be 54
my question is, can this be solved without guessing?
Someone please answer
The domain of the inverse trigonometric function arcsin(x) is:
,,
\begin{cases}
\frac{\bar{ab}}{a+b}=6\
ab+25=\bar{ba}
\end{cases}
Someone else is already using this help channel. If you need help with a question, please open your own help channel/thread (see #❓how-to-get-help for instructions).
ok
Closed by @versed wave
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 for a function
!da2a
No need to ask “Can I ask…?” or “Does anyone know about…?”—it’s faster for everyone if you just ask your question! See https://dontasktoask.com/
!original
Please show the original problem, exactly as it was stated to you, with the entire original context. A picture or screenshot is best. If the original problem is not in English, then post it anyway! The additional context might still be helpful. Do your best to provide a translation.
please translate if possible
In italiano non cambia comunque 😅
https://nonchiederedichiedere.com
find the coefficients a b c d so that the graph of the function has asymptotes the lines x=0 y=x - 3 and has a minimum point on the x axis
Study the function that is obtained with the values of p and q found in the previous point
(a = 1, b =-3, c= 4, d= 0) and plot its graph.
Find the equation of the tangent line to the graph of the function at its point of
abscissa - 1.
Calculate the area of the triangle that this tangent line forms with the asymptotes of the function
@rapid ore Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
A cook plans to make 7 dishes throughout 3 days Monday, Tuesday and Wednesday; Tuesday will always have 3 dishes. 2 of the dishes are hors d'oeuvre, 2 are main dishes consisting of Honey glazed ribs and Braised carbs, the remaining 3 are desserts consisting of Grilled banana pie, Pomelo pudding and Strawberry mochi. The cooking plan must follow these conditions:
- The cook does not make Grilled banana pie on Wednesday
- The cook does not make 2 hors d'oeuvre in 1 day
- At least one dessert is made along with a main dish in a day
- There exists a day where the cook makes at least 2 desserts
Hypothetically, if Pomelo pudding is the only dessert made on Wednesday, which of the following statement must be true?
- The cook made dishes consisting of all categories on Tuesday
- The cook made Braised carbs on Tuesday
- There is an hors d'oeuvre made on Tuesday
- Strawberry mochi is made on Tuesday
i dont know where to start tbh
i made a diagram where tue must have 3 dishes, mon must have 1/2/3 dishes and wed must have 3/2/1 dishes
pomelo pudding is put on wed, but from there i dont know how to use the information given to extrapolate the rest
You can just construct various cases
Maybe there is some programming based approached.
@versed wave Has your question been resolved?
Closed by @versed wave
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.
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Can someone explain what’s happening around the u-sub?
from the let u=x+2, i don’t understand after that
du = -sinxdx must be some sort of a typo here
Closed by @timber atlas
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 tell me how do you solve this
ever heard of pythagorean theorem?
erm, actually, it's called the pythagorean theorem, not the pythagoras theorem because pythagoras himself didn't invent it, it was one of his students which were called pythagoreans 🤓🤓
oh lol

@lilac sun
@lilac sun 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.
im stuck with just the general proof, mainly the beginning
(circle theorems)
let's connect the point B and centre O --> a line BO,
do you see what u can do with this newly added line?
i mean my only guess would be similar triangles, or the angle at the centre from subtended arc but idk fully
actually wait yeah it would be an icolsceles triangle, so base angles be the same
not too sure honestly
it's oke, we can work this thru tgt
thank u :D
this is what we got so far right?
yeah
BOD is a triangle and we know 2 angles so we can find the other angle which is the angle BOD
so, 2x + (new value) = 180, or would that value be y?
not yet
2x + the angle BOD = 180
so we can get the angle BOD
which will be 180-2x right?
yeah
now we got the BOD, this is still on the circle, what can we say about the relation between BOD and BCD
and this has something to do with what u previously said
the angle at the centre is twice the angle connevted to the circle subtended on the same arc
which would be 90 - x?
yess
ahhh i get it now
let's look at here
now we just need to use the relation between y and the angle BCD
would it be cyclic quadrilaterals?
yup
yes
ahhh i get it now
thank you so much 🫂
np np ✨
u too
.close
Closed by @fresh lynx
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 is the question here
yea whats the problem?
lol
Curved surface are of cone is pi * radius * l, curved surface area of cone is 2 * pi * radius * height
@snow jungle
Have you tried splitting the shapes into smaller easier shapes ?
i mean
lateral area
i got lateral area of each shape
so its the surface area of the whole shape
You mean
Cylinder right?
Can you show your calculations
That's correct
Shouldn't it be 56.5 then instead of 56.2
r u sure its correct then?
seems right fr
i solved it
oh nice
fr
👍
i still need help
ok
alr
oh u got that?
yeah
The volume to length ratio
whatd you do
i found the volume of the cylinder and subtracted the 3 spheres
yeah that’s what i did
what did u get for areao f the cylinder
and what did u get for the area of the 3 spheres?
508 for cylinder and 339 for spheres
Same, 169.646...
yeah
uhm hold on
ooh shoot ur right
i found my error
i accidentally found the area of the spheres by squaring it in the formula
not cubing
alr thx
it happens fr
alr 169.646 right?
yes
yeah
W
🗣️🗣️🗣️🔥🔥🔥
now its time for the finale!
frrr
37.7 for the cone and 33.5 for the ice cream so it fits fr
how the hell did bro solve so quickly lol
frr
🗣️🗣️🗣️🔥🔥🔥
wait
taco
can u help me with this
cuz i got something different
than the options
lemme look at it rq
yeah i got what you got too
dam
fr
alr maybe they rounded pi or something
lateral area is like all the area besides the bases
i mean
surface area without the bases
oh fr
so its just liek the surface area laterally i guess
yo what math r u in?

oh ye i will
.close
Closed by @snow jungle
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. Is there an explanation to why this is related to a centripetal force acting on the string? It is about the speed of a wave on a string, and the derivation of the formula.
@surreal scaffold Has your question been resolved?
@surreal scaffold Has your question been resolved?
@surreal scaffold Has your question been resolved?
Closed by @magic junco
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 the find sum of all solution to the equation
bro u on the same game
that math game?
ye i was in it
n u know that log_a(b) * log_b(c) = log_a (c)
so i set log_x(7x-10) = 2
now its a quadratic
@bronze badge Has your question been resolved?
Closed by @bronze badge
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
x squared for graphing
x becomes 1 over 1
what bout the squared?
the question is y = x ² - 2
supposed to graph it
what do i do
What do you mean?
x is an understood one
x is the variable, yes
so what do i do with the ²
It does not become 1/1 though
i was told it graphs as 1 over 1
i am confused
y = x ² - 2, i graphed the -2
then i made X into 1 over one, like i was told
what is the ² supposed to do
do i do 1 over 1 ²
What do you mean with "I made x into 1 over 1". Why do you do that?
Becuase I was told that x is an understood 1, and i put it over 1 becuase you always put something over one to make it an impropper fraction so it can be graphed
What does "understood 1" mean?
How do you not know what an understood one is
Can you write what you mean by understood 1 and send a picture?
i'm so confused
I think theres a language barrier
No
Yes
We are trying to graph the function: y = x^2 - 2
► My Algebra 1 course: https://www.kristakingmath.com/algebra-1-course
In this video we'll learn about the idea of understood 1, which tells us that every variable x has an understood coefficient of 1, exponent of 1, and denominator of 1. Even though we never write them, they're implied.
● ● ● GET EXTRA HELP ● ● ●
If you could use some extra ...
i was just tought that x is always going to be a 1 if there's nothing known about it'
yeah
That's true, yes. But it's not actually x that is 1
but 1 = x
It's the coefficient of x^2
ohhhh wait
crap
1 to the power of 2
and then 1 is put over 1
because your graphing it
and you can't just put the x OR y, you have to put both
unless y or x = 0
is that correct
and then 1 is put over 1
because your graphing it
Just because you are graphing it, you don't need to do that
Yes
so it's 1 over -1?
No, for x = 1, you have y = -1
If you want to, you can write that as a point: P(1, -1)
yes
But not as a fraction
You might be mixing something up
then where did i get fraction from

ok so the answer to the problem y = x² -2
graphing the points would get
(0, -2)
and
(1, -1)
Maybe you've seen something like
And mistook that as writing them as fractions
But it's just a table
forget about fractions i got it mixed up
Yeah
Yeah
Be careful
because y = that equation
$y = (-1)^2 - 2$
Kepe
The - is also in the brackets
There's a difference between $-1^2$ and $(-1)^2$
Kepe
Yeah, you need the brackets
it's just -1
Or otherwise it will just square 3 and then add a minus infront
ok
Yeah, 1 - 2 = -1
what do i do if there's a square root symbol over everything
y = x+3 and x+3 is under a square root symbol
$y = \sqrt{x + 3}$
Kepe
Kepe
It's called LaTeX, don't worry about that for now
If you want to study mathematics you should learn it at some point though 
Yes
Yeah
what about all the other points
Well, you can just pick some x you want to plug in
i'm supposed to graph the squiggly line, right?
Yeah
But before that, you need some other x values so you know how it will look like, or you can't graph it
Yeah
Yeah, you could take x = 100 and see what you get
or does x +3 have to be a square root
No, it's just that if you use something like $x = 0$, you will get $y = \sqrt{0 + 3} = \sqrt 3$ and that doesn't have a "nice" value
You can type it into your calculator though
It will give you something around 1.7
$x = 0$ --> $y = \sqrt{0 + 3} = \sqrt 3$
the > means it yeilds the equation tot he right?
AstroKnight187
there we go
Well, which points do you have now
(1,2)
Yes
that's it
Well, with just one point, we can't graph it
Yeah
ok
brb
let me figure out something
wait
do i have to do the sqr root of x +3?
whatever x would be?
You pick whatever x, for example x = 5. Then you plug that into sqrt(x + 3). For example for x = 5, that would be sqrt(5 + 3) = sqrt(8)
Then if you don't know what sqrt(8) is (it doesn't have a nice value), you type that into your calculator
You mean square root of 6
Yeah
i meant 2 but wrote 3
Now 6 isn't a perfect square, so its square root won't have a "nice" value
so how am i supposed to do it
It will be around 2.24 if I recall correctly. Type it into your calculator
sqrt(6)
2.449489743...
Yep
ok
You can round it to 2.45
so how do i graph 2.45
wait
could i theoretically use numbers for x that would equal a perfect sqr
Yeah, of course
ok
Those would give you "nice" points
might as well spare the extra time an do that
so if x = 6, i could do 6+3 = 9
and 9 would sqr rt be 3
Yeah
If you have enough points, you can just connect them
i only have 2 points
Maybe get 4 or 5
that doesn't make the squiggle line
ok
could i mirror the ones i have on the negative side?
Nope, $y = \sqrt{x + 3}$ is not symmetric to the $y$-axis.
Kepe
Well, try plugging in $x = -6$, Then you'd have $\sqrt{-6 + 3} = \sqrt{-3}$. Type that into your calculator
so how do i get more points?
Well, just plug in e.g. x = 0, x = 1, x = 2, x = 3
ok
Even if the values aren't nice, you have a calculator
can i use perfect sqr numbers
Yes
Also plug in x = -3
Yeah
alright let me work this probelm
imma see if i can do it
do you want me to close this channel and open another later?
You can just keep it open
Exactly, so anything more to the left than x = -3 gives us a domain error
Meaning the furthest we can go to the left is x = -3
ok
Since we'll get something negative under the root
i did x = -2 and got y = 1
Yeah
x = -2 is on the right of x = -3, so that's fine
It's just for x = -4, -5, -6, -7, ... that it won't work
Really? Can you screenshot that
i can't screen shot my work book
Ah
my desktop can't do that i don't think
Which points did you draw in?
And (-3, 0)
How'd you get that
Ohhhh
i forgot that one
ok so i did get the slope i should have gotten
Doesn't seem like a straight line to me
i didn't say it was a straight line
.
that was me being a idiot and not seeing a curve
Kepe
Should be 0.707 or something like that if I remember correctly
Yeah

So that shows us how quickly it grows at x = -3
yeah
Ok
And multiply and divide (if it's not by 0)
Don't forget the 2x too
You see, i haven't done this math in a bit
so i should know this stuff, but i'm a bit rusty
Does 2x dividied by -3 become fraction?
Yeah
-2/3x +1 = -4
What happened to the y
ok
If you divided by y, it would cancel too of course, but you just divided by -3
2/-3x + y = -4
Kepe
Now how do i make it slope intercept form
Might as well write that first fraction as $- \frac 2 3 x$
Kepe
Ok, so you have $- \frac 2 3 x + y = -4$ and you want to isolate $y$
Kepe
*slope intercept
What's a good choice to add (or subtract)?
Like +4?
Yeah, you could do that
Ok
oh yeah
We want the -2/3 x to go away from the left side
3/2
So what could we add (or subtract) to achieve that?
So multiply both sides by 3/2?
-6
