A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: I'm open UP!

  1. #1
    Senior Member artyom_ch's Avatar
    Join Date
    Jan 2003
    Location
    Russia, Murmansk
    Posts
    128

    I'm open UP!

    HI GUYS!
    Since my university math examination is coming, I'd like YOU TO ASK ME any questions dealing with Mathematics, and I'll try to answer all of them. It could be some kind of extremely useful pre-examination for me and, I hope, it could help some of you. I'm looking forward to you replies !!
    [post your questions here]
    Wollt ihr das Bett in Flammen sehen?!

  2. #2
    Senior Member artyom_ch's Avatar
    Join Date
    Jan 2003
    Location
    Russia, Murmansk
    Posts
    128
    No posts, no answers... It's a pity
    Wollt ihr das Bett in Flammen sehen?!

  3. #3
    avatar free
    Join Date
    Jul 2002
    Location
    UK
    Posts
    835
    What kind of maths? Any? I finished my jan exams, so last thing i want to think about is more questions but i might think a few up if you give a bit more specific area (ie, one that i know about )

    Good luck in your exams anyway.
    jonmack
    flash racer blog - advanced arcade racer development blog

  4. #4
    Senior Member artyom_ch's Avatar
    Join Date
    Jan 2003
    Location
    Russia, Murmansk
    Posts
    128
    Hi! Since english is not my native language, some titles may differ.Anyway, : Linear Algebra(Vectors,Matrixes,Complex numbers), Trigonometry, Stereometry, Mathematical Analysis(Integrals, Differencials).
    Thanx.
    Wollt ihr das Bett in Flammen sehen?!

  5. #5
    avatar free
    Join Date
    Jul 2002
    Location
    UK
    Posts
    835
    Doesn't matter your native language isn't english when you're speaking the universal language of maths!

    Hmmm, well seeing as i'm a physicist not a mathematician, i normally only deal with physically real maths and modelling, so super-complex numbers and the like are not my faute.

    How about evaluating the integral from negative infinity to positive infinity of the function exp( -(x)^2 ) with repect to x?

    (x^2 = x*x = x squared)

    that sort of thing? I'll try in code tags

    Code:
    infinity         2
       /          -x
       |        e         dx
       /
    -infinity
    he-he - will probably turn out messed up. Have a go, sorry if not the right sort of topic.
    jonmack
    flash racer blog - advanced arcade racer development blog

  6. #6
    Senior Member artyom_ch's Avatar
    Join Date
    Jan 2003
    Location
    Russia, Murmansk
    Posts
    128
    Wollt ihr das Bett in Flammen sehen?!

  7. #7
    Senior Member
    Join Date
    Sep 2001
    Location
    Top Shelf
    Posts
    757
    ok then, heres one for you (its more of a little project than a question)

    i think i have found the corrent general forumula, lets see if you get the same one...

    i have to investigate open-top boxes which are created from a piece of paper. 'a' and 'b' are the dimensions for this piece of paper, while 'c' is the length of each 4 small corner squares, which are cut out to be able to fold the paper into an open-box.

    diagram:
    PHP Code:
    ________________________
    !  !                !  !
    ------------------------
    !  !                !  !
    !  !                !  !
    !  !                !  !
    !  !                !  ! 
    b
    !  !                !  !
    !  !                !  !
    ------------------------
    !
    __!________________!__!
               
    a         c 
    i have to investivate what the optimum value for 'c' is, which creates the best volume for each size of card.

    to find the volume i have devised this simple equasion:

    Volume = (a-2c)(b-2c)c

    from this i must now devise a general formula for the optimum value for 'c' would be for ANY value of 'a' and 'b'. i understand that calculus would provide the answer.

    im only 16 so go easy on the hard parts . im interested in how long this would take you - time yourself (it could be useful for your exam )

    thankyou for your time.
    This information is subject to change without notice and
    is provided "as is" with no warranty.

  8. #8
    avatar free
    Join Date
    Jul 2002
    Location
    UK
    Posts
    835
    the sherrif
    Ahha! Now i understand the question more! I remember doing this question for one of my GCSE couseworks too!

    I'll leave it to artyom_ch to have a go though
    jonmack
    flash racer blog - advanced arcade racer development blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center