Recent content by bhillyard

  1. B

    B How long to travel 150m at 26m/s with an acceleration of -2.5m/s^2?

    What distance to come to a stop? How much of the 150 m is left? How long to travel that distance?
  2. B

    How to calculate the deviation of points from a curve?

    You could try calculating the average distance of each set of points from the curve - perhaps better to look at the root mean square distance. Essentialy the standard deviation of the points from the curve.
  3. B

    What Is b^2-4ac? Quadratic Formula Explained

    I would look in an algebra book
  4. B

    Trouble Remembering Physics Equation with x + 5 = y + 2 and x + 3 = y

    You could think left hand expression => right hand expression as left hand expression implies right hand expression left hand expression <= right hand expression as left hand expression is implied by right hand expression So left hand expression <=> right hand expression is LHE implies...
  5. B

    Why does the order of operations work?

    Sometimes polish notation is called prefix, reverse polish is post fix and traditional is infix. I.e. the operator is before, after or between the operands. Incidentally polish in this context is pronounced as in a person from Poland not as in the stuff to make furniture shine.
  6. B

    Why does the order of operations work?

    It might be worth your while investigating post operator notation (sometimes called polish) in which the operator precedes the operands. No brackets are needed at all. (A variant is reverse polish in which the operator follows the operands. Hewlett Packard calculators used to use this)...
  7. B

    What Is the Difference Between Semi-Infinite and Infinite Wires?

    I would imagine an infinite wire would run from -infinity to +infinity. A semi infinite wire would be from some value to +/- infinity.
  8. B

    How was the Sine function programmed? The actual equation?

    Many years ago I read the Fortran Technical manual fora UNIVAC1108. The routines implemented reduced the angle to 0-90 and then split to four ranges. Then it used a 5th degree polynomial in the square of the angle, different coefficients in each of the four ranges. The function doesn't have to...
  9. B

    Proof of irrationality of sqrt(2)

    The irreducibility of a/b is assumed by the prover. At a later stage in the proof we show that a and b must have a common factor - there lies the contadiction that is the heart of the proof.
  10. B

    Coefficient of restitution and velocity

    And what of the energy?
  11. B

    Simple Harmonic Motion, Initial Displacement vs Initial Cond

    I f the author is using imperial units then the lengths would be in feet - so 6 inches is 1/2 a foot. Then they would use g=32 ft/sec/sec.
  12. B

    Multiplication Table Question

    In the UK it goes back to before 1972 when our currency had 12 pennies to 1 shilling.
  13. B

    Symbol Meaning: Capital "V" with Crossbar

    Was it an inverted upper case A? If so it might be the logic symbol meaning "for all".
  14. B

    What is inhomogeneous media? (Electromagnetic Waves)

    For an homogenous medium all properties are the same at any point (or at least the properties in which you are interested - you have to be certain that any properties that differ have no effect on what you are considering)
  15. B

    How is Uncertainty Propagated in Pendulum Period Measurements?

    Assuming you are referring to a simple pendulum what is it's length, and the error in that measurement? The final calculated value for g will involve both errors .
Back
Top