I think kids should be introduced to multivariable functions as early as possible so I thought you did that well.
Although, one thing you left out that I think is important is that just because x and y are in the function, that doesnt mean you have to lable it f(x,y), x or y could be a constant or variable-constant and in that case you would just call it just f(x) or f(y).
I always associated the letter "f" with the word "function" (which I assume is why it is used.) So instead of saying "'f' of 'x' equals..." you say "the function of (variable) 'x' equals..." Obviously you can still use anything else in it's place; this just helped me when I was learning.
Wouldn't it help tremendously to explain the *role* of variables? And also to give some examples of common functions such as addition, constant functions, etc.?
It might be helpful to draw out in more detail the distinction between a function expression (of some language) and the function which it denotes (if it denotes any).
Decent math lesson; however, you'll confuse the foreign language learners with "Pe." They're likely to assume it's a special math symbol. It should be "pie."
WOW. GOOD EXPLANATION RIGHT THERE.
MizzSmilezz 4 months ago
I am studying alone, and these video are very helpful for me. Thanks indeed.
Romeodxb 7 months ago
f(x) means Y
helpingyouwithmath 10 months ago
You've taught me more than I've learned in class today.
Nejisgirl123456 1 year ago
This is a good explanation.
I think kids should be introduced to multivariable functions as early as possible so I thought you did that well.
Although, one thing you left out that I think is important is that just because x and y are in the function, that doesnt mean you have to lable it f(x,y), x or y could be a constant or variable-constant and in that case you would just call it just f(x) or f(y).
kb100 2 years ago
I always associated the letter "f" with the word "function" (which I assume is why it is used.) So instead of saying "'f' of 'x' equals..." you say "the function of (variable) 'x' equals..." Obviously you can still use anything else in it's place; this just helped me when I was learning.
log6778 2 years ago
omg! i have a test on this tommorow and ur just a life saver!! SUBSCRIBED, ADDED, 5 STARS!!
luvhilaryduff34 2 years ago 2
you are amazing.
jjhk07 2 years ago 3
You are great!!!
Sawer888 2 years ago
it is great
5edwin 2 years ago
hahaha, banana pie...
LittleFolk 3 years ago 2
I've got my exam tomorrow and just want to thank you as your videos have really cleared up some of the things I wern't to sure on.
SamB1045 3 years ago
I already knew functions before going into Calculus from programming.
int pie(int y)
{ int result = 4 * pow(y,2) + 2 * y; return result;
}
int main( int argc, char *argv[])
{ int y = 5; printf(pie(y));
}
If I include the "cmath" library in C++, that program would work just like: pie(y) = 4y^2 + 2y (in this case, pie(5) = 110)
It's funny how I learn a lot of "advanced" math (Calculus, etc.) while programming as a 12 year old.
MyOverflow 3 years ago
ignoramus
otherside65 3 years ago
@otherside65:
What was that about?
You see the argument I had on my page?
MyOverflow 3 years ago
I'm a math teacher and I've watched a bunch of your 60 second videos. They are great. Thanks for making them.
kv8188a 3 years ago 4
why there are allways morons trying to disbelief the work of someone who uses their time to teach others?
foka1977 3 years ago 6
Wouldn't it help tremendously to explain the *role* of variables? And also to give some examples of common functions such as addition, constant functions, etc.?
It might be helpful to draw out in more detail the distinction between a function expression (of some language) and the function which it denotes (if it denotes any).
jeweladdiction 4 years ago
u contradict yourself in part 2:
here u say u can put whatever for f, (like "banana" or "pie")
but u also say that "pie" must specify exactly the variables in the function, i.e. it should say, pie (y, z)
in other words, u can't say pie (w, i) or pie (moon, earth), b/c the variables are y and z
but then in Part 2, u substitute the variable p for x
what gives? (doubt u will respond, but then again, all u can say is, "i screwed up")
mephatboi 4 years ago
Definitely would love 2 see more vidz:)
MrMakaveli58 4 years ago
thankyou for explaining in a clear and concise way!
Ninah01 4 years ago
ahahaha, never thought of that, but now I know, love it.
zuzulka 4 years ago
that was 99 seconds......... i want my money back
ebpm4life 4 years ago
Decent math lesson; however, you'll confuse the foreign language learners with "Pe." They're likely to assume it's a special math symbol. It should be "pie."
WintersHigh666 4 years ago
He did write "Pie", and explained what it meant. just grouped the "i" close to the "e".
spritefish 4 years ago
thank you
tinytiby 4 years ago
Concise and clear.
Curse274 4 years ago