- #1
smashyash
- 28
- 0
Homework Statement
I'm given an experimental equation:
y = sqrt[A^2*exp(x/d)]
(with a linear trend of ln(y^2) versus x)
I am suppose to determine the values of first A, then d given a linear fit slope and a y intercept.
Homework Equations
y = mx + b
The Attempt at a Solution
At first, I simply took the y intercept value and plugged that into y and plugged 0 in for x. I thought this would give me A since no matter what the value of d at that point, the exp will be exp(0) = 1. But this is not the case and I'm not sure how to use the given slope. Should I try setting the y = mx + b equal to the equation and solve for the variables??