document.write( "Question 432472: If Leah is 6 years older than 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 #299923 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let Sue's age equal x. Leah is 6 years older, and John is (6+5)or 11 years older than Sue. Then:\r
\n" ); document.write( "\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\r
\n" ); document.write( "\n" ); document.write( "Sue is 8, Leah is 14, and John is 19.
\n" ); document.write( "
\n" );