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 #774005 by greenestamps(13209) You can put this solution on YOUR website! \n" ); document.write( "Bob: x \n" ); document.write( "Kevin: 3x [3 times as many as Bob] \n" ); document.write( "Ellen: 3x+20 [20 more than Kevin] \n" ); document.write( "The total is 48: \n" ); document.write( " \n" ); document.write( "Solve using basic algebra.... \n" ); document.write( " \n" ); document.write( " |