Recent content by majeedh

  1. M

    Negative Number into Hexadecimal

    how would you convert a negative number into a hexadecimal format?
  2. M

    Converting Register EAX: Unsigned Int, 2's Comp, ASCII Chars

    I need help converting register eax hexadecimal into a) unsigned integer b) 2's complement integer c) ASCII characters i have no clue how to do the conversion, can somebody please tell me the steps on how to do the following conversations... Can somebody please help me!
  3. M

    Proving the Oplus Symbol: A, B, C, D Sets - Solving the SETS Problem

    im going to see what i can come up with..but iam clueless in what to do...
  4. M

    Proving the Oplus Symbol: A, B, C, D Sets - Solving the SETS Problem

    i have tried to draw circles before...but i just keep getting lost..i don't know how to proof this and which would be the best proof to use in such a case..im totally lost on how to start the problem
  5. M

    Proving the Oplus Symbol: A, B, C, D Sets - Solving the SETS Problem

    yes that is the symbol which I am referring to...symmetric difference i don't know where to start..i have no clue on what to do?
  6. M

    Proving the Oplus Symbol: A, B, C, D Sets - Solving the SETS Problem

    no it doesnt the symbol I am trying to illustrate there is the oplus which can be viewed at this link http://www.artofproblemsolving.com/LaTeX/AoPS_L_GuideSym.php
  7. M

    Proving the Oplus Symbol: A, B, C, D Sets - Solving the SETS Problem

    this is one problem which i don't know how to start..im not sure which proof i should use to solve this problem the problem is: If A,B,C,and D are sets, does it follow (A Φ B) Φ (C Φ D) = (A Φ C) Φ (B Φ D) the symbol that is separting the characters is called the oplus symbol, that's the...
  8. M

    How Is Predicate Calculus Used to Formalize Mathematical Statements?

    if the problem is asking : express the problem in first order predicate calculus. The Universe of Discourse for all variables is “anything” what does this mean? what are they asking for? the problem they are referring to is to prove that if n is a positive integer, thenn is even if...
  9. M

    Mathematics for computer science

    i could start the proof by assuming its odd but then what?
  10. M

    Mathematics for computer science

    i have managed to prove it by direct and indirect but don't know how to prove it by contradiction... i also had some typo errors in the question which i have resolved
  11. M

    Proving the Equality of (A Φ B) Φ (C Φ D) and (A Φ C) Φ (B Φ D)

    this is another problem which i don't know how to start..im not sure which proof i should use to solve this problem the problem is: If A,B,C,and D are sets, does it follow (A Φ B) Φ (C Φ D) = (A Φ C) Φ (B Φ D) the symbol that is separting the characters is called the oplus symbol, that's the...
  12. M

    Mathematics for computer science

    im sure very sure how to prove the odd number by using the proofs but for problem 1 1) Are the following statements true or false? (a) 2 2 S, where S= {x 2 R|x is the square root of an integer} (b) ; 2 {;} (c) ; ; (d) {{;}} {;, {;}} (e) {;, {;}, {;, {;}}} has the cardinality 4. (f)...
  13. M

    Mathematics for computer science

    i was hoping somebody could help me with these problems 1) Are the following statements true or false? (a) 2 є S, where S= {x є R|x is the square root of an integer} b) ø є {ø} c) ø c ø d) {{ø}} c {ø, {ø}} e) {ø, {ø}, {ø, {ø}}} has the cardinality 4 f) {ø, {a}, {ø,a}} is the powerset of...
  14. M

    Proving At Least One Real Number Is Greater Than Average

    help! i was hoping somebody could show me how to solve this problem...what proof would you use?