Thread: A little maths problem for you

  1. #151
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    Commander could you help me?
    Im having trouble in algebra....

    You seem like you know what your doin so br my tutor!

    What is C++?

  2. #152
    Registered User Commander's Avatar
    Join Date
    Sep 2001
    Posts
    801
    what's the problem....If i know what i'm doing over there, I'll help u!
    oh i'm sorry! i didn;t realize my fist was rushing to meet ur face!

    MSN :: [email protected] []*[]

  3. #153
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    Im just having trouble with Quadratic equatoins and Radical Expressions in general
    What is C++?

  4. #154
    Registered User Commander's Avatar
    Join Date
    Sep 2001
    Posts
    801
    give me an example...
    oh i'm sorry! i didn;t realize my fist was rushing to meet ur face!

    MSN :: [email protected] []*[]

  5. #155
    Registered User Jet_Master's Avatar
    Join Date
    May 2002
    Posts
    291
    with a particular ques, you might get help...
    I am the Alpha and the Omega!!!

  6. #156
    Registered User Jet_Master's Avatar
    Join Date
    May 2002
    Posts
    291
    doesn't anybody have even one math problem left???
    c'mon people, i am damn hungry for math puzzles...

    keep them coming...
    I am the Alpha and the Omega!!!

  7. #157
    Registered User
    Join Date
    Dec 2001
    Posts
    367
    Sorry, my maths lesson will begin in a few minutes, on the top floor, and I'm sitting on the lowest.

    *RUNS*
    Last edited by Zewu; 06-10-2002 at 01:50 PM.

  8. #158
    Registered User
    Join Date
    Dec 2001
    Posts
    367
    Three variables each have a value between 0 and 10. How big is the possibility that at least one of these variables has a value above 7.5?

  9. #159
    Unregistered
    Guest
    Hehe, simple stats problem:

    1 - (3/4)^3 or 57.8125%

  10. #160
    Registered User Jet_Master's Avatar
    Join Date
    May 2002
    Posts
    291
    Originally posted by Zewu
    Three variables each have a value between 0 and 10. How big is the possibility that at least one of these variables has a value above 7.5?
    what do you mean "how big is the possibility"?
    -in percentages?
    -x# in every y#?
    -how many out of the 3 variables?

    what exactly are you looking for?
    I am the Alpha and the Omega!!!

  11. #161
    Registered User
    Join Date
    Dec 2001
    Posts
    367
    -in percentages?

    In whatever way, x:x, %, fractions, whateva, you smart, educated guys sure must know more ways to show possibility than me

    -x# in every y#?

    ???

    -how many out of the 3 variables?

    If I understand you right here, you have probably been programming to much! Let me rephrase that to 1<=, there, now you might understand.
    Last edited by Zewu; 06-11-2002 at 12:41 PM.

  12. #162
    Registered User Jet_Master's Avatar
    Join Date
    May 2002
    Posts
    291
    ok,never mind...
    the answer is already there. i just wanted to try it out... and i got the same thing...
    anyway....
    have any of you noticed that when you type "%" in some fonts, and you look closely, you see "96"?

    you might think i am crazy... in fact, i know i am crazy, but what is a fellow to do? i AM crazy... i am soooo bored...
    I am the Alpha and the Omega!!!

  13. #163
    Registered User Jet_Master's Avatar
    Join Date
    May 2002
    Posts
    291
    have any of you noticed that when you type "%" in some fonts, and you look closely, you see "96"?
    and in some cases, it also works the other way around...
    I am the Alpha and the Omega!!!

  14. #164
    Registered User Jet_Master's Avatar
    Join Date
    May 2002
    Posts
    291
    ok. after a long wait...
    here is A little maths problem for you:
    Code:
    If XY = 10 
    and X2Y + XY2 + X + Y = 99,
    Find (X2 + Y2)
    this one is pretty easy.
    I am the Alpha and the Omega!!!

  15. #165
    Unregistered
    Guest
    well hmmm,
    x = (9 - (41)^0.5) / 2, y = (9 + (41)^0.5) / 2
    OR
    x = (9 + (41)^0.5) / 2, y = (9 - (41)^0.5) / 2

    so x^2 + y^2 = 61



    Okay, this isn't a math problem, but it is an amusing quote:

    "There are 10 kinds of people in this world. Those who understand binary, and those who don't."

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Someone having same problem with Code Block?
    By ofayto in forum C++ Programming
    Replies: 1
    Last Post: 07-12-2007, 08:38 AM
  2. A question related to strcmp
    By meili100 in forum C++ Programming
    Replies: 6
    Last Post: 07-07-2007, 02:51 PM
  3. WS_POPUP, continuation of old problem
    By blurrymadness in forum Windows Programming
    Replies: 1
    Last Post: 04-20-2007, 06:54 PM
  4. Laptop Problem
    By Boomba in forum Tech Board
    Replies: 1
    Last Post: 03-07-2006, 06:24 PM
  5. Maths problem
    By Zewu in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 11-13-2002, 02:34 PM