Problema Solution
The bus fare in a city is $1.50. People who use the bus have the option of purchasing a monthly coupon book for $23.00. With the coupon book, the fare is reduced to $0.50. Determine the number of times in a month the bus must be used so that the total monthly cost without the coupon book is the same as the total monthly cost with the coupon book.
Answer provided by our tutors
let 'x' be the number of times in a month that the bus must be used so that the total monthly cost without the coupon book is the same as the total monthly cost with the coupon book
the total monthly cost without the coupon book is: 1.50*x
the total monthly cost with the coupon book: 23 + 0.50*x
1.50*x = 23 + 0.50*x
by solving we find
x = 23 times
click here to see the step by step solution of the equation