Posted by Gemma on Saturday, January 24, 2009 at 11:50am.
You actually have a rather silly question given to you.
You are dealing with two functions:
Cost(DEC) = 16t + 20 where t is in minutes and Cost is in cents
Cost(LCD) = 18t + 19
let's see where they intersect (are equal)
18t + 19 = 16t + 20
2t = 1
t = 1/2
so at 1/2 minute the cost would be the same, but apparently the cost would be calculated in whole minutes.
so for less than a minute (t=0)
for DEC it would cost 20 cents and for
LCS it would cost 19 cents.
for any vale of t ≥ 1, the cost for DEC would be less than the other agent.
What you did was mathematically correct, you just got yourself confused what your c stood for.
You got c > .5, I got t = .5, you solved an inequation, I solved an equation.
since our solution fell within the fixed cost rate of anything less than 1 minute , we cannot really use that result.
Hope that clears up your problem.
Related Questions
Math - The price of an international call from Detroit to Paris, France, using a...
Math - A telephone call costs c cents for the first 3 minutes and 12 cents for ...
Algebra 2 - When pedro called Gary, the call cost $1.58. If the rate for the ...
Algebra II - Solve the following word problem using a linear equation: John has ...
math - write and evaluate an expression for the total cost of a 17 minute long ...
MATH - Customers of a phone company can choose between two service plans for ...
ALGEBRA - A phone company charges $0.40 per long distance call plus $0.20 per ...
Algebra 1 - A long-distance phone call costs $0.55 for the first minute and $0....
math - lisa made a long-distance telephone call to her friend Jane. the cost was...
Math - Customers of a phone company can choose between two service plans for ...
For Further Reading