document.write( "Question 101067: How do I do this?
\n" ); document.write( "At the market you purchase some apples and oranges. There were 12 items purchased. You buy twice as many apples as oranges. \r
\n" ); document.write( "\n" ); document.write( "a. Define the variables. \r
\n" ); document.write( "\n" ); document.write( "b. Write an algebraic equation using one variable for the above situation. \r
\n" ); document.write( "\n" ); document.write( "c. Solve this equation for the number of apples and oranges you purchase
\n" ); document.write( "

Algebra.Com's Answer #73695 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
2x=apples, x=oranges\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x+x=12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x=12 ... x=4 ... 2x=8
\n" ); document.write( "
\n" );