How can I find slope and y-intercept of the equation y=ab^x by taking the natural log of each side?
2 Answers By Expert Tutors
ln y = ln a + x ln b
This shows that if you plot ln y as a function of x, you will get a straight line with x intercept of ln a and slope of ln b.
Mark O. answered 05/10/19
Learn Physics, Math, and Comp Sci from Professional Scientist
y = abx
Take the natural log, or ln, of both sides.
Recall that there are only three rules that apply to logarithms:
ln(ab) = lna + lnb
ln(a/b) = lna - lnb
ln(ax) = xlna
where x, a, b are real.
lny = ln[abx]
lny = lna + ln(bx)
lny = lna + xlnb (*)
If we want the y-intercept, let x = 0, then lny = lna, or y = a. So, the y-intercept is at the y = a.
Now to find the slope, take derivative of Eq. (*) with respect to x, on both sides.
(d/dx) lny = (d/dx) [lna + xlnb]
(1/y) dy/dx = lnb
or
dy/dx = y lnb
or
dy/dx = lnb abx, since y = abx.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Keith W.
is it y=(ab)^x or y= a(b)^x?05/10/19