Answer:
it is 5
Step-by-step explanation:
Answer:
x<2
Step-by-step explanation:
x- 2 <0
x < 2
Answer:
<u>Part A</u>
- Reflect over the y-axis: (x, y) → (-x, y)
A (-4, 4) → (4, 4)
B (-2, 2) → (2, 2)
C (-2, -1) → (2, -1)
D (-4, 1) → (4, 1)
- Shift 4 units down: (x, y-4)
(4, 4-4) → A' (4, 0)
(2, 2-4) → B' (2, -2)
(2, -1-4) → C' (2, -5)
(4, 1-4) → D' (4, -3)
<u>Part B</u>
Two figures are <u>congruent</u> if they have the same shape and size. (They are allowed to be rotated, reflected and translated, but not resized).
Therefore, ABCD and A'B'C'D' are congruent. They are the same shape and size as they have only be reflected and translated.
Answer:
103/28
Step-by-step explanation:
Let the number be 'x'
Equation:-
7x - 3/4 = 25
7x = 25 + 3/4
7x = 100/4 + 3/4
7x = 103/4
x = 103/(4 x 7)
x = 103/28
Answer:
Let C be the cost for the people staying
if n <= 2 ; C = $125
If n >2 ; C = $125 + $25 * (n-2)
Step-by-step explanation:
If the number of people is more than two, we need to add $25 for each of them.
Since n will be the number of people staying, we need to make sure that we substract two from this term to avoid overcharging the guests when there is less than two people.
So
(n-2) is the term that should be multiplied by a factor of 25.