document.write( "Question 1152087: In a basketball game, Ellen scores 20 more points than Kevin, and Kevin scores three times as many points as bob. If 48 points were scored in total by these three players, how many points did Kevin score ? \n" ); document.write( "
Algebra.Com's Answer #774004 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Ellen             3b+20\r\n" );
document.write( "Kevin             3b\r\n" );
document.write( "Bob                b\r\n" );
document.write( "TOTAL             48\r\n" );
document.write( "
\n" ); document.write( "
\n" );