=1 I calculated the combine value
A: {<u>1</u>, 2, 3, <u>4</u>, 5, 6, <u>7</u>, 8, 9, 10, <u>11</u>, 12}
<span>B: {-2, -1, <u>1</u>, <u>4</u>, <u>7</u>, <u>11</u>}
</span>A<span> ∩ </span>B = {1, 4, 7, 11}
So the answer is B.
Intersection of two or more sets cointains only common elements.
Let w = width of the rectangle
<span>4w+7 = length of the rectangle </span>
<span>perimeter = 2 lengths + 2 widths </span>
<span>2w + 2(4w+7) = 54 </span>
<span>2w + 8w + 14 = 54 </span>
<span>10w = 40 </span>
<span>w = 4 </span>
<span>4w+7 = 23 </span>
<span>dimensions of rectangle: </span>
<span>width = 4 </span>
<span>length = 23 hope this helps</span>
Answer:
h(x) = x/4
Step-by-step explanation:
To find the inverse of a function, exchange x and y and then solve for y
y = 4x
Exchange x and y
x = 4y
Solve for y
Divide each side by 4
x/4 = 4y/4
y = x/4
The inverse is
h(x) = x/4