document.write( "Question 288052: Ève has two more marbles than Solène. Solène has twice as many marbles as Steve.
\n" );
document.write( "Steve has 7 less marbles than Ève. How many marbles do they have between them?\r
\n" );
document.write( "\n" );
document.write( "(A) 13 (B) 20 (C) 27 (D) 34 (E) None of these \n" );
document.write( "
Algebra.Com's Answer #208792 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Eve v=s+2 \n" ); document.write( "Solene s=2t \n" ); document.write( "Steve t=v-7 \n" ); document.write( "s = 10, t = 5, v = 12 \n" ); document.write( "total 27\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |