Question 815546
c = ( dailyFee + kwFee ) * lowIncomeAssistanceFeePercent
---
dailyFee = (0.1874 * 31)
kwFee = (0.12061 * 459)
lowIncomeAssistanceFeePercent = (1 + 0.03)
---
c = ( (0.1874 * 31) + (0.12061 * 459) ) * (1 + 0.03)
c = ( 5.8094 + 55.35999 ) * 1.03
c = 61.16939 * 1.03
c = 63.004472
---
Answer:
Customer charge for October = $63.00
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php