Plotting to Get a Straight Line

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 7K views
ialan731
Messages
25
Reaction score
0

Homework Statement



State what you would plot to get a straight line if experimental (x,y) data are to be
correlated by the following relations, and what the slopes and intercepts would be in
terms of the relation parameters. If you could equally well use two different kinds of plots
(e.g. rectangular or semilog), state what you could plot in each case [the solution to part
(a) is given as an example]

a) y^2=a*e^(-b/x)
solution: construct a semilog plot of y^2 vs 1/x or a plot of ln(y^2) vs 1/x on rectangular coordinates, slope = -b, intercept =lna.

c) 1/ln(y −3) = (1+ a*sqrt( x))/b

e) y = exp(a sqrt(x) +b)

g) y=(ax+b/x)^(-1)

The Attempt at a Solution



I'm really confused about this. I tried looking in the book, but I couldn't find anything. I feel like the answer should be pretty easy, but I'm just not getting it. If you could help me with one of the questions it should definitely help me solve the other ones. Thanks in advance!
 
Physics news on Phys.org
The answer for a was given. I was looking at it so that I could get an idea as to how to complete the problem, but I don't see how they got it.
 
So it would be just log(-b/x)
 
When you reach an impasse in algebra, it can be enlightening if you substitute numbers and play with the expression. When you think you have found the simplified form, test with numbers to see whether it equals the expression you started out with.

Perhaps first try to simplify log10[/size](10^7)
 
In part a, you need to start out by taking the natural logarithm (i.e., ln) of both sides of the equation. Can you show that you get:
[tex]2\ln{y}=\ln{a}-\frac{b}{x}[/tex]
In these exercises, you need to manipulate the equations mathematically so that you can plot a straight line between one parameter involving only y and/or x and another parameter involving only y and/or x. By plotting the data in this way, you can determine the (presumably unknown) parameters a and b.