New Reply

Modifying an equation to plot a straight line.

 
Share Thread Thread Tools
Feb10-13, 11:47 PM   #1
 

Modifying an equation to plot a straight line.


1. The problem statement, all variables and given/known data
Show all the steps required to modify the equation so that the plot yields a straight line.
N/N0=[itex]e\ [/itex]-ux

This equation demonstrates the fraction radiation absorbed by a material, where "N0" is the number of incident photons from the radioactive source without any absorbed introduced, "N" is the number of transmitted photons, "u" is the absorption coefficient of the absorber (units m-1) and x is the thickness of the absorber.

2. Relevant equations



3. The attempt at a solution
Subsequently I am instructed to graph lnN/N0 vs "x". Therefore I am assuming N/N0 will be my "y" value in the equation of the line, whereas "x" (the thickness) will be my "x" value. I tried something along these lines, but have no idea if I am even in the ballpark.

N/N0=e-ux
lnN/N0=-ux

That seems to give me lnN/N0 as "y", -u as "m", x as "x" and 0 as "b". Please give me some thoughts. Thank you.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Feb11-13, 12:38 AM   #2
tms
 
Well, do you get a straight line when you plot it? If you do, you're done.
Feb11-13, 12:45 AM   #3
 
The problem is that I have no data to plug into the equation and verify it because this is a question that I need to have answered before we do the experiment.
Feb11-13, 12:46 AM   #4

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help

Modifying an equation to plot a straight line.


Quote by thatguythere View Post
1. The problem statement, all variables and given/known data
Show all the steps required to modify the equation so that the plot yields a straight line.
N/N0=[itex]e\ [/itex]-ux

This equation demonstrates the fraction radiation absorbed by a material, where "N0" is the number of incident photons from the radioactive source without any absorbed introduced, "N" is the number of transmitted photons, "u" is the absorption coefficient of the absorber (units m-1) and x is the thickness of the absorber.

2. Relevant equations



3. The attempt at a solution
Subsequently I am instructed to graph lnN/N0 vs "x". Therefore I am assuming N/N0 will be my "y" value in the equation of the line, whereas "x" (the thickness) will be my "x" value. I tried something along these lines, but have no idea if I am even in the ballpark.

N/N0=e-ux
lnN/N0=-ux

That seems to give me lnN/N0 as "y", -u as "m", x as "x" and 0 as "b". Please give me some thoughts. Thank you.
It is all right, but you have to write N/N0 in parentheses.

ln(N/N0)=-ux

ehild
Feb11-13, 01:23 AM   #5
tms
 
Quote by thatguythere View Post
The problem is that I have no data to plug into the equation and verify it because this is a question that I need to have answered before we do the experiment.
Just let x run from 0 to the total thickness.
Feb11-13, 03:26 PM   #6
 
Mentor
Blog Entries: 10
Quote by tms View Post
Just let x run from 0 to the total thickness.
That's not a bad suggestion. Just plug into Excel or other graphing program, and look at the graph. You'd need to make numbers up for u and N0, but it would show whether you can expect a straight line.

Quote by ehild View Post
It is all right, but you have to write N/N0 in parentheses.

ln(N/N0)=-ux

ehild
Exactly.
Feb11-13, 03:36 PM   #7
tms
 
Quote by Redbelly98 View Post
That's not a bad suggestion. Just plug into Excel or other graphing program, and look at the graph. You'd need to make numbers up for u and N0, but it would show whether you can expect a straight line.
In my universe, all constants equal 1.
Feb11-13, 03:44 PM   #8
 
Blog Entries: 5
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by thatguythere View Post
[
That seems to give me lnN/N0 as "y", -u as "m", x as "x" and 0 as "b". Please give me some thoughts. Thank you.
That sounds good. This is what is called a logarithmic plot (or a log-linear plot, to indicate that one of the axes is logarithmic and the other is just linear). An exponential function such as the one you have for N, will become a straight line in such a plot. This is particularly useful since for a relatively small range of x, the y-values usually go through a wide range of values and taking the logarithm keeps it all a bit more easily viewable.

Note that you can also use the property ln(a/b) = ln(a) - ln(b) to rewrite the equation to
ln(N) = - u x + ln(N0)
in which case you will get a log-linear plot for N and your starting value "b" will be the initial value N0 (although on your logarithmic y-axis, you will actually plot ln(N0).

[edit]Here is another example of a log-plot:

Note how equal distances on the y-axis correspond to multiplications instead of additions, in other words, they've plotted the log10 of the actual quantity.

(Googled it from http://www.eyephysics.com/tdf/models.htm)
New Reply
Thread Tools


Similar Threads for: Modifying an equation to plot a straight line.
Thread Forum Replies
equation of a straight line Calculus & Beyond Homework 3
[Mathematica] Plotting a straight line in a 3D plot Math & Science Software 7
pendulum lab... relationship between straight-line equation and period equation???? Introductory Physics Homework 1
Straight line sin wave plot. Calculus 9
The Equation of a Straight Line. General Math 7