document.write( "Question 917104: Sally, Letitia and Jessica play together on a basketball team At the end of the season, Sally scored 8 more points than Letitia while Letitia had scored twice as many points as Jessica. THe three girls scored a108 points. how many points did each girl score \n" ); document.write( "
Algebra.Com's Answer #556504 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x Jessica's points
\n" ); document.write( "Jessica + Letitia + Sally
\n" ); document.write( "x + 2x + (2x+8) = 108
\n" ); document.write( "5x = 100
\n" ); document.write( "x = 20, Jessica's points. Letitia 40 and Sally 48
\n" ); document.write( "And...checking
\n" ); document.write( "sum = 108
\n" ); document.write( "
\n" );