document.write( "Question 114195: At the market you purchase some apples and oranges. There were 12 items purchased. You buy twice as many apples as oranges.
\n" ); document.write( "how do i solve this??
\n" ); document.write( "

Algebra.Com's Answer #83103 by stanbon(75887)\"\" \"About 
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
\n" ); document.write( "---------------
\n" ); document.write( "Let # of oranges be \"x\".
\n" ); document.write( "# of apples is \"2x\"
\n" ); document.write( "----------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "x + 2x = 12
\n" ); document.write( "3x = 12
\n" ); document.write( "x = 4 (# of oranges purchased)
\n" ); document.write( "2x = 8 (# of apples purchased)
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );