Each term is formed from the last by adding 3/8
The second option is correct
(2/3) / (1/18) =
2/3 * 18/1 =
36/3 =
12 cups <===
THE EQUATION IS 26 + 57 = X BECAUSE YOU ADD THE 2 NUMBERS TO GET THE VALUE WHICH IS X.
P(7,6), Q(1,6), R(4,2)
We have PQ parallel to the x axis. We'll call that the base,
b = 7 - 1 = 6
The altitude is then the y difference h = 6 - 2 = 4
The area is 
Answer: 12 square units
In general we can use the shoelace formula for the area of any polygon given coordinates. We write the points like this:
(7,6), (1,6), (4,2)
(1,6), (4,2), (7,6)
The area is then half the absolute value of the sum of the cross products:

Set each expression from the parentheses equal to 0 separately like so:
Equation 1: x - 4 = 0
Equation 2: -5x + 1 = 0
Now for each equation solve for x!
Equation 1:
x +(- 4 + 4) = 0 + 4
x = 4
Equation 2:
-5x +( 1-1) = 0 - 1
-5x/ -5 = -1 / -5
x = 1/5
Check:
(4 - 4)(-5*4 + 1)
(0) (-20 + 1)
(0) (-19)
0 = 0 -------------------------> correct!
(1/5 - 4)(-5 * 1/5 + 1)
(-19/5)(-1 + 1)
(-19/5)(0)
0 = 0 -------------------------> correct!
smaller x = 1/5
larger x = 4
Hope this helped!