Question 910166: suppose you can type four pages in 50 minutes and nine ages in an hour and forty minutes
find a linear function for the number of pages produced, p , as a function of time, t. if time is measured in minutes, what value of t make sense in this example
how many pages can be typed in two hours
interpret the slope of the function in practical terms
solve the function in (a) for time as a function of pages
Found 2 solutions by josmiceli, stanbon: Answer by josmiceli(19441) (Show Source): Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! suppose you can type four pages in 50 minutes and nine pages in an hour and forty minutes
find a linear function for the number of pages produced, p , as a function of time, t. if time is measured in minutes,
----
You have 2 points (50,4) and (100,9)
slope = (9-4)/(100-50) = 1/10
Form: p = mt+b
Solve for "b"::
4 = (1/10)50 + b
b = -1Equation::
p = (1/10)t - 1
---------------------------
what value of t make sense in this example?
Solve (1/10)t - 1 >= 0
t >= 10 minutes
-----
how many pages can be typed in two hours?
Solve:: p = (1/10)120 -1 = 11 pages
------------------------------------------
interpret the slope of the function in practical terms
m = 1/10 means 1 page per 10 minutes or (1/10) page per minute
--------------------------------------------
solve the function in (a) for time as a function of pages
p = (1/10)t -1
(1/10)t = p+1
t = 10(p+1)
----
Cheers,
Stan H.
|
|
|