Step-by-step explanation:
In parallelogram Both pairs of opposite sides are parallel
Answer:
a <= 3
Step-by-step explanation:
The correct answer is x = -90.
To find this, solve using the order of operations. See the example below.
x/-3 - 41 = -11 ----> Add 41 to both sides
x/-3 = 30 ----> Multiply each side by -3
x = -90
Answer:
![g(x)=-2\sqrt[3]x](https://tex.z-dn.net/?f=g%28x%29%3D-2%5Csqrt%5B3%5Dx)
or

Step-by-step explanation:
Given
![f(x) = \sqrt[3]x](https://tex.z-dn.net/?f=f%28x%29%20%3D%20%5Csqrt%5B3%5Dx)
Required
Write a rule for g(x)
See attachment for grid
From the attachment, we have:


We can represent g(x) as:

So, we have:
![g(x) = n * \sqrt[3]x](https://tex.z-dn.net/?f=g%28x%29%20%3D%20n%20%2A%20%5Csqrt%5B3%5Dx)
For:

![2 = n * \sqrt[3]{-1}](https://tex.z-dn.net/?f=2%20%3D%20n%20%2A%20%5Csqrt%5B3%5D%7B-1%7D)
This gives:

Solve for n


To confirm this value of n, we make use of:

So, we have:
![-2 = n * \sqrt[3]1](https://tex.z-dn.net/?f=-2%20%3D%20n%20%2A%20%5Csqrt%5B3%5D1)
This gives:

Solve for n


Hence:
![g(x) = n * \sqrt[3]x](https://tex.z-dn.net/?f=g%28x%29%20%3D%20n%20%2A%20%5Csqrt%5B3%5Dx)
![g(x)=-2\sqrt[3]x](https://tex.z-dn.net/?f=g%28x%29%3D-2%5Csqrt%5B3%5Dx)
or:

Step-by-step explanation:
the midpoint between 2 points (x1, y1) and (x2, y2) is simply ((x1+x2)/2, (y1+y2)/2).
so,
1.
(9, 7) to (4, -3)
midpoint is ((9+4)/2, (7+ -3)/2) = (13/2, 4/2) = (6.5, 2)
2.
(-7, -5) to (2, 1)
midpoint is ((-7+2)/2, (-5+1)/2) = (-5/2, -4/2) = (-2.5, -2)
3.
now we have the midpoint and need the second point.
(4, 2) over (3, 4) to (x, y)
3 = (4 + x)/2
6 = 4 + x
x = 2
4 = (2 + y)/2
8 = 2 + y
y = 6
4.
(-2, 1) over (-3, 2) to (x, y)
-3 = (-2 + x)/2
-6 = -2 + x
x = -4
2 = (1 + y)/2
4 = 1 + y
y = 3