document.write( "Question 411032: If Leah is 6 years older than Sue, and John is 5 years older than Leah, and the total of their age is 41. Then how old is Sue? \n" ); document.write( "
Algebra.Com's Answer #288937 by locababe82(1)\"\" \"About 
You can put this solution on YOUR website!
Let:
\n" ); document.write( "Leah = 6+x
\n" ); document.write( "Sue = x
\n" ); document.write( "John = 5+(6+x)
\n" ); document.write( "Total sum = 41 \r
\n" ); document.write( "\n" ); document.write( "6+x+x+5+6+x=41
\n" ); document.write( "3x+17=41\r
\n" ); document.write( "\n" ); document.write( "3x=24
\n" ); document.write( "x=8 \r
\n" ); document.write( "\n" ); document.write( "8+6=14
\n" ); document.write( "14+5=19 \r
\n" ); document.write( "\n" ); document.write( "Sue is 8 years old
\n" ); document.write( "Leah is 14 years old
\n" ); document.write( "John is 19 years old.
\n" ); document.write( "
\n" ); document.write( "
\n" );