document.write( "Question 298965: 28 children took part in a math league competition. The number of children who
\n" );
document.write( "finished behind Raul was twice as large as the number of children who were more
\n" );
document.write( "successful than him. In which place did Raul finish?\r
\n" );
document.write( "\n" );
document.write( "A. Sixteenth B. Seventeenth C. Eighth D. Ninth E. Tenth
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #214968 by mananth(16949) You can put this solution on YOUR website! let x children be before raul\r \n" ); document.write( "\n" ); document.write( "so 2x children were behind him\r \n" ); document.write( "\n" ); document.write( "raul was in betwen them\r \n" ); document.write( "\n" ); document.write( "x+1+2x=28\r \n" ); document.write( "\n" ); document.write( "3x=28-1 \n" ); document.write( "3x=27 \n" ); document.write( "x=9 were ahead of him\r \n" ); document.write( "\n" ); document.write( "2x=18were behind him\r \n" ); document.write( "\n" ); document.write( "he came in the 10Th place \n" ); document.write( " |