SOLUTION: A car wash charges a flat rate for the first 8 minutes of washing time and also charges a certain amount for each additional minute of washing time. Gina took 12 minutes to wash h

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: A car wash charges a flat rate for the first 8 minutes of washing time and also charges a certain amount for each additional minute of washing time. Gina took 12 minutes to wash h      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 174669This question is from textbook Algebra 2, Texas Edition
: A car wash charges a flat rate for the first 8 minutes of washing time and also charges a certain amount for each additional minute of washing time. Gina took 12 minutes to wash her car and it cost her a total of $5.00. Kris took 17 minutes to wash his truck at a total cost of $6.25. Write an equation that models the total cost ot a car wash as a function of the number of minutes spent washing a vehicle. With this information, using the equation, what is the slope of a line parallel to the line in the first part making by the equation into y+=+mx+%2B+b form. This question is from textbook Algebra 2, Texas Edition

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let the flat rate for the 1st 8 min = k
Let the cost/min after the 8 min = c
Let t= the time in minutes after 8 min that it takes to wash car
Let C = the toal cost to wash car
C+=+ct+%2B+k
------------------
For Gina:
8+%2B+t%5Bg%5D+=+12
t%5Bg%5D+=+4
C%5Bg%5D+=+5
------------------
For Kris:
8+%2B+t%5Bk%5D+=+17
t%5Bk%5D+=+9
C%5Bk%5D+=+6.25
------------------
Now put the data from each case into the geral equation:
(1)5+=+4c+%2B+k
(2)6.25+=+9c+%2B+k
There are 2 equations and 2 unknowns, so it's solvable
Subtract (1) from (2)
1.25+=+5c
c+=+.25
Now find k
(1)5+=+4c+%2B+k
5+=+4%2A.25+%2B+k
k+=+5+-+1
k+=+4
-----------------
Now I can rewrite the general equation as:
C+=+.25t+%2B+4
Here's a plot:
+graph%28+500%2C+500%2C+-5%2C+15%2C+-5%2C+15%2C%281%2F4%29%2Ax+%2B+4+%29+
The slope is 1%2F4