Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Algebra Exam: Passed

Algebra Exam: Passed

Scheduled Pinned Locked Moved The Lounge
linuxbeta-testingcode-review
30 Posts 11 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Brady Kelly

    Paul Conrad wrote:

    Calculus is actually pretty straightforward and easy in my opinion, once you have the Algebra out of the way.

    And the damned integration. :laugh:

    P Offline
    P Offline
    Paul Conrad
    wrote on last edited by
    #19

    Brady Kelly wrote:

    the damned integration

    Yep. Especially integration by trigonometric substitution. The guy who taught the class I was in, had a real tendency to obscure the problems on the test by multiplying things by factors, making us have to factor terms out just to get to the real problem.

    "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

    1 Reply Last reply
    0
    • P Perspx

      Well the universities provide prerequisites for applications - usually the minimum grades are AAA or AAB at A-level, and also you usually need to have an A-level in maths; A-levels in physics and further maths are also seen to help your entry, too. Regards, --Perspx

      "I've got my kids brainwashed: You don't use Google, and you don't use an iPod." - Steve Ballmer
      "Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen an angry penguin charging at them in excess of 100mph." - Linus Torvalds

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #20

      Perspx wrote:

      physics and further maths are also seen to help

      When you get into physics, an introduction to PDEs ( partial differential equations) is helpful for dealing with Maxwell's equations. I did not have a formal background with PDEs and the physics teacher I had, did a good job at explaining how to work with PDEs to a bunch of us non math majors.

      "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

      1 Reply Last reply
      0
      • B Brady Kelly

        Paul Conrad wrote:

        Calculus is actually pretty straightforward and easy in my opinion, once you have the Algebra out of the way.

        And the damned integration. :laugh:

        D Offline
        D Offline
        Dan Neely
        wrote on last edited by
        #21

        integration was my real problem with calc. Differentiation was easy, basic integration likewise, but every explanation of how to do integration by parts was NP. :doh:

        Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

        P 1 Reply Last reply
        0
        • D Dan Neely

          integration was my real problem with calc. Differentiation was easy, basic integration likewise, but every explanation of how to do integration by parts was NP. :doh:

          Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #22

          I agree that integration by parts was so-so back in the college days. Nowadays, I look back at it in my old calculus text, and it makes more sense. I wish it would have made more sense during the final exams :rolleyes:

          "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

          D 1 Reply Last reply
          0
          • B Bassam Abdul Baki

            Linear Algebra was the only math class I got a C in. The teacher was known as Dr. Death. Number Theory, Complex Analysis, and a few other more advanced ones became easier as time went on. It's too bad you stopped. Geometry was horrible as well.


            Web - Blog - RSS - Math - BM

            E Offline
            E Offline
            Ennis Ray Lynch Jr
            wrote on last edited by
            #23

            I got a D for Done in Calc III with Killer Cain at Tech. In retrospect, the class was not hard I was just not mature enough to deal with it. I would definitely take it over with him if I had the chance because I like his kind of Calculus.

            Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
            Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
            Most of this sig is for Google, not ego.

            1 Reply Last reply
            0
            • P Paul Conrad

              I agree that integration by parts was so-so back in the college days. Nowadays, I look back at it in my old calculus text, and it makes more sense. I wish it would have made more sense during the final exams :rolleyes:

              "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

              D Offline
              D Offline
              Dan Neely
              wrote on last edited by
              #24

              I've looked at mine and still say it's presented an NP problem and provides zero guidance on either proving P=NP, implementing a nondeterministic turing machine in my brain, or implementing a heuristic that produces correct results in common cases with polynomial time. 1 You look at a fugly integral. 2 You spit it into two functions which contain (typically fugly) integrals (this is an NP step) 3 If you can't solve the resulting integrals directly and the different terms don't cancel out the fugly parts repeat step 1 on one or more of the terms from step 2 (this is an NP step).

              Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

              P 1 Reply Last reply
              0
              • D Dan Neely

                I've looked at mine and still say it's presented an NP problem and provides zero guidance on either proving P=NP, implementing a nondeterministic turing machine in my brain, or implementing a heuristic that produces correct results in common cases with polynomial time. 1 You look at a fugly integral. 2 You spit it into two functions which contain (typically fugly) integrals (this is an NP step) 3 If you can't solve the resulting integrals directly and the different terms don't cancel out the fugly parts repeat step 1 on one or more of the terms from step 2 (this is an NP step).

                Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

                P Offline
                P Offline
                Paul Conrad
                wrote on last edited by
                #25

                Yep. I recall my calculus teacher saying the trick is in splitting it up into something more manageable. He never really did give us any surefire way of figuring it out. I just figured maybe there was no real solid trick to deciding how to split.

                "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

                1 Reply Last reply
                0
                • P Perspx

                  As some of you may remember I posted here a few months ago to ask for advice on whether or not to use caffeine before an important exam I was going to take; after your feedback I decided not to use caffeine but instead get a couple of weeks of good sleep. It proved to be fruitful and I passed with 96%, getting me where I wanted to be :) In short, thanks for the advice from all that contributed :) Regards, --Perspx

                  "I've got my kids brainwashed: You don't use Google, and you don't use an iPod." - Steve Ballmer
                  "Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen an angry penguin charging at them in excess of 100mph." - Linus Torvalds

                  D Offline
                  D Offline
                  Dalek Dave
                  wrote on last edited by
                  #26

                  go on then, say something in Algebra!

                  ------------------------------------ We hang the petty thieves and appoint the great ones to public office. - Aesop

                  G 1 Reply Last reply
                  0
                  • P Perspx

                    As some of you may remember I posted here a few months ago to ask for advice on whether or not to use caffeine before an important exam I was going to take; after your feedback I decided not to use caffeine but instead get a couple of weeks of good sleep. It proved to be fruitful and I passed with 96%, getting me where I wanted to be :) In short, thanks for the advice from all that contributed :) Regards, --Perspx

                    "I've got my kids brainwashed: You don't use Google, and you don't use an iPod." - Steve Ballmer
                    "Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen an angry penguin charging at them in excess of 100mph." - Linus Torvalds

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #27

                    96%! Don't you mean p = 96m / 100x (crap attempt at algebraic joke, I know - it's been a long time since I did any algebra1

                    Life is like a pubic hair on the toilet seat... ...sometimes, you just get pissed off. .\\axxx (That's an 'M')

                    1 Reply Last reply
                    0
                    • T ToddHileHoffer

                      Good job. I think you should quit while you're ahead. Nothing beyond Algebra has any practical use unless you want to be an engineer or something. BTW, did you join the Math Debate Team? Nothing like hanging out together and Mathdebating ... LOL.

                      I didn't get any requirements for the signature

                      G Offline
                      G Offline
                      Gary Wheeler
                      wrote on last edited by
                      #28

                      ToddHileHoffer wrote:

                      othing like hanging out together and Mathdebating ...

                      Was that an Abelian grope?

                      Software Zen: delete this;

                      1 Reply Last reply
                      0
                      • D Dalek Dave

                        go on then, say something in Algebra!

                        ------------------------------------ We hang the petty thieves and appoint the great ones to public office. - Aesop

                        G Offline
                        G Offline
                        Gary Wheeler
                        wrote on last edited by
                        #29

                        e_i_π = -1

                        Software Zen: delete this;

                        1 Reply Last reply
                        0
                        • P Perspx

                          Ah, I see. Well the A-level course is predominantly algebra-based, I believe. I'm mainly doing maths as it's a prerequisite for most university courses in IT here in the UK. Regards, --Perspx

                          "I've got my kids brainwashed: You don't use Google, and you don't use an iPod." - Steve Ballmer
                          "Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen an angry penguin charging at them in excess of 100mph." - Linus Torvalds

                          C Offline
                          C Offline
                          cpkilekofp
                          wrote on last edited by
                          #30

                          Wait until you get into higher-level computing theory, where +, *, and X take on whole new meanings :-D

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups