Modulus for X Axis: Can You Stop Negative Values?

  • Context: Undergrad 
  • Thread starter Thread starter madmike159
  • Start date Start date
  • Tags Tags
    Axis Modulus
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
madmike159
Gold Member
Messages
369
Reaction score
0
y = |x| can't go below the y-axis because a Modulus is always positive, but can you get a modulus that stops x going negitive? Could this be used for things like radioactive decay where the graph should go in -x but doesn't because you can't have - time?
 
Mathematics news on Phys.org
x, as a function of y, x= |y| does that. I am not clear why you say "you can't have negative time". There is no such thing as an "absolute" time. In any application of mathematics, to, say, physics, you are free to choose which moment you will call "t= 0". Negative values of t simply mean times before your chosen starting point.

For example, if I have a radioactive substance, with half-life [itex]\lambda[/itex], that, at time 0 (say, when I start the experiment) has mass m= A grams, then as time t, it will have mass [itex]m= A(1/2)^{\lambda t}[/itex]. Taking t< 0 will give a mass greater than A, which is a perfectly reasonable answer: before time t= 0, it had greater mass than at time t= 0.
 
"Taking t< 0 will give a mass greater than A, which is a perfectly reasonable answer: before time t= 0, it had greater mass than at time t= 0."

Unless it was created at some time as a by-product of a nuclear reaction.
 
Really all I wanted to know is if there is an opposite of the modulus function.