2/3 of the pieces of Fruit in Lurene's basket are oranges. Of the fruit that are not oranges, 2/3 are apples, IF 2/2 of the apples are green and there are 6 pieces of fruit that are neither apples or oranges, how many more oranges than green apples are in Lurene's basket?

To find the number of oranges and green apples in Lurene's basket, we need to break down the given information step by step.

Let's define the variables:
O = Number of oranges
A = Number of apples
G = Number of green apples

Given:
2/3 of the pieces of fruit in Lurene's basket are oranges:
O = (2/3) * (O + A + G)

Of the fruit that are not oranges, 2/3 are apples:
A = (2/3) * (A + G)

2/2 of the apples are green:
G = (2/2) * A = A

There are 6 pieces of fruit that are neither apples or oranges:
6 = (A + G) - (O + A)

Now, let's solve the equations to find the values of O and G:

From the first equation:
O = (2/3) * (O + A + G)

By simplifying and rearranging the equation:
3O = 2O + 2A + 2G

Simplifying further:
O = 2A + 2G

From the second equation:
A = (2/3) * (A + G)

By simplifying and rearranging the equation:
3A = 2A + 2G

Simplifying further:
A = 2G

Now, substitute the value of A in terms of G into the first equation:
O = 2(2G) + 2G
O = 4G + 2G
O = 6G

Now, let's use the information that there are 6 pieces of fruit that are neither apples nor oranges:
6 = (A + G) - (O + A)

Substituting the values:
6 = (2G + G) - (6G + 2G)
6 = 3G - 8G
6 = -5G

Now solve for G:
G = -6/5

We have a problem here. The number of green apples (G) cannot be negative. It seems there might be an error in the initial problem statement or in the calculations made. Please double-check the problem statement or provide additional information if necessary.