document.write( "Question 622044: If Lea is 6 years older than Sue, and John is 5 years older than Leah, and the total of their ages is 41. How old is Sue? \n" ); document.write( "
Algebra.Com's Answer #391086 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "
 
\n" ); document.write( "Hi,
\n" ); document.write( "If Lea is 6 years older than Sue's age\"highlight%28x%29\",
\n" ); document.write( "and John is 5 years older than Leah, and the total of their ages is 41.
\n" ); document.write( " x + (x+6) + (x+11) = 41
\n" ); document.write( " 3x + 17 = 41
\n" ); document.write( " 3x = 24
\n" ); document.write( " x = 8, Sues age
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 8 + 14 + 19 = 41 \n" ); document.write( "
\n" );