Posts: 28874
Threads: 528
Joined: June 16, 2015
Reputation:
89
RE: Member Photos
September 21, 2017 at 6:44 am
(September 21, 2017 at 2:35 am)SteelCurtain Wrote: (September 21, 2017 at 12:21 am)Nymphadora Wrote: I don't know... you're not having me try and solve for a letter. That's all numbers so I would think it's pretty straightforward.
However, is that 4 portions 1/2 cup each or is the total of the four portions equaling 1/2 cup.
If you need 1/2 cup of butter for 4 portions how many cups of butter do you need for 6 portions?
Two people who don't get to eat?
Being told you're delusional does not necessarily mean you're mental.
Posts: 19661
Threads: 177
Joined: July 31, 2012
Reputation:
91
RE: Member Photos
September 21, 2017 at 6:45 am
(This post was last modified: September 21, 2017 at 6:46 am by pocaracas.)
(September 21, 2017 at 6:23 am)Nymphadora Wrote: (September 21, 2017 at 5:21 am)pocaracas Wrote: Yeah, like Kernel said, I don't think it's about being smart or anything... maths is just a set of rules, with its own language set. It's more similar to learning/knowing a different language, than being smart.
Most of the times, it's about remembering the right words to make the full sentence.... there are so many words... so many.
Anyway, letters in maths should not be feared. They simply represent a number. They may represent a number we wish to discover, or any arbitrary number we may wish to assign.
The letters are like labels for numbers, when we are not sure which numbers should go in there. Even when we do know the numbers, they tend to be so weird that we prefer to use a letter in it's place, like the speed of light in vacuum, 'c' = 299 792 458 m s-1, or the famous π=3.141592653589793238462643383279...
So, anyway... I had to look up what this "foil" business was, because in Portuguese there's no such thing 
a*(b+c) = a*b + a*c... simple enough, but if a itself is a sum
(a1+a2)*(b+c) = a1*b+a1*c + a2*b + a2*c, that's cool.... how about we add some more terms?
(a1+a2+a3)*(b+c) = a1*b+a1*c + a2*b+a2*c + a3*b+a3*c, just keep doing more of the same!  Red mine.
You had me clear up to that point. Then you lost me.
Gotcha... let's try with numbers, then!
3*(9 + 5) = ???
Because we have those parenthesis in there, we are saying that whatever is inside them must be calculated before what comes on the outside - this is part of the language I mentioned.
So that becomes:
3*14 = 42.
But that's the same as splitting the multiplication in two a*(b+c)= a*b + a*c:
3*9 + 3*5 = 27 + 15 = 42
and is substantially different from
3*9 + 5 = 27 + 5 = 33
The parenthesis make a difference in the order of the calculations.
As a general rule, multiplications and division are carried out before sums and subtractions. The parenthesis force us to carry out whatever is inside them first, regardless of the operators on the outside.
You can have enclosed expressions in parenthesis inside parenthesis. When that happens, you should process the innermost one first, and then work all the way to the outermost one.
For example:
3*(9*(4+2)+5) =
= 3 * ( 9*6 + 5) = { or 3 * (9*4 + 9*2 + 5) = 3 * (36 + 18 + 5) }
= 3 * (54 + 5) = {Note how the multiplication got calculated first, inside the parenthesis - general rule applies for each expression}
= 3 * 59 =
= 177
Posts: 23918
Threads: 300
Joined: June 25, 2011
Reputation:
150
RE: Member Photos
September 21, 2017 at 10:18 am
(This post was last modified: September 21, 2017 at 10:20 am by Whateverist.)
(September 20, 2017 at 9:42 pm)Nymphadora Wrote: She threw this at me:
(E+2)(E+2)
I never was good in math. Because of this, I didn't have to learn algebra. I'm 46. She's trying to teach me how to use something that in 46 years of my being on this earth, I've never needed.
She tried teaching me how to foil. The only thing I remotely know about foiling has to do with a hair color technique and you don't need algebra for that!
So...kudos to everyone who is smart enough to understand it. I don't think I ever will.
I like your daughter. Try this: experiment with multiplying 12 by 11 which should come out as 132.
Can we split one of them up as a sum? 11 = 10 + 1
12(10 + 1) So will twelve 10's and twelve 1's give the same result as twelve 11's?
12(10) = 120 and 12(1) = 12 and 120 + 12 = 132 [Yup, good so far.]
What about if we also split the 12 up into the sum of 10 and 2, while still leaving 11 expressed as the sum of 10 and 1?
(10 + 2)(10+ 1) We'll follow the same plan of attack, but use (10 + 2) 10's and (10 + 2) 1's.
(10 + 2)10 and (10 + 2)1 Since order is irrelevant for multiplication we'll write it as
10(10 + 2) and 1(10 + 2) So we need ten 10's, ten 2's, one 10, and one 2 = 100 + 20 + 10 + 2 = 132 [Still good.]
We just 'F.O.I.L.'ed (10 + 2) and (10 + 1). F.O.I.L. actually becomes useful when some of the numbers are variables, you know, the dreaded letters representing an as yet unknown number.
Okay, I'll stop now.
Doh! This is what happens when I don't read all the posts after a post I want to respond to. Poca, you ninja!
(September 21, 2017 at 6:45 am)pocaracas Wrote: (September 21, 2017 at 6:23 am)Nymphadora Wrote: Red mine.
You had me clear up to that point. Then you lost me.
Gotcha... let's try with numbers, then! 
3*(9 + 5) = ???
Because we have those parenthesis in there, we are saying that whatever is inside them must be calculated before what comes on the outside - this is part of the language I mentioned.
So that becomes:
3*14 = 42.
But that's the same as splitting the multiplication in two a*(b+c)= a*b + a*c:
3*9 + 3*5 = 27 + 15 = 42
and is substantially different from
3*9 + 5 = 27 + 5 = 33
The parenthesis make a difference in the order of the calculations.
As a general rule, multiplications and division are carried out before sums and subtractions. The parenthesis force us to carry out whatever is inside them first, regardless of the operators on the outside.
You can have enclosed expressions in parenthesis inside parenthesis. When that happens, you should process the innermost one first, and then work all the way to the outermost one.
For example:
3*(9*(4+2)+5) =
= 3 * ( 9*6 + 5) = { or 3 * (9*4 + 9*2 + 5) = 3 * (36 + 18 + 5) }
= 3 * (54 + 5) = {Note how the multiplication got calculated first, inside the parenthesis - general rule applies for each expression}
= 3 * 59 =
= 177
Posts: 19661
Threads: 177
Joined: July 31, 2012
Reputation:
91
RE: Member Photos
September 21, 2017 at 10:59 am
(September 21, 2017 at 10:18 am)Whateverist Wrote: Doh! This is what happens when I don't read all the posts after a post I want to respond to. Poca, you ninja!
I like how you worked up to it, better!
Nothing like a real maths teacher!
Posts: 28874
Threads: 528
Joined: June 16, 2015
Reputation:
89
RE: Member Photos
September 21, 2017 at 11:03 am
I keep forgetting which finger I'm on and have to start all over.
Being told you're delusional does not necessarily mean you're mental.
Posts: 19661
Threads: 177
Joined: July 31, 2012
Reputation:
91
RE: Member Photos
September 21, 2017 at 11:30 am
(September 21, 2017 at 11:03 am)mh.brewer Wrote: I keep forgetting which finger I'm on and have to start all over.
You can take it a finger further, if you include your toilet bits
Also, binary finger counting can get you up to 31 on one hand. (1023 on 2 hands!)
just remember to be careful with Number 4, 5, 16 and 18.
Posts: 9915
Threads: 53
Joined: November 27, 2015
Reputation:
92
RE: Member Photos
September 21, 2017 at 11:41 am
(This post was last modified: September 21, 2017 at 11:41 am by LadyForCamus.)
(September 21, 2017 at 11:30 am)pocaracas Wrote: (September 21, 2017 at 11:03 am)mh.brewer Wrote: I keep forgetting which finger I'm on and have to start all over.
You can take it a finger further, if you include your toilet bits 
That's what she said.
Nay_Sayer: “Nothing is impossible if you dream big enough, or in this case, nothing is impossible if you use a barrel of KY Jelly and a miniature horse.”
Wiser words were never spoken.
Posts: 6120
Threads: 64
Joined: June 5, 2013
Reputation:
65
RE: Member Photos
September 21, 2017 at 11:51 am
I love how the "post your photos!" thread has become an algebra tutorial thread now.
(September 21, 2017 at 11:41 am)LadyForCamus Wrote: That's what she said.
Teenaged X-Files obsession + Bermuda Triangle episode + Self-led school research project = Atheist.
Posts: 19661
Threads: 177
Joined: July 31, 2012
Reputation:
91
RE: Member Photos
September 21, 2017 at 11:59 am
(This post was last modified: September 21, 2017 at 11:59 am by pocaracas.)
Posts: 18544
Threads: 145
Joined: March 18, 2015
Reputation:
100
RE: Member Photos
September 21, 2017 at 12:04 pm
(September 21, 2017 at 11:59 am)pocaracas Wrote: ![[Image: stay+on+topic.jpg]](https://4.bp.blogspot.com/-Lfn0Fw6j50M/UqfNxBus07I/AAAAAAAAJ-k/pF3SjNo_niY/s400/stay+on+topic.jpg)
Yup. Because all of that hurt my damn head.
Disclaimer: I am only responsible for what I say, not what you choose to understand.
(November 14, 2018 at 8:57 pm)The Valkyrie Wrote: Have a good day at work. If we ever meet in a professional setting, let me answer your question now. Yes, I DO want fries with that.
|