1. You'll need to download this data, or copy it down by hand.
2. Rearrange the data from lowest to highest values.
3. You have 24 data points (an even number).
In this case, to find the 1st quadrant, take the left half (that is, the left 12) data points. Since 12 is an even number, you must find the average of the middle two of these 12 data points. Your result is the 1st quadrant.
To find the 3rd quadrant, find the middle two data points of the right-hand 12 data points. Average these two points. The result is the 3rd quadrant.
Answer: ![\sqrt[5]{y}](https://tex.z-dn.net/?f=%5Csqrt%5B5%5D%7By%7D)
I realize its probably not the largest readable font. If you are having trouble reading it, it is the square root of y; however, there is a tiny little 5 in the upper left corner to indicate a fifth root. So you would read it out as "the fifth root of y"
The rule I'm using is
![x^{1/n} = \sqrt[n]{x}](https://tex.z-dn.net/?f=x%5E%7B1%2Fn%7D%20%3D%20%5Csqrt%5Bn%5D%7Bx%7D)
and the more general rule we could use is
![x^{m/n} = \sqrt[n]{x^m}](https://tex.z-dn.net/?f=x%5E%7Bm%2Fn%7D%20%3D%20%5Csqrt%5Bn%5D%7Bx%5Em%7D)
where m = 1. This rule helps convert from rational exponent form (aka fractional exponents) to radical form.
Answer:
4
Step-by-step explanation:
that is the intercept of the line to y
Answer:
8x - 4y + 12
Step-by-step explanation:
-2(-4x + 2y - 6)
(-2)(-4x) + (-2)(2y) + (-2)(-6)
(2 * 4x) - (2 * 2y) + (2 * 6)
8x - 4y + 12
The points L(10,9)L(10,9), M(10,-5)M(10,-5), N(-1,-5)N(-1,-5), and O(-1,9)O(-1,9) form rectangle LMNOLMNO. Which point is halfwa
Inessa [10]
You are trying to find the halfway point between OO and NN.
OO: (-1,9) NN: (-1,5)
The x-coordinate does not change, because in both instances it is -1. The y-coordinate is (9-5)/2 AWAY from each point. AKA the number that is equidistant from 5 and 9 (7).