Question

Difficulty: MediumLinear Equations in Two Variables

A solar power system stores electricity in a battery at a constant rate during the day. The total amount of energy in the battery, in kilowatt-hours (kWh), is a linear function of the number of hours after sunrise. Exactly 33 hours after sunrise, the battery contains 1414 kWh of energy, and exactly 77 hours after sunrise, it contains 2626 kWh of energy. If the battery's maximum capacity is 3535 kWh, how many hours after sunrise will it take for the battery to be fully charged?

Answer: 10 hours

Answer

10
To find the number of hours after sunrise it takes to fully charge the battery to 35 kWh, we first determine the constant rate of energy storage. The rate of change is given by the difference in energy divided by the difference in hours: 261473=124=3\frac{26 - 14}{7 - 3} = \frac{12}{4} = 3 kWh per hour. The relationship between energy EE and hours hh can be written as E=3h+bE = 3h + b. Substituting the known point (3,14)(3, 14) gives 14=3(3)+b14 = 3(3) + b, which simplifies to b=5b = 5. Thus, the linear equation representing this relationship is E=3h+5E = 3h + 5. To find the time when the battery is fully charged to 3535 kWh, set E=35E = 35 in the equation: 35=3h+535 = 3h + 5. Subtracting 5 from both sides yields 30=3h30 = 3h, and dividing by 3 gives h=10h = 10 hours.

Step-by-Step Solution

1
Calculate the rate of energy storage per hour.
3 kWh per hour
Since the energy increases at a constant rate, the rate is the change in energy divided by the change in time: 261473=3\frac{26 - 14}{7 - 3} = 3.
2
Determine the initial energy stored at sunrise.
5 kWh
Using the rate of 3 kWh per hour and the fact that the battery had 14 kWh at 3 hours, we subtract the energy gained in those 3 hours: 143(3)=514 - 3(3) = 5.
3
Set up the linear equation and solve for the time when the battery reaches 35 kWh.
10 hours
The linear relationship is E=3h+5E = 3h + 5. Setting E=35E = 35 gives 35=3h+535 = 3h + 5. Subtracting 5 from both sides gives 30=3h30 = 3h, which simplifies to h=10h = 10.

Key Concept

Linear Equations in Two Variables
Rate this question