Maximilian
Lifer
y = 3(2)^2 + 12(2) 12
= 24
I keep getting 0 though. What am i missing?
y = 36 -24 -12
= 24
I keep getting 0 though. What am i missing?
y = 36 -24 -12
lol im 25 :$
I hated algebra and maths throughout highschool, never bothered to remember much of it and now as part of my BSc in Computing & IT software development specialization ive to do a small maths module. Ive just kind of tore through it with my hazy highschool knowledge. I enjoy the programming side of things far more 🙂
Errr, how can you be a programmer w/o knowing basic things like order of operations? That's not algebra, that's elementary school. Programming and algorithm design involve a fair amount of math. Often it's not anything super high level but you need to have your basics down... even some non-basic things. Like w/o some understanding of limits, if I say quicksort runs in O(nlogn) comparisons, how can you even know what that means?
Guess that's why they put the maths module in this degree 🙂
lol, fair enough. I'm honestly surprised you got into CS while hating even elementary algebra. You're the only person I've heard of w/these views.