document.write( "Question 1142861: David has 3 times as many pens as Jim. Rebecca has 4 more pens than Jim. David has 2 less pens than Rebecca. How many pens does Jim have?
\n" ); document.write( "A. 3
\n" ); document.write( "B. 4
\n" ); document.write( "C. 2
\n" ); document.write( "D. 1
\n" ); document.write( "E. 6
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #763596 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "DAVID          3j=(j+4)-2\r\n" );
document.write( "JIM             j\r\n" );
document.write( "REBECCA        j+4\r\n" );
document.write( "

\n" ); document.write( "You can see what to do next.
\n" ); document.write( "
\n" );