Owners of a recreation area are filling a small pond with water. They are adding water at a rate of 25 liters per minute. There are 700 liters in the pond to start.
Let W represent the amount of water in the pond (in liters), and let T represent the number of minutes that water has been added. Write an equation relating W to T, and then graph your equation using the axes below.

See Answers (1)

Accepted Answer

An equation relating W to T is given by W = 700 + 25T. Also, a graph of this linear equation is shown in the image attached below.How to write an equation relating W to T?In order to write an equation relating W to T, we would define the variables that represents the amount of water in the pond (in liters) and the number of minutes this water has been added as follows:Let the variable W represent the amount of water in the pond (in liters).Let the variable T represent the number of minutes that water has been added. The initial volume of water is given by:700The volume of water added to this pool would be given by:25TTherefore, the total volume of water added to this pool is given by:W = 700 + 25TNext, we would determine the points for the graph of this equation:At T = 0, we have:W = 700 + 25(0)W = 700   ⇒ (0, 700)At T = 1, we have:W = 700 + 25(1)W = 725   ⇒ (1, 725)At T = 2, we have:W = 700 + 25(2)W = 750   ⇒ (2, 750)At T = 3, we have:W = 700 + 25(3)W = 775   ⇒ (3, 775)At T = 4, we have:W = 700 + 25(4)W = 800   ⇒ (4, 800)Read more on equation here: brainly.com/question/18912929#SPJ1