SOLUTION: At the market you purchase some apples and oranges. There were 12 items purchased. You buy twice as many apples as oranges.
how do i solve this??
Question 114195: At the market you purchase some apples and oranges. There were 12 items purchased. You buy twice as many apples as oranges.
how do i solve this?? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 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.