document.write( "Question 766732: Over a season in a women's basketball league Jackson scored 31 more points than the second-highest scorer, Leslie. Together, Jackson and Leslie scored 1205 points during the season. How many points did each player score over the course of the season? \n" ); document.write( "
Algebra.Com's Answer #467176 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
let leslie higher score is x
\n" ); document.write( "jackson score will be 31 more means x+31
\n" ); document.write( "as pert given condition total score is 1205
\n" ); document.write( "x+x+31 =1205
\n" ); document.write( "2x+31=1205
\n" ); document.write( "2x=1205-31
\n" ); document.write( "2x=1174
\n" ); document.write( "x=1174/2
\n" ); document.write( "x=587
\n" ); document.write( "leslie will hace 587 score and
\n" ); document.write( "jackson =587+31= 618
\n" ); document.write( "
\n" );