Answer:
c=what is the total cost of ordering one book..
Explanation:
Given function:
What this means:
- 15b+5 means that 15+5..
 - b=1 for 15+15
 - so if the cost of the book is 15 dollars it adds 5 since you brought that book or for other reasons.
 - 15+5=1 book and b represents it.
 
Therefore, b=the total cost of ordering one book..