If we take the perimeter of the park as being equivalent to the distance that Anwar walks, then we can calculate the number of blocks he walks and then multiply this by the width of each block, thus:
Number of blocks walked = 1 + 2 + 2 + 1 + 1 + 1 = 8
Distance walked = 8*300 = 2400 feet
(You could also draw a diagram to help present this in a visual way but it is not necessary)
6 ft into meters would be 1.829, rounding to to nearest tenth would be 1.8
The equation of the circle:
( x - h )² + ( y - k )² = r²;
h = - 2, k = 5, r = 4
Answer:
A ) ( x + 2 )² + ( y - 5 )² = 16
The ordered pair which is a solution to the given inequality is: C. (2, 1).
<h3>What is an inequality?</h3>
An inequality can be defined as a mathematical relation that compares two (2) or more integers and variables in an equation based on any of the following arguments:
- Less than (<).
- Greater than (>).
- Less than or equal to (≤).
- Greater than or equal to (≥).
Next, we would test the ordered pair with the given inequality to determine a solution as follows:
For ordered pair (4, 4), we have:
3x + 2y < 15
3(4) + 2(4) < 15
12 + 8 < 15
20 < 15 (False).
For ordered pair (3, 3), we have:
3x + 2y < 15
3(3) + 2(3) < 15
9 + 6 < 15
15 < 15 (False).
7x - 4y > 9
7(3) - 4(3) > 9
21 - 12 > 9
9 > 9 (False)
For ordered pair (2, 1), we have:
3x + 2y < 15
3(2) + 2(1) < 15
6 + 2 < 15
8 < 15 (True).
7x - 4y > 9
7(2) - 4(1) > 9
14 - 4 > 9
10 > 9 (True)
For ordered pair (1, 0), we have:
3x + 2y < 15
3(1) + 2(0) < 15
3 + 0 < 15
3 < 15 (True).
7x - 4y > 9
7(1) - 4(0) > 9
7 - 4 > 9
3 > 9 (False)
Read more on inequality here: brainly.com/question/27166555
#SPJ1