Question 114195
At the market you purchase some apples and oranges. There were 12 items purchased. You buy twice as many apples as oranges
---------------
Let # of oranges be "x".
# of apples is "2x"
----------------
EQUATION:
x + 2x = 12
3x = 12
x = 4 (# of oranges purchased)
2x = 8 (# of apples purchased)
==============
Cheers,
Stan H.