Answer:
Step-by-step explanation:
3
If the number you are rounding is followed by 5, 6, 7, 8, or 9, round the number up (+1).
If the number you are rounding is followed by 0, 1, 2, 3, or 4, round the number down (no change).
The volume of a square pyramid is (1/3)(area of base)(height of pyramid).
Here the area of the base is (10 ft)^2 = 100 ft^2.
13 ft is the height of one of the triangular sides, but not the height of the pyramid. To find the latter, draw another triangle whose upper vertex is connected to the middle of one of the four equal sides of the base by a diagonal of length 13 ft. That "middle" is 5 units straight down from the upper vertex. Thus, you have a triangle with known hypotenuse (13 ft) and known opposite side 5 feet (half of 10 ft). What is the height of the pyramid?
To find this, use the Pyth. Thm.: (5 ft)^2 + y^2 = (13 ft)^2. y = 12 ft.
Then the vol. of the pyramid is (1/3)(area of base)(height of pyramid) =
(1/3)(100 ft^2)(12 ft) = 400 ft^3 (answer)
The ordered pair which makes both inequalities true is: D. (3, 0).
<h3>How to determine ordered pair?</h3>
In Mathematics, an inequality can be used to show the relationship between two (2) or more integers and variables in an equation.
In order to determine ordered pair which makes both inequalities true, we would substitute the points into the inequalities as follows:
At (0, 0), we have:
y > -2x + 3
0 > -2(0) + 3
0 > 3 (false).
y < x – 2
0 < 0 - 2
0 < -2 (false)
At (0, -1), we have:
y > -2x + 3
-1 > -2(0) + 3
-1 > 3 (false).
y < x – 2
-1 < 0 - 2
-1 < -2 (false)
At (1, 1), we have:
y > -2x + 3
1 > -2(1) + 3
1 > -1 (true).
y < x – 2
1 < 1 - 2
1 < -1 (false)
At (3, 0), we have:
y > -2x + 3
0 > -2(3) + 3
0 > -3 (true).
y < x – 2
0 < 3 - 2
0 < 1 (true).
Read more on inequalities here: brainly.com/question/24372553
#SPJ1