RE: The 2am thread
11-21-2016, 10:10 AM
guess who's planning on skipping periods 1-3 tomorrow
on the bright side i realized that you can multiply polynomials just like you multiply large numbers and holy crap this is so much easier why did it take me this long to think of and why didn't they teach us this way in school
look:
(3x + 4)(5x^2+7x +7)
who the fuck knows what that is? who cares?
but when you do this:
it suddenly becomes absurdly simple
why wasn't i taught this?????
on the bright side i realized that you can multiply polynomials just like you multiply large numbers and holy crap this is so much easier why did it take me this long to think of and why didn't they teach us this way in school
look:
(3x + 4)(5x^2+7x +7)
who the fuck knows what that is? who cares?
but when you do this:
Code:
. 5x^2 + 7x + 7
* 3x + 4
----------------
20x^2 + 28x + 28
+ 15x^3 + 21x^2 + 21x
--------------------------
15x^3 + 41x^2 + 49x + 28
why wasn't i taught this?????