Jump to content

Ask Me Any Maths Questions

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
85 replies to this topic

#1
PythonPower

PythonPower

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 230 posts
Title explains it all. Any level; any topic.

Obviously though I won't do homework questions and I may be a bit relaxed with rigor in my proofs! And I may not be able to do some of course.

#2
MathX

MathX

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,001 posts
Are other questions allowed?

Interested in participating in community events?
Want to harness your programming skill and turn it into absolute prowess?
Come join our programming events!


#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Are you going to cheat and use a calculator?

#4
PythonPower

PythonPower

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 230 posts

MathXpert said:

Are other questions allowed?

Sure, why not. :)

Jordan said:

Are you going to cheat and use a calculator?

Yes; but hopefully the interesting parts won't be arithmetic. Questions that computers can do are way too boring. :P

#5
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Do you love math?

#6
MathX

MathX

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,001 posts
Did u know how confused was I with Ur math question couse I really didn't understand that?

Interested in participating in community events?
Want to harness your programming skill and turn it into absolute prowess?
Come join our programming events!


#7
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Do you know what MathX means?

#8
PythonPower

PythonPower

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 230 posts

MathXpert said:

Did u know how confused was I with Ur math question couse I really didn't understand that?

Yes?

Jordan said:

Do you know what MathX means?

Maybe?

#9
TALucas

TALucas

    Learning Programmer

  • Members
  • PipPipPip
  • 91 posts
I have a math/programming puzzle....one that kept me busy for a few days. I have the solution, but judging by the question, I think you'll enjoy finding the answer. Here's the problem:

There was an old merchant who wanted to sell rice in pound bags from one pound to 40 pounds. (Whole numbers from 1-40) For example he might have one person buy a 3 pound bag of rice, and another buy a 33 pound bag of rice. He already has a 40 pound weight, and needs to divide it into 4 pieces....when finished he will have 4 weights that can weight out all weights between 1 and 40.

The question is.....how should he divide up this 40 pound weight....must be 4 pieces.

Example: lets say he divided the weight up this way(1, 2, 3, 34)

1...He could put a 1 pound bag of rice on one side of the scale, and a 1 pound weight on the other.

2...He could put a 2 pound bag of rice on one side and a 2 pound weight on the other.

3...He could put a 33 pound bag of rice combined with a 1 pound weight on one side, and a 34 pound weight on the other.

What 4 weights would allow him to calculate all weights from 1 - 40?
Your thoughts are the architects of your destiny.
[SIGPIC][/SIGPIC]

#10
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Why didn't you answer my first question?

#11
MathX

MathX

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,001 posts
What is the minimum value of the Polynomial: -x^2+5x+6 ? (I am starting with easy questions and they will become hard soon :P)

Interested in participating in community events?
Want to harness your programming skill and turn it into absolute prowess?
Come join our programming events!


#12
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Why can't there be a solution for general quintics?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog