Number of cups you have / number of friends to share it between = 6/8
You can simplify 6/8 by dividing both the numerator and the denominator by 2.
6/8 = 3/4 or 0.75 of a cup
Answers:

========================================================
Explanation:

Note we subtract 3 off the previous term (t1) to get the next term (t2). Each new successive term is found this way

and so on. This process may take a while to reach 
There's a shortcut. The nth term of any arithmetic sequence is

We plug in
and simplify

Then we can plug in various positive whole numbers for n to find the corresponding
value. For example, plug in n = 2

which matches with the second term we found earlier. And,

---------------------
The notation
refers to the sum of the first ten terms 
We could use either the long way or the shortcut above to find all
through
. Then add those values up. Or we can take this shortcut below.

The sum of the first ten terms is -85
-----------------------
As a check for
, here are the first ten terms:
- t1 = 5
- t2 = 2
- t3 = -1
- t4 = -4
- t5 = -7
- t6 = -10
- t7 = -13
- t8 = -16
- t9 = -19
- t10 = -22
Then adding said terms gets us...
5 + 2 + (-1) + (-4) + (-7) + (-10) + (-13) + (-16) + (-19) + (-22) = -85
This confirms that
is correct.
Answer:
Step-by-step explanation:
we know that distance d from the focus to P should be the same to the distance from P to the directrix
(x-h)^2=4p(y-k)
we need to find the y coordinate,
x is the same from focus, 3
y=(3, (4+2)/2)=(3,3)
we find p now by subtracting the y from the focus from the y that we just found
p=4-3=1
again (x-h)^2=4p(y-k), p=1
(x-3)^2=4(1)(y-3)
(x-3)^2=4(y-3), (x-3)^2=4y-12
simplify
4y=(x-3)^2+12
y=((x-3)^2)/4 + 3