Answer:
I thank its b not sure sorry if its wrong
Answer:
N = {13, 15, 17, 19}
Step-by-step explanation:
The natural numbers greater than 11 and less than 21 are:
12, 13, 14, 15, 16, 17, 18, 19 and 20
Odd numbers are numbers that have remainders when divided by 2. Out of the numbers above, the numbers with remainders when divided by 2 are 13, 15, 17 and 19.
Since N is the set of odd natural numbers greater than 11 and less than 21,
N = {13, 15, 17, 19}
Answer:
(x, y) ⟶ (x + 4, y + 2)
Step-by-step explanation:
If you shift a point four units to the right, x ⟶ x + 4.
If you shift it up two units, y ⟶ y + 2.
If you combine the two shifts into one transformation, the rule becomes
(x, y) ⟶ (x + 4, y + 2)
Step-by-step explanation:
l = 3x - 5
w = 2x + 9
perimeter = 2l + 2w = 2(3x - 5) + 2(2x + 9) =
= 6x - 10 + 4x + 18 = 10x + 8
area = l×w = (3x - 5)(2x + 9) = 6x² + 27x - 10x - 45 =
= 6x² + 17x - 45