document.write( "Question 1019793: Over a season in a woman's basketball league jackson scored 44 more points than the highest scorer leslie together they scored 1226 during the season how many points did each player score over the season \n" ); document.write( "
Algebra.Com's Answer #635732 by addingup(3677) You can put this solution on YOUR website! j+l = 1226 \n" ); document.write( "j = l+44 substitute above: \n" ); document.write( "l+44+l = 1226 \n" ); document.write( "2l = 1182 \n" ); document.write( "l = 591 is leslie's score. And Jackson: \n" ); document.write( "1226-591 = 635 \n" ); document.write( " |