document.write( "Question 545043: Good evening, I have an age application problem that I need assistance with. I will greatly appreciate your help. If Leah is 6 years older than Sue, and John is 5 years older than Leah, and the total of their ages are 41, then how old is sue? What I have done so far with this problem: L+S+J=41
\n" ); document.write( "L(6+s)+S+J(5+L)=41
\n" ); document.write( "

Algebra.Com's Answer #355400 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Your first equation is correct. That is:
\n" ); document.write( ".
\n" ); document.write( "L + S + J = 41
\n" ); document.write( ".
\n" ); document.write( "You are told that Leah is 6 years older than Sue. This means if you add 6 years to Sue's age, the sum will equal Leah's age. So you can say:
\n" ); document.write( ".
\n" ); document.write( "L = S + 6
\n" ); document.write( ".
\n" ); document.write( "Now you can return to your first equation and substitute S + 6 for its equal, which is L. When you make that substitution the first equation becomes:
\n" ); document.write( ".
\n" ); document.write( "S + 6 + S + J = 41
\n" ); document.write( ".
\n" ); document.write( "Simplify this by adding the two S terms. Then subtract 6 from both sides to get rid of the 6 on the left side. These two simplifications make the equation become:
\n" ); document.write( ".
\n" ); document.write( "2S + J = 35
\n" ); document.write( ".
\n" ); document.write( "You are also told that John is 5 years older than Leah. This means that if you add 5 years to Leah's age, the sum will equal John's age. So you can say:
\n" ); document.write( ".
\n" ); document.write( "J = L + 5
\n" ); document.write( ".
\n" ); document.write( "But you know that L = S + 6. So in this equation for J, you can substitute S + 6 for L to get:
\n" ); document.write( ".
\n" ); document.write( "J = S + 6 + 5
\n" ); document.write( ".
\n" ); document.write( "and by adding 6 + 5, you make the equation:
\n" ); document.write( ".
\n" ); document.write( "J = S + 11
\n" ); document.write( ".
\n" ); document.write( "Return to the equation 2S + J = 35 and substitute S + 11 for J to get:
\n" ); document.write( ".
\n" ); document.write( "2S + S + 11 = 35
\n" ); document.write( ".
\n" ); document.write( "Combine the 2 terms containing S and then subtract 11 from both sides to get rid of the 11 on the left side. These two simplifications make the equation become:
\n" ); document.write( ".
\n" ); document.write( "3S = 24
\n" ); document.write( ".
\n" ); document.write( "Solve for S by dividing both sides of this equation by 3 to get that S (Sue's age) is:
\n" ); document.write( ".
\n" ); document.write( "S = 24/3 = 8
\n" ); document.write( ".
\n" ); document.write( "Sue is 8 years old.
\n" ); document.write( ".
\n" ); document.write( "That means that Leah's age (she's 6 years older than Sue) is 8 + 6 = 14. And John is 5 years older than Leah so John is 14 + 5 = 19. Just as a check, let's add these three ages to see if the total is 41 as it should be:
\n" ); document.write( ".
\n" ); document.write( "8 + 14 + 19 = 22 + 19 = 41
\n" ); document.write( ".
\n" ); document.write( "That is correct.
\n" ); document.write( ".
\n" ); document.write( "So you can have confidence that Sue is 8 years old and that is the answer that the problem asked you to find.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand how the problem can be solved. You were very close with your second equation, but you had to find L and J in terms of S to get to the answer.
\n" ); document.write( ".
\n" ); document.write( "Your second equation should have been:
\n" ); document.write( ".
\n" ); document.write( "\"cross%28L%29%286%2BS%29%2BS%2Bcross%28J%29%285%2Bcross%28L%29%286+%2B+S%29%29=41\"
\n" ); document.write( ".
\n" ); document.write( "Note that you could have substituted 6 + S for L in one more place. Then it would have worked out for you because your equation would be:
\n" ); document.write( ".
\n" ); document.write( "(6 + S) + S + 5 + (6 + S) = 41
\n" ); document.write( ".
\n" ); document.write( "And combining the S terms would simplify this equation to:
\n" ); document.write( ".
\n" ); document.write( "3S + 6 + 5 + 6 = 41
\n" ); document.write( ".
\n" ); document.write( "and combining the constants on the left side would give:
\n" ); document.write( ".
\n" ); document.write( "3S + 17 = 41
\n" ); document.write( ".
\n" ); document.write( "Subtracting 17 from both sides:
\n" ); document.write( ".
\n" ); document.write( "3S = 24
\n" ); document.write( ".
\n" ); document.write( "and by dividing both sides by 3 again results in:
\n" ); document.write( ".
\n" ); document.write( "S = 24/3 = 8
\n" ); document.write( ".
\n" ); document.write( "
\n" );