Problem 78
Question
Solve by writing a sum of signed numbers and adding. The water level of a reservoir is measured over a five-month period. At the beginning, the level is 20 feet. During this time, the level rose 3 feet, then fell 2 feet, then fell 1 foot, then fell 4 feet, and then rose 2 feet. What is the reservoir's water level at the end of the five months?
Step-by-Step Solution
Verified Answer
The water level of the reservoir at the end of the five months is 18 feet.
1Step 1: Establish Initial Water Level
The initial level of the reservoir is given in the exercise as 20 feet. So let's start with that number as our initial level.
2Step 2: Account for the Changes
The changes in the water level over the five months are provided: a rise of 3 feet (which we treat as +3), a fall of 2 feet (treated as -2), a fall of 1 foot (treated as -1), a fall of 4 feet (treated as -4), and a rise of 2 feet (treated as +2). We need to sum these changes together.
3Step 3: Calculate the Final Level
We sum all these changes and add them to the initial value to get the final water level. The operation is thus: \(20 + 3 - 2 - 1 - 4 + 2 \).
Other exercises in this chapter
Problem 78
Find each absolute value. $$|-\sqrt{29}|$$
View solution Problem 78
Simplify each algebraic expression. $$-9(3 x)$$
View solution Problem 78
Write each sentence as an equation. Let the variable \(x\) represent the number. Evaluate \(3 x+4(y+6)\) when \(x\) is 1 less than the quoticnt of \(y\) and \(3
View solution Problem 78
Perform the indicated operation. Where possible, reduce the answer to its lowest terms. $$\frac{1}{3}+\frac{1}{5}$$
View solution