Given the variables costOfBusRental and maxBusRiders, write an expression corresponding to the cost per rider (assuming the bus is full).
.
.
Click on the title for the solution
.
.
.
Click on the title for the solution
.
.
This is the answer:
:
costOfBusRental/ maxBusRiders
Comments
Post a Comment