Question

Difficulty: MediumLinear Equations in Two Variables

A water utility company charges a flat monthly connection fee plus a constant rate per gallon of water consumed. In a certain month, a household that consumed 2,8002,800 gallons of water was billed a total of 62.0062.00 dollars, and a household that consumed 4,5004,500 gallons of water was billed a total of 87.5087.50 dollars. What is the flat monthly connection fee, in dollars, charged by the water utility company?

Answer: 20 dollars

Answer

The flat monthly connection fee charged by the water utility company is 20 dollars.
The flat monthly connection fee is 20 dollars. A linear relationship can be modeled by the equation y=mx+by = mx + b, where xx represents the water consumed in gallons, yy represents the total bill in dollars, mm represents the rate per gallon, and bb represents the flat monthly connection fee. Using the data for the two households, we get the points (2800,62)(2800, 62) and (4500,87.5)(4500, 87.5). The rate per gallon is the slope of the line passing through these points: m=87.56245002800=25.51700=0.015m = \frac{87.5 - 62}{4500 - 2800} = \frac{25.5}{1700} = 0.015 dollars per gallon. Substituting this slope and the point (2800,62)(2800, 62) into the equation gives 62=0.015(2800)+b62 = 0.015(2800) + b, which simplifies to 62=42+b62 = 42 + b. Solving for bb yields 2020 dollars.

Step-by-Step Solution

1
Define the linear relationship using the variables xx for water consumed in gallons and yy for the total bill in dollars.
The relationship can be written as y=mx+by = mx + b, where mm represents the cost per gallon of water and bb represents the flat monthly connection fee.
This establishes the linear framework needed to solve for the unknown constants using the provided data points.
2
Calculate the constant rate of change (slope mm) using the coordinates of the two households: (2800,62)(2800, 62) and (4500,87.5)(4500, 87.5).
m=87.56245002800=25.51700=0.015m = \frac{87.5 - 62}{4500 - 2800} = \frac{25.5}{1700} = 0.015 dollars per gallon.
The slope of a linear function represents the constant rate of change between the two variables.
3
Substitute the calculated slope m=0.015m = 0.015 and the point (2800,62)(2800, 62) into the equation y=mx+by = mx + b to find the flat fee bb.
62=0.015(2800)+b    62=42+b    b=2062 = 0.015(2800) + b \implies 62 = 42 + b \implies b = 20.
The flat monthly connection fee corresponds to the vertical intercept (yy-intercept) of the linear equation.

Key Concept

Linear Equations in Two Variables
Rate this question