document.write( "Question 385023: how do i write and solve this;
\n" );
document.write( "at a tournament, the runner up scored one point more than half the champions score. if the total number of points made by both players was 13, how many points did the champion score? \n" );
document.write( "
Algebra.Com's Answer #272475 by rfer(16322) ![]() You can put this solution on YOUR website! .5x+1+x=13 \n" ); document.write( "1.5x=12 \n" ); document.write( "x=8 champion \n" ); document.write( ".5x+1=5 \n" ); document.write( " |