SOLUTION: In a lab experiment 3 grams of acid were produced in 32 minutes and 9 grams in 48 minutes. Let y be the grams produced in x minutes.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: In a lab experiment 3 grams of acid were produced in 32 minutes and 9 grams in 48 minutes. Let y be the grams produced in x minutes.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 39235: In a lab experiment 3 grams of acid were produced in 32 minutes and 9 grams in 48 minutes. Let y be the grams produced in x minutes.
Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
Well we don't know for sure whether this is a linear relationship or not..it may be best modeled as a polynomial or an exponential curve, but assuming it IS linear, we find the slope first
m = (48 - 32) / (9 - 3) = 16/6 = 8/3
then we use the slope-intercept method
y - y1 = m(x - x1)
y - 32 = (8/3)(x - 3)
y - 32 = (8/3)x - 8
y = (8/3)x + 24