document.write( "Question 166624: If Leah is 6 years older than her sister, Sue, and John is 5 years older than Leah, and the total of their ages is 41. Then how old is Sue? \n" ); document.write( "
Algebra.Com's Answer #122800 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
If Leah is 6 years older than her sister, Sue, and John is 5 years older than Leah, and the total of their ages is 41. Then how old is Sue?
\n" ); document.write( ".
\n" ); document.write( "Let x = Sue's age
\n" ); document.write( "then
\n" ); document.write( "x+6 = Leah's age
\n" ); document.write( "x+6+5 = John's age
\n" ); document.write( ".
\n" ); document.write( "x + x+6 + x+6+5 = 41
\n" ); document.write( "3x + 17 = 41
\n" ); document.write( "3x = 24
\n" ); document.write( "x = 8 years (Sue's age)
\n" ); document.write( "
\n" );